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