forked from mirrors/linphone-iphone
repeat notif default value : TRUE
This commit is contained in:
parent
94febb847c
commit
6d03da1216
3 changed files with 3 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ random_port_preference=1
|
|||
start_at_boot_preference=1
|
||||
stun_preference=stun.linphone.org
|
||||
voiceproc_preference=1
|
||||
repeat_call_notification=1
|
||||
|
||||
[in_app_purchase]
|
||||
#set to 1 if in-app purchases are to be shown in the application
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ random_port_preference=1
|
|||
start_at_boot_preference=1
|
||||
stun_preference=stun.linphone.org
|
||||
voiceproc_preference=1
|
||||
repeat_call_notification=1
|
||||
|
||||
[default_values]
|
||||
reg_expires=1314000
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@
|
|||
</dict>
|
||||
<dict>
|
||||
<key>DefaultValue</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>Key</key>
|
||||
<string>repeat_call_notification_preference</string>
|
||||
<key>Title</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue