Update {$mac}.cfg
Persist the volume after reboot on the Polycom 5.x template.
This commit is contained in:
parent
cbd3a5785d
commit
93f7c3c6f9
|
|
@ -99,8 +99,10 @@
|
|||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
||||
feature.broadsoftUcOne.enabled="0"
|
||||
voice.volume.persist.handset="1"
|
||||
voice.volume.persist.handsfree="1"
|
||||
feature.nonVolatileRingerVolume.enabled="1"
|
||||
{if $headset_mode != ''}up.handsfreeMode="1"
|
||||
up.headsetMode="{$headset_mode}"{/if}
|
||||
{if $analog_headset_option != ''}up.analogHeadsetOption="{$analog_headset_option}"{/if}
|
||||
/>
|
||||
</PHONE>
|
||||
</PHONE>
|
||||
|
|
|
|||
Loading…
Reference in New Issue