Fixing some bugs with the dependent polling settings and adjusting the default values...
[theonering] / support / theonering.manager
index fdf9f03..2caff6b 100644 (file)
@@ -6,4 +6,13 @@ ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/theonering
 [Protocol sip]
 param-account = s required
 param-password = s required secret
-param-forward = s required
+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