Polycom add feature.broadsoftUcOne.enabled="0" to disable a default that created an error.
This commit is contained in:
parent
da40f90cc1
commit
6a22c5d919
|
|
@ -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