/[projects]/smsdaemon/ToDo
ViewVC logotype

Contents of /smsdaemon/ToDo

Parent Directory Parent Directory | Revision Log Revision Log


Revision 217 - (show annotations) (download)
Tue Dec 23 14:20:43 2008 UTC (15 years, 4 months ago) by torben
File size: 765 byte(s)
Solved ToDo item:
'- Create a filtering method:
-  Incoming: which phonenumbers are allowed to invoke which plugins
-  Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only 
PluginManager needs to know about this one)'

Move the Access related items to AccessManager.*


1 ToDo list for smsdaemon:
2
3 - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart)
4 Requires more work on Encode7to8bit
5
6
7 Possible extensions
8 - Make a KannelTransceiver class for interfacing with kannel ?
9 - IRC<->SMS gateway
10 - E-mail<->SMS gateway
11 - Reminder tasks which reads events from DB and sends reminder messages.
12 Coupled with a plugin which can add reminders to this DB.
13 The persistance could of course be handled internally, but if it is in a DB then it is
14 easy to add other interfaces.
15 - Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change)
16 - Trafic information from trafikken.dk
17 - A generic subscribtion module to subscribe to different information modules
18 - Some kind of accounting module

  ViewVC Help
Powered by ViewVC 1.1.20