Update {$mac}.cfg
This commit is contained in:
parent
2cf137dbb4
commit
ddc2971f8e
|
|
@ -1059,7 +1059,7 @@
|
|||
<CallLogDisplayType>0</CallLogDisplayType>
|
||||
<EnableRecvSMS>1</EnableRecvSMS>
|
||||
<EnableCallHistory>1</EnableCallHistory>
|
||||
<LineDisplayFormat>$name@$protocol$instance</LineDisplayFormat>
|
||||
<LineDisplayFormat>$name</LineDisplayFormat>
|
||||
<EnableMWITone>0</EnableMWITone>
|
||||
<display>
|
||||
<LCDTitle>VOIP PHONE</LCDTitle>
|
||||
|
|
@ -1095,8 +1095,8 @@
|
|||
</volume>
|
||||
<date>
|
||||
<EnableSNTP>1</EnableSNTP>
|
||||
<SNTPServer>0.pool.ntp.org</SNTPServer>
|
||||
<SecondSNTPServer>time.nist.gov</SecondSNTPServer>
|
||||
<SNTPServer>{$ntp_server_primary}</SNTPServer>
|
||||
<SecondSNTPServer>{$ntp_server_secondary}</SecondSNTPServer>
|
||||
<TimeZone>32</TimeZone>
|
||||
<TimeZoneName>UTC+8</TimeZoneName>
|
||||
<SNTPTimeout>60</SNTPTimeout>
|
||||
|
|
|
|||
Loading…
Reference in New Issue