--- smsdaemon/ToDo 2008/12/21 22:44:11 213 +++ smsdaemon/ToDo 2008/12/23 12:09:08 216 @@ -4,9 +4,7 @@ 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) -- Make sure that a config file exception doesn't take down the daemon Possible extensions