/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 76 by torben, Fri Jun 13 10:14:50 2008 UTC revision 211 by torben, Sun Dec 21 22:08:20 2008 UTC
# Line 1  Line 1 
1  ToDo list for smsdaemon:  ToDo list for smsdaemon:
2    
3  - Clean-up Sms & SmsPdu  - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart)
4  - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart) - requires more work on Encode7to8bit    Requires more work on Encode7to8bit
5    - Create a filtering method:
6      Incoming: which phonenumbers are allowed to invoke which plugins
7      Outgoing: which phonenumbers are allowed to send to (to avoid loop backs)
8      Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one)
9    
 - clean up in main.cpp - Refactor to a SmsDaemon class ??  
10    
11    Possible extensions
12    - Make a KannelTransceiver class for interfacing with kannel ?
13    - IRC<->SMS gateway
14    - E-mail<->SMS gateway
15    - Reminder tasks which reads events from DB and sends reminder messages.
16      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
18      easy to add other interfaces.
19    - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
20    - Trafic information from trafikken.dk
21    - A generic subscribtion module to subscribe to different information modules
22    - Some kind of accounting module

Legend:
Removed from v.76  
changed lines
  Added in v.211

  ViewVC Help
Powered by ViewVC 1.1.20