/[projects]/smsdaemon/ToDo
ViewVC logotype

Annotation of /smsdaemon/ToDo

Parent Directory Parent Directory | Revision Log Revision Log


Revision 172 - (hide annotations) (download)
Wed Dec 10 09:23:22 2008 UTC (15 years, 5 months ago) by torben
File size: 1219 byte(s)
Updated todo, split it in todo and new features

1 torben 74 ToDo list for smsdaemon:
2    
3 torben 166 - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart)
4     Requires more work on Encode7to8bit
5     - ModemTransceiver should be able to concatenate multipart sms, before handing them
6     over to SmsDaemon
7 torben 156 - Option: Use syslog instead of custom logfile
8 torben 163 - 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 torben 164 - Config file : it should be possible to configure which plugins should be loaded,
12     the plugins should also load parameters from the config.
13 torben 165 - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK)
14     can we check this in smsdaemon??
15 torben 172
16    
17    
18     Possible extensions
19 torben 169 - Make a KannelTransceiver class for interfacing with kannel ?
20 torben 172 - IRC<->SMS gateway
21     - Reminder tasks which reads events from DB and sends reminder messages.
22     Coupled with a plugin which can add reminders to this DB.
23     The persistance could of course be handled internally, but if it is in a DB then it is
24     easy to add other interfaces.
25     - Plugin to find weather report
26     - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)

  ViewVC Help
Powered by ViewVC 1.1.20