diff --git a/resources/templates/provision/polycom/vvx/web.cfg b/resources/templates/provision/polycom/vvx/web.cfg index fbd3b56698..391b366b64 100644 --- a/resources/templates/provision/polycom/vvx/web.cfg +++ b/resources/templates/provision/polycom/vvx/web.cfg @@ -4,5 +4,12 @@ \ No newline at end of file diff --git a/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg b/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg index bec540db54..1280c37bf0 100644 --- a/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg +++ b/resources/templates/provision/polycom/vvx/{$mac}-registration.cfg @@ -74,16 +74,6 @@ attendant.behaviors.display.spontaneousCallAppearances.automata="1" attendant.behaviors.display.remoteCallerID.normal="1" attendant.behaviors.display.remoteCallerID.automata="1" - - {foreach $keys as $row} - {if $row.device_key_category != "line"} - attendant.reg="1" - attendant.resourceList.1.address="{$row.device_key_value}" - attendant.resourceList.1.label="{$row.device_key_label}" - attendant.resourceList.1.type="{$row.device_key_type}" - {/if} - - {/foreach} />