From d7f30cf930965975f6bf945d3641f41f3ef5c50c Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 3 Sep 2019 16:49:25 -0600 Subject: [PATCH] Update {$mac}.cfg --- resources/templates/provision/polycom/5.x/{$mac}.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/templates/provision/polycom/5.x/{$mac}.cfg b/resources/templates/provision/polycom/5.x/{$mac}.cfg index 1ac41f851c..4c41b01a29 100755 --- a/resources/templates/provision/polycom/5.x/{$mac}.cfg +++ b/resources/templates/provision/polycom/5.x/{$mac}.cfg @@ -1,7 +1,7 @@ @@ -59,7 +59,7 @@ device.sntp.serverName="{$ntp_server_primary}" device.sntp.gmtOffset="{$polycom_gmt_offset}" device.prov.upgradeServer.set="1" - device.prov.upgradeServer="{$polycom_firmware_url}" + device.prov.upgradeServer="{$polycom_firmware_url}" {if isset($admin_password)} device.auth.localUserPassword.set="1" device.auth.localUserPassword="{$admin_password}" @@ -153,7 +153,7 @@ {/foreach} />