--- smsdaemon/ToDo 2008/12/21 17:42:30 207 +++ smsdaemon/ToDo 2008/12/21 18:41:08 208 @@ -7,7 +7,6 @@ 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) Outgoing calls an be solved with a TransceiverProxy which intercepts SendSms calls (Only main.cpp needs to know ) -- Enable a dynamic reload of plugins/tasks when recieving a signal - when using SmsToolTransceiver, the target phonenumber must include countrycode (45 in DK) can we check this in smsdaemon?? - In Transciever section: make sure that phonenumbers has the correct layout (no '+' sign) - combine this