/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 174 by torben, Wed Dec 10 10:16:50 2008 UTC revision 217 by torben, Tue Dec 23 14:20:43 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  
 - Option: Use syslog instead of custom logfile  
 - Create a filtering method:  
   Incoming: which phonenumbers are allowed to invoke which plugins  
   Outgoing: which phonenumbers are allowed to send to (to avoid loop backs)  
 - 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??  
   
5    
6    
7  Possible extensions  Possible extensions
8  - Make a KannelTransceiver class for interfacing with kannel ?  - Make a KannelTransceiver class for interfacing with kannel ?
9  - IRC<->SMS gateway  - IRC<->SMS gateway
10    - E-mail<->SMS gateway
11  - Reminder tasks which reads events from DB and sends reminder messages.  - Reminder tasks which reads events from DB and sends reminder messages.
12    Coupled with a plugin which can add reminders to this DB.    Coupled with a plugin which can add reminders to this DB.
13    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
14    easy to add other interfaces.    easy to add other interfaces.
 - Plugin to find weather report  
15  - 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)
16  - Trafic information from trafikken.dk  - Trafic information from trafikken.dk
17  - A generic subscribtion module to subscribe to different information modules  - A generic subscribtion module to subscribe to different information modules
18    - Some kind of accounting module

Legend:
Removed from v.174  
changed lines
  Added in v.217

  ViewVC Help
Powered by ViewVC 1.1.20