/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 74 by torben, Fri Jun 13 09:33:47 2008 UTC revision 175 by torben, Wed Dec 10 22:02:28 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  - Make GsmModem read messages in PDU mode  - ModemTransceiver should be able to concatenate multipart sms, before handing them
6      over to SmsDaemon
7    - Create a filtering method:
8      Incoming: which phonenumbers are allowed to invoke which plugins
9      Outgoing: which phonenumbers are allowed to send to (to avoid loop backs)
10    - Config file : it should be possible to configure which plugins should be loaded,
11      the plugins should also load parameters from the config.
12    - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)
13      can we check this in smsdaemon??
14    
 - clean up in main.cpp - Refactor to a SmsDaemon class ??  
15    
16    
17    Possible extensions
18    - Make a KannelTransceiver class for interfacing with kannel ?
19    - IRC<->SMS gateway
20    - Reminder tasks which reads events from DB and sends reminder messages.
21      Coupled with a plugin which can add reminders to this DB.
22      The persistance could of course be handled internally, but if it is in a DB then it is
23      easy to add other interfaces.
24    - Plugin to find weather report
25    - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
26    - Trafic information from trafikken.dk
27    - A generic subscribtion module to subscribe to different information modules

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

  ViewVC Help
Powered by ViewVC 1.1.20