--- smsdaemon/ToDo 2008/12/21 22:08:20 211 +++ smsdaemon/ToDo 2008/12/21 22:44:11 213 @@ -6,6 +6,7 @@ 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