/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 200 by torben, Thu Dec 18 22:56:07 2008 UTC revision 213 by torben, Sun Dec 21 22:44:11 2008 UTC
# Line 6  ToDo list for smsdaemon: Line 6  ToDo list for smsdaemon:
6    Incoming: which phonenumbers are allowed to invoke which plugins    Incoming: which phonenumbers are allowed to invoke which plugins
7    Outgoing: which phonenumbers are allowed to send to (to avoid loop backs)    Outgoing: which phonenumbers are allowed to send to (to avoid loop backs)
8    Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one)    Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one)
9    Outgoing calls an be solved with a TransceiverProxy which intercepts SendSms calls (Only main.cpp needs to know )  - Make sure that a config file exception doesn't take down the daemon
 - 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??  
 - In Transciever section: make sure that phonenumbers has the correct layout (no '+' sign) - combine this  
   with the previous task.  
   
10    
11    
12  Possible extensions  Possible extensions
# Line 24  Possible extensions Line 17  Possible extensions
17    Coupled with a plugin which can add reminders to this DB.    Coupled with a plugin which can add reminders to this DB.
18    The persistance could of course be handled internally, but if it is in a DB then it is    The persistance could of course be handled internally, but if it is in a DB then it is
19    easy to add other interfaces.    easy to add other interfaces.
 - Plugin to find weather report  
20  - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)  - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
21  - Trafic information from trafikken.dk  - Trafic information from trafikken.dk
22  - A generic subscribtion module to subscribe to different information modules  - A generic subscribtion module to subscribe to different information modules

Legend:
Removed from v.200  
changed lines
  Added in v.213

  ViewVC Help
Powered by ViewVC 1.1.20