Update {$mac}.cfg

This commit is contained in:
Len 2018-02-17 17:19:27 -05:00 committed by GitHub
parent 2cf137dbb4
commit ddc2971f8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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>