Update {$mac}.cfg

This commit is contained in:
FusionPBX
2016-08-03 22:25:19 -06:00
committed by GitHub
parent 58bf9522c3
commit a0d04471a7
@@ -31,8 +31,11 @@
{/foreach} {/foreach}
/> />
<DEVICE_SETTINGS <DEVICE_SETTINGS
device.set="1"
device.sntp.serverName="pool.ntp.org" device.sntp.serverName="pool.ntp.org"
device.sntp.gmtOffset="{$polycom_gmt_offset}" device.sntp.gmtOffset="{$polycom_gmt_offset}"
device.auth.localUserPassword.set="1"
device.auth.localUserPassword="{$admin_password}"
device.auth.localAdminPassword.set="1" device.auth.localAdminPassword.set="1"
device.auth.localAdminPassword="{$admin_password}" device.auth.localAdminPassword="{$admin_password}"
{if isset($dns_server_primary)}device.dns.serverAddress="{$dns_server_primary}"{/if} {if isset($dns_server_primary)}device.dns.serverAddress="{$dns_server_primary}"{/if}