mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update {$mac}.cfg
This commit is contained in:
@@ -31,8 +31,11 @@
|
||||
{/foreach}
|
||||
/>
|
||||
<DEVICE_SETTINGS
|
||||
device.set="1"
|
||||
device.sntp.serverName="pool.ntp.org"
|
||||
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
device.auth.localUserPassword.set="1"
|
||||
device.auth.localUserPassword="{$admin_password}"
|
||||
device.auth.localAdminPassword.set="1"
|
||||
device.auth.localAdminPassword="{$admin_password}"
|
||||
{if isset($dns_server_primary)}device.dns.serverAddress="{$dns_server_primary}"{/if}
|
||||
|
||||
Reference in New Issue
Block a user