--- smsdaemon/ToDo 2008/12/18 20:11:35 199 +++ smsdaemon/ToDo 2008/12/21 22:44:11 213 @@ -6,12 +6,7 @@ Incoming: which phonenumbers are allowed to invoke which plugins Outgoing: which phonenumbers are allowed to send to (to avoid loop backs) Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one) - Outgoing calls an be solved with a TransceiverProxy which intercepts SendSms calls (Only main.cpp needs to know ) -- 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?? - +- Make sure that a config file exception doesn't take down the daemon Possible extensions @@ -22,7 +17,6 @@ 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 - A generic subscribtion module to subscribe to different information modules