/[projects]/smsdaemon/ToDo
ViewVC logotype

Diff of /smsdaemon/ToDo

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

revision 142 by torben, Sun Dec 7 15:51:02 2008 UTC revision 178 by torben, Fri Dec 12 12:13:05 2008 UTC
# Line 1  Line 1 
1  ToDo list for smsdaemon:  ToDo list for smsdaemon:
2    
3  - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart) - requires more work on Encode7to8bit  - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart)
4  - Create a configuration module to read serieal port and enabled modules from a config file.    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    - Config file : it should be possible to configure which plugins should be loaded,
9      the plugins should also load parameters from the config.
10    - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)
11      can we check this in smsdaemon??
12    
13    
14    
15    Possible extensions
16    - Make a KannelTransceiver class for interfacing with kannel ?
17    - IRC<->SMS gateway
18    - Reminder tasks which reads events from DB and sends reminder messages.
19      Coupled with a plugin which can add reminders to this DB.
20      The persistance could of course be handled internally, but if it is in a DB then it is
21      easy to add other interfaces.
22    - Plugin to find weather report
23    - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
24    - Trafic information from trafikken.dk
25    - A generic subscribtion module to subscribe to different information modules

Legend:
Removed from v.142  
changed lines
  Added in v.178

  ViewVC Help
Powered by ViewVC 1.1.20