--- smsdaemon/ToDo 2008/06/13 09:33:47 74 +++ smsdaemon/ToDo 2008/12/09 09:56:05 164 @@ -1,8 +1,11 @@ ToDo list for smsdaemon: -- Clean-up Sms & SmsPdu - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart) - requires more work on Encode7to8bit -- Make GsmModem read messages in PDU mode - -- clean up in main.cpp - Refactor to a SmsDaemon class ?? +- 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) +- Improve smstool locking method (maybe adopt spooler to use the same) +- Config file : it should be possible to configure which plugins should be loaded, + the plugins should also load parameters from the config.