/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 175 by torben, Wed Dec 10 22:02:28 2008 UTC revision 216 by torben, Tue Dec 23 12:09:08 2008 UTC
# Line 2  ToDo list for smsdaemon: Line 2  ToDo list for smsdaemon:
2    
3  - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart)  - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart)
4    Requires more work on Encode7to8bit    Requires more work on Encode7to8bit
 - ModemTransceiver should be able to concatenate multipart sms, before handing them  
   over to 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)    Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one)
 - 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??  
   
8    
9    
10  Possible extensions  Possible extensions
11  - Make a KannelTransceiver class for interfacing with kannel ?  - Make a KannelTransceiver class for interfacing with kannel ?
12  - IRC<->SMS gateway  - IRC<->SMS gateway
13    - E-mail<->SMS gateway
14  - Reminder tasks which reads events from DB and sends reminder messages.  - Reminder tasks which reads events from DB and sends reminder messages.
15    Coupled with a plugin which can add reminders to this DB.    Coupled with a plugin which can add reminders to this DB.
16    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
17    easy to add other interfaces.    easy to add other interfaces.
 - Plugin to find weather report  
18  - 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)
19  - Trafic information from trafikken.dk  - Trafic information from trafikken.dk
20  - A generic subscribtion module to subscribe to different information modules  - A generic subscribtion module to subscribe to different information modules
21    - Some kind of accounting module

Legend:
Removed from v.175  
changed lines
  Added in v.216

  ViewVC Help
Powered by ViewVC 1.1.20