/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 168 by torben, Tue Dec 9 21:44:15 2008 UTC revision 224 by torben, Sat Apr 11 22:00:14 2009 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
5  - ModemTransceiver should be able to concatenate multipart sms, before handing them  - ModemTransceiver::SendSmsPdu, change the post-send 5 second sleep to a
6    over to SmsDaemon    polling method
 - 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??  
7    
8    Possible extensions
9    - Make a KannelTransceiver class for interfacing with kannel ?
10    - IRC<->SMS gateway
11    - E-mail<->SMS gateway
12    - Reminder tasks which reads events from DB and sends reminder messages.
13      Coupled with a plugin which can add reminders to this DB.
14      The persistance could of course be handled internally, but if it is in a DB then it is
15      easy to add other interfaces.
16    - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
17    - Trafic information from trafikken.dk
18    - A generic subscribtion module to subscribe to different information modules
19    - Some kind of accounting module

Legend:
Removed from v.168  
changed lines
  Added in v.224

  ViewVC Help
Powered by ViewVC 1.1.20