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