Fixed command validation and added a save_log command
[theonering] / support / theonering.manager
index 0e342a0..f52b390 100644 (file)
@@ -3,7 +3,16 @@ Name = theonering
 BusName = org.freedesktop.Telepathy.ConnectionManager.theonering
 ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/theonering
 
-[Protocol GoogleVoice]
-param-username = s required
+[Protocol sip]
+param-account = s required
 param-password = s required secret
-param-forward = s required
+param-forward = s
+param-use-gv-contacts = b
+contacts-poll-period-in-hours = i
+voicemail-poll-period-in-minutes = i
+texts-poll-period-in-minutes = i
+default-forward =
+default-use-gv-contacts = true
+default-contacts-poll-period-in-hours = 3
+default-voicemail-poll-period-in-minutes = 30
+default-texts-poll-period-in-minutes = 5