diff --git a/resources/templates/provision/polycom/5.x/{$mac}.cfg b/resources/templates/provision/polycom/5.x/{$mac}.cfg index 9dc51a6f6f..8f2f373cf7 100755 --- a/resources/templates/provision/polycom/5.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/5.x/{$mac}.cfg @@ -124,6 +124,12 @@ {if $headset_mode != ''}up.handsfreeMode="1" up.headsetMode="{$headset_mode}"{/if} {if $analog_headset_option != ''}up.analogHeadsetOption="{$analog_headset_option}"{/if} + {if isset($polycom_onetouchvoicemail)} + up.oneTouchVoiceMail="{$polycom_onetouchvoicemail}" + {else} + up.oneTouchVoiceMail="0" + {/if} + />