/[projects]/smsdaemon/ToDo
ViewVC logotype

Annotation of /smsdaemon/ToDo

Parent Directory Parent Directory | Revision Log Revision Log


Revision 216 - (hide annotations) (download)
Tue Dec 23 12:09:08 2008 UTC (15 years, 4 months ago) by torben
File size: 1000 byte(s)
Added config option of privileged and blacklisted phone numbers, and applied the blacklist to
Proxy Transceiver.

Am still missing the equivalent for incomming messages (ProxyPlugin)

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 torben 163 - Create a filtering method:
6     Incoming: which phonenumbers are allowed to invoke which plugins
7 torben 184 Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one)
8 torben 172
9    
10     Possible extensions
11 torben 169 - Make a KannelTransceiver class for interfacing with kannel ?
12 torben 172 - IRC<->SMS gateway
13 torben 199 - E-mail<->SMS gateway
14 torben 172 - Reminder tasks which reads events from DB and sends reminder messages.
15     Coupled with a plugin which can add reminders to this DB.
16     The persistance could of course be handled internally, but if it is in a DB then it is
17     easy to add other interfaces.
18     - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
19 torben 173 - Trafic information from trafikken.dk
20 torben 174 - A generic subscribtion module to subscribe to different information modules
21 torben 199 - Some kind of accounting module

  ViewVC Help
Powered by ViewVC 1.1.20