/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 169 by torben, Tue Dec 9 21:48:54 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??  
 - Make a KannelTransceiver class for interfacing with kannel ?  
5    
6    
7    Possible extensions
8    - Make a KannelTransceiver class for interfacing with kannel ?
9    - IRC<->SMS gateway
10    - E-mail<->SMS gateway
11    - Reminder tasks which reads events from DB and sends reminder messages.
12      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
14      easy to add other interfaces.
15    - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
16    - Trafic information from trafikken.dk
17    - A generic subscribtion module to subscribe to different information modules
18    - Some kind of accounting module

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

  ViewVC Help
Powered by ViewVC 1.1.20