Change always reboot on sync for Polycom to false.
This commit is contained in:
parent
e969555a46
commit
adae336c01
|
|
@ -72,7 +72,7 @@
|
||||||
diags.pcap.remote.enabled="0"
|
diags.pcap.remote.enabled="0"
|
||||||
/>
|
/>
|
||||||
<GENERAL
|
<GENERAL
|
||||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="0"
|
||||||
voice.volume.persist.handset="1"
|
voice.volume.persist.handset="1"
|
||||||
{if $headset_mode != ''}up.handsfreeMode="1"
|
{if $headset_mode != ''}up.handsfreeMode="1"
|
||||||
up.headsetMode="{$headset_mode}"{/if}
|
up.headsetMode="{$headset_mode}"{/if}
|
||||||
|
|
|
||||||
|
|
@ -72,7 +72,7 @@
|
||||||
diags.pcap.remote.enabled="0"
|
diags.pcap.remote.enabled="0"
|
||||||
/>
|
/>
|
||||||
<GENERAL
|
<GENERAL
|
||||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="0"
|
||||||
voice.volume.persist.handset="1"
|
voice.volume.persist.handset="1"
|
||||||
{if $headset_mode != ''}up.handsfreeMode="1"
|
{if $headset_mode != ''}up.handsfreeMode="1"
|
||||||
up.headsetMode="{$headset_mode}"{/if}
|
up.headsetMode="{$headset_mode}"{/if}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue