/[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 166 by torben, Tue Dec 9 16:25:01 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    - ModemTransceiver should be able to concatenate multipart sms, before handing them
6  - clean up in main.cpp - Refactor to a SmsDaemon class ??    over to SmsDaemon
7    - Option: Use syslog instead of custom logfile
8    - Create a filtering method:
9      Incoming: which phonenumbers are allowed to invoke which plugins
10      Outgoing: which phonenumbers are allowed to send to (to avoid loop backs)
11    - Improve smstool locking method (maybe adopt spooler to use the same)
12    - Config file : it should be possible to configure which plugins should be loaded,
13      the plugins should also load parameters from the config.
14    - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)
15      can we check this in smsdaemon??
16    

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

  ViewVC Help
Powered by ViewVC 1.1.20