forked from mirrors/linphone-iphone
Activates push notification by default for linphone accounts
This commit is contained in:
parent
01b7d920a5
commit
16c0b59def
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<entry name="reg_sendregister" overwrite="true">1</entry>
|
||||
<entry name="realm" overwrite="true">sip.linphone.org</entry>
|
||||
<entry name="nat_policy_ref" overwrite="true">nat_policy_default_values</entry>
|
||||
<entry name="push_notification_allowed" overwrite="true">1</entry>
|
||||
</section>
|
||||
|
||||
<section name="nat_policy_default_values">
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
<entry name="reg_sendregister" overwrite="true">1</entry>
|
||||
<entry name="realm" overwrite="true">sip.linphone.org</entry>
|
||||
<entry name="nat_policy_ref" overwrite="true">nat_policy_default_values</entry>
|
||||
<entry name="push_notification_allowed" overwrite="true">1</entry>
|
||||
</section>
|
||||
|
||||
<section name="nat_policy_default_values">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue