/[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 225 by torben, Sat Apr 11 22:38:23 2009 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    - ModemTransceiver::SendSmsPdu, change the post-send 5 second sleep to a
6  - clean up in main.cpp - Refactor to a SmsDaemon class ??    polling method. There are some bug in ModemTransceiver regarding sending
7      multiple messages shortly after each other.
8    
9    Possible extensions
10    - Make a KannelTransceiver class for interfacing with kannel ?
11    - IRC<->SMS gateway
12    - E-mail<->SMS gateway
13    - Reminder tasks which reads events from DB and sends reminder messages.
14      Coupled with a plugin which can add reminders to this DB.
15      The persistance could of course be handled internally, but if it is in a DB then it is
16      easy to add other interfaces.
17    - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
18    - Trafic information from trafikken.dk
19    - A generic subscribtion module to subscribe to different information modules
20    - Some kind of accounting module

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

  ViewVC Help
Powered by ViewVC 1.1.20