/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 178 by torben, Fri Dec 12 12:13:05 2008 UTC revision 184 by torben, Fri Dec 12 14:06:11 2008 UTC
# Line 5  ToDo list for smsdaemon: Line 5  ToDo list for smsdaemon:
5  - Create a filtering method:  - Create a filtering method:
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)
9      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,  - Config file : it should be possible to configure which plugins should be loaded,
11    the plugins should also load parameters from the config.    the plugins should also load parameters from the config.
12  - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)  - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)

Legend:
Removed from v.178  
changed lines
  Added in v.184

  ViewVC Help
Powered by ViewVC 1.1.20