/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 184 by torben, Fri Dec 12 14:06:11 2008 UTC revision 206 by torben, Fri Dec 19 22:33:41 2008 UTC
# Line 8  ToDo list for smsdaemon: Line 8  ToDo list for smsdaemon:
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,  - 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. (DONE - now do the same for tasks)
12      - Enable a dynamic reload of plugins/tasks when recieving a signal
13    
14  - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)  - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)
15    can we check this in smsdaemon??    can we check this in smsdaemon??
16    - In Transciever section: make sure that phonenumbers has the correct layout (no '+' sign) - combine this
17      with the previous task.
18    
19    
20    
21  Possible extensions  Possible extensions
22  - Make a KannelTransceiver class for interfacing with kannel ?  - Make a KannelTransceiver class for interfacing with kannel ?
23  - IRC<->SMS gateway  - IRC<->SMS gateway
24    - E-mail<->SMS gateway
25  - Reminder tasks which reads events from DB and sends reminder messages.  - Reminder tasks which reads events from DB and sends reminder messages.
26    Coupled with a plugin which can add reminders to this DB.    Coupled with a plugin which can add reminders to this DB.
27    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
# Line 25  Possible extensions Line 30  Possible extensions
30  - 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)
31  - Trafic information from trafikken.dk  - Trafic information from trafikken.dk
32  - A generic subscribtion module to subscribe to different information modules  - A generic subscribtion module to subscribe to different information modules
33    - Some kind of accounting module

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

  ViewVC Help
Powered by ViewVC 1.1.20