Update {$mac}.cfg

This commit is contained in:
FusionPBX
2019-09-03 16:56:25 -06:00
committed by GitHub
parent 6e4223c6ba
commit 9a6ba3c2de

View File

@@ -62,8 +62,8 @@
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}"