--- smsdaemon/ToDo 2008/12/21 22:08:20 211 +++ smsdaemon/ToDo 2008/12/23 14:20:43 217 @@ -2,10 +2,6 @@ - SmsPdu: make EncodePdu work without the trailing 0x00 in UDH (multipart) Requires more work on Encode7to8bit -- 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) - Incoming could be solved with a PluginProxy() which intercepts the ExecutePlugin calls (only PluginManager needs to know about this one) Possible extensions