Fixed CPIM enabled in basic chat rooms for non sip.linphone.org accounts
This commit is contained in:
parent
82f352fa81
commit
0232ae5be2
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
<entry name="realm" overwrite="true"></entry>
|
<entry name="realm" overwrite="true"></entry>
|
||||||
<entry name="conference_factory_uri" overwrite="true"></entry>
|
<entry name="conference_factory_uri" overwrite="true"></entry>
|
||||||
<entry name="push_notification_allowed" overwrite="true">0</entry>
|
<entry name="push_notification_allowed" overwrite="true">0</entry>
|
||||||
|
<entry name="cpim_in_basic_chat_rooms_enabled" overwrite="true">0</entry>
|
||||||
</section>
|
</section>
|
||||||
<section name="nat_policy_default_values">
|
<section name="nat_policy_default_values">
|
||||||
<entry name="stun_server" overwrite="true"></entry>
|
<entry name="stun_server" overwrite="true"></entry>
|
||||||
|
|
Loading…
Reference in a new issue