Disable voip & remote push notification by default when using the assistant to login with an external sip account

This commit is contained in:
QuentinArguillere 2022-06-28 16:22:04 +02:00
parent 10b28cd6cf
commit 924b499496

View file

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