Update {$mac}.cfg (#4364)

This commit is contained in:
Len 2019-07-18 14:44:57 -04:00 committed by FusionPBX
parent ba85bb3a38
commit 7504f8dc19
1 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,9 @@
device.set="1"
device.sntp.serverName="{$ntp_server_primary}"
device.sntp.gmtOffset="{$polycom_gmt_offset}"
device.prov.upgradeServer.set="1"
device.prov.upgradeServer="https://{$domain_name}{$project_path}/app/polycom/resources/firmware/"
{if isset($admin_password)}
device.auth.localUserPassword.set="1"
device.auth.localUserPassword="{$admin_password}"