Bumping to 0.7.4
[theonering] / support / theonering.manager
1 [ConnectionManager]
2 Name = theonering
3 BusName = org.freedesktop.Telepathy.ConnectionManager.theonering
4 ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/theonering
5
6 [Protocol sip]
7 param-account = s required
8 param-password = s required secret
9 param-forward = s
10 param-use-gv-contacts = b
11 param-contacts-poll-period-in-hours = i
12 param-voicemail-poll-period-in-minutes = i
13 param-texts-poll-period-in-minutes = i
14 default-forward =
15 default-use-gv-contacts = true
16 default-contacts-poll-period-in-hours = 3
17 default-voicemail-poll-period-in-minutes = 30
18 default-texts-poll-period-in-minutes = 5