mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Disable voip & remote push notification by default when using the assistant to login with an external sip account
This commit is contained in:
parent
10b28cd6cf
commit
924b499496
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
<entry name="refkey" overwrite="true"></entry>
|
||||
<entry name="realm" overwrite="true"></entry>
|
||||
<entry name="rtp_bundle" overwrite="true">0</entry>
|
||||
<entry name="push_notification_allowed" overwrite="true">0</entry>
|
||||
<entry name="remote_push_notification_allowed" overwrite="true">0</entry>
|
||||
</section>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue