Fixing bug with reseting the state machine and adding a status checker for state...
[theonering] / support / theonering.manager
index 31b8dbd..2caff6b 100644 (file)
@@ -3,6 +3,16 @@ Name = theonering
 BusName = org.freedesktop.Telepathy.ConnectionManager.theonering
 ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/theonering
 
-[Protocol GoogleVoice]
+[Protocol sip]
 param-account = s required
-param-password = s required
+param-password = s required secret
+param-forward = s
+param-use-gv-contacts = b
+param-contacts-poll-period-in-hours = i
+param-voicemail-poll-period-in-minutes = i
+param-texts-poll-period-in-minutes = i
+default-forward =
+default-use-gv-contacts = true
+default-contacts-poll-period-in-hours = 12
+default-voicemail-poll-period-in-minutes = 120
+default-texts-poll-period-in-minutes = 10