--- smsdaemon/ToDo 2008/12/09 21:44:15 168 +++ smsdaemon/ToDo 2008/12/12 12:13:05 178 @@ -2,9 +2,6 @@ - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart) Requires more work on Encode7to8bit -- ModemTransceiver should be able to concatenate multipart sms, before handing them - over to SmsDaemon -- Option: Use syslog instead of custom logfile - Create a filtering method: Incoming: which phonenumbers are allowed to invoke which plugins Outgoing: which phonenumbers are allowed to send to (to avoid loop backs) @@ -13,3 +10,16 @@ - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK) can we check this in smsdaemon?? + + +Possible extensions +- Make a KannelTransceiver class for interfacing with kannel ? +- IRC<->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 find weather report +- 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