--- smsdaemon/ToDo 2008/12/09 16:25:01 166 +++ smsdaemon/ToDo 2008/12/10 10:13:50 173 @@ -8,9 +8,21 @@ - Create a filtering method: Incoming: which phonenumbers are allowed to invoke which plugins Outgoing: which phonenumbers are allowed to send to (to avoid loop backs) -- Improve smstool locking method (maybe adopt spooler to use the same) - Config file : it should be possible to configure which plugins should be loaded, the plugins should also load parameters from the config. - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK) can we check this in smsdaemon?? + + +Possible extensions +- Make a KannelTransceiver class for interfacing with kannel ? +- IRC<->SMS gateway +- Reminder tasks which reads events from DB and sends reminder messages. + Coupled with a plugin which can add reminders to this DB. + The persistance could of course be handled internally, but if it is in a DB then it is + easy to add other interfaces. +- Plugin to find weather report +- Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change) +- Trafic information from trafikken.dk +