Update {$mac}.cfg

This commit is contained in:
FusionPBX
2019-09-03 16:56:25 -06:00
committed by GitHub
parent d7f30cf930
commit cda306a2d2

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}"