--- smsdaemon/ToDo 2008/06/16 09:04:05 88 +++ smsdaemon/ToDo 2009/04/11 22:00:14 224 @@ -1,6 +1,19 @@ ToDo list for smsdaemon: -- Clean-up Sms & SmsPdu -- SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart) - requires more work on Encode7to8bit - +- SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart) + Requires more work on Encode7to8bit +- ModemTransceiver::SendSmsPdu, change the post-send 5 second sleep to a + polling method +Possible extensions +- Make a KannelTransceiver class for interfacing with kannel ? +- IRC<->SMS gateway +- E-mail<->SMS gateway +- Reminder tasks which reads events from DB and sends reminder messages. + Coupled with a plugin which can add reminders to this DB. + The persistance could of course be handled internally, but if it is in a DB then it is + easy to add other interfaces. +- Plugin to lookup stock rates (maybe a stock task, to send messages when the rates change) +- Trafic information from trafikken.dk +- A generic subscribtion module to subscribe to different information modules +- Some kind of accounting module