/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 206 by torben, Fri Dec 19 22:33:41 2008 UTC revision 207 by torben, Sun Dec 21 17:42:30 2008 UTC
# Line 7  ToDo list for smsdaemon: Line 7  ToDo list for smsdaemon:
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 )    Outgoing calls an be solved with a TransceiverProxy which intercepts SendSms calls (Only main.cpp needs to know )
10  - Config file : it should be possible to configure which plugins should be loaded,  - Enable a dynamic reload of plugins/tasks when recieving a signal
   the plugins should also load parameters from the config. (DONE - now do the same for tasks)  
   - Enable a dynamic reload of plugins/tasks when recieving a signal  
   
11  - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)  - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)
12    can we check this in smsdaemon??    can we check this in smsdaemon??
13  - In Transciever section: make sure that phonenumbers has the correct layout (no '+' sign) - combine this  - In Transciever section: make sure that phonenumbers has the correct layout (no '+' sign) - combine this

Legend:
Removed from v.206  
changed lines
  Added in v.207

  ViewVC Help
Powered by ViewVC 1.1.20