Activates push notification by default for linphone accounts

This commit is contained in:
Paul Cartier 2020-03-17 16:15:24 +01:00
parent 01b7d920a5
commit 16c0b59def
2 changed files with 2 additions and 0 deletions

View file

@ -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">

View file

@ -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">