Update {$mac}.xml
This commit is contained in:
parent
6700fe078a
commit
4bd05b5719
|
|
@ -35,10 +35,9 @@
|
||||||
|
|
||||||
<!-- network config -->
|
<!-- network config -->
|
||||||
<DHCP>yes</DHCP> <!-- for WAN port -->
|
<DHCP>yes</DHCP> <!-- for WAN port -->
|
||||||
<!--
|
|
||||||
<Primary_NTP_Server>{$domain_name}</Primary_NTP_Server>
|
<Primary_NTP_Server>{$domain_name}</Primary_NTP_Server>
|
||||||
<Secondary_NTP_Server>pool.ntp.org</Secondary_NTP_Server>
|
<Secondary_NTP_Server>pool.ntp.org</Secondary_NTP_Server>
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- remote logging - valid debug levels are 0, 1, 2 and 3
|
<!-- remote logging - valid debug levels are 0, 1, 2 and 3
|
||||||
<Syslog_Server>{$domain_name}</Syslog_Server>
|
<Syslog_Server>{$domain_name}</Syslog_Server>
|
||||||
|
|
@ -63,7 +62,7 @@
|
||||||
<Admin_Passwd/>
|
<Admin_Passwd/>
|
||||||
<User_Password/>
|
<User_Password/>
|
||||||
-->
|
-->
|
||||||
<Time_Zone>GMT-{$time_zone_offset}</Time_Zone>
|
<Time_Zone group="Regional/Miscellaneous">{$spa_time_zone}</Time_Zone>
|
||||||
|
|
||||||
<!-- SIP settings -->
|
<!-- SIP settings -->
|
||||||
<Proxy_1_>{$server_address_1}</Proxy_1_>
|
<Proxy_1_>{$server_address_1}</Proxy_1_>
|
||||||
|
|
@ -88,4 +87,4 @@
|
||||||
|
|
||||||
<!-- IVR -->
|
<!-- IVR -->
|
||||||
<Protect_IVR_FactoryReset>no</Protect_IVR_FactoryReset>
|
<Protect_IVR_FactoryReset>no</Protect_IVR_FactoryReset>
|
||||||
</flat-profile>
|
</flat-profile>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue