Polycom option to set headset_mode in provisioning.
This commit is contained in:
@@ -74,5 +74,7 @@
|
|||||||
<GENERAL
|
<GENERAL
|
||||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
||||||
voice.volume.persist.handset="1"
|
voice.volume.persist.handset="1"
|
||||||
|
{if $headset_mode != ''}up.handsfreeMode="1"
|
||||||
|
up.headsetMode="{$headset_mode}"{/if}
|
||||||
/>
|
/>
|
||||||
</PHONE>
|
</PHONE>
|
||||||
@@ -74,5 +74,7 @@
|
|||||||
<GENERAL
|
<GENERAL
|
||||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
||||||
voice.volume.persist.handset="1"
|
voice.volume.persist.handset="1"
|
||||||
|
{if $headset_mode != ''}up.handsfreeMode="1"
|
||||||
|
up.headsetMode="{$headset_mode}"{/if}
|
||||||
/>
|
/>
|
||||||
</PHONE>
|
</PHONE>
|
||||||
Reference in New Issue
Block a user