Add ntp server to snom 7xx template.

This commit is contained in:
FusionPBX
2020-06-26 15:10:07 -06:00
committed by GitHub
parent 59c3b912ac
commit 9b19637d67

View File

@@ -5,6 +5,8 @@
<update_policy perm="">auto_update</update_policy>
<setting_server perm="RW">https://{$domain_name}{$project_path}/app/provision/{mac}.xml</setting_server>
<dhcp perm="R">on</dhcp>
<ntp_server perm="">{$ntp_server_primary}</ntp_server>
<ntp_refresh_timer perm="">3600</ntp_refresh_timer>
<timezone perm="">{$snom_time_zone}</timezone>
<firmware_status perm="R">https://{$domain_name}{$project_path}/app/provision/firmware.xml</firmware_status>
{if isset($admin_password) }