/[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 214 by torben, Mon Dec 22 22:22:42 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  - Config file : it should be possible to configure which plugins should be loaded,    Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one)
   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??  
   
9    
10    
11  Possible extensions  Possible extensions
12  - Make a KannelTransceiver class for interfacing with kannel ?  - Make a KannelTransceiver class for interfacing with kannel ?
13  - IRC<->SMS gateway  - IRC<->SMS gateway
14    - E-mail<->SMS gateway
15  - Reminder tasks which reads events from DB and sends reminder messages.  - Reminder tasks which reads events from DB and sends reminder messages.
16    Coupled with a plugin which can add reminders to this DB.    Coupled with a plugin which can add reminders to this DB.
17    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
18    easy to add other interfaces.    easy to add other interfaces.
 - Plugin to find weather report  
19  - 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)
20  - Trafic information from trafikken.dk  - Trafic information from trafikken.dk
21  - A generic subscribtion module to subscribe to different information modules  - A generic subscribtion module to subscribe to different information modules
22    - Some kind of accounting module

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

  ViewVC Help
Powered by ViewVC 1.1.20