Polycom add feature.broadsoftUcOne.enabled="0" to disable a default that created an error.
This commit is contained in:
parent
666be71f7c
commit
4a4d331532
|
|
@ -73,6 +73,7 @@
|
|||
/>
|
||||
<GENERAL
|
||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="0"
|
||||
feature.broadsoftUcOne.enabled="0"
|
||||
voice.volume.persist.handset="1"
|
||||
{if $headset_mode != ''}up.handsfreeMode="1"
|
||||
up.headsetMode="{$headset_mode}"{/if}
|
||||
|
|
|
|||
|
|
@ -73,6 +73,7 @@
|
|||
/>
|
||||
<GENERAL
|
||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="0"
|
||||
feature.broadsoftUcOne.enabled="0"
|
||||
voice.volume.persist.handset="1"
|
||||
{if $headset_mode != ''}up.handsfreeMode="1"
|
||||
up.headsetMode="{$headset_mode}"{/if}
|
||||
|
|
|
|||
Loading…
Reference in New Issue