Overall, got sending a text to an arbitrary number working
[theonering] / src / connection_manager.py
index f169789..42153ac 100644 (file)
@@ -4,6 +4,7 @@ import gobject
 import telepathy
 
 import constants
+import gtk_toolbox
 import connection
 
 
@@ -20,6 +21,7 @@ class TheOneRingConnectionManager(telepathy.server.ConnectionManager):
                self._on_shutdown = shutdown_func
                _moduleLogger.info("Connection manager created")
 
+       @gtk_toolbox.log_exception(_moduleLogger)
        def GetParameters(self, proto):
                """
                For org.freedesktop.telepathy.ConnectionManager