Matrix SPARSH VP110 User Guide 495
#Configure the time format; 0-12 Hour, 1-24 Hour (default);
local_time.time_format = 1
#Configure the date format; 0-WWW MMM DD (default), 1-DD-MMM-YY, 2-YYYY-MM-DD, 3-
DD/MM/YYYY, 4-MM/DD/YY, 5-DD MMM YYYY, 6-WWW DD MMM;
local_time.date_format = 0
#enables or disables the phone to update time with the offset time obtained from
the DHCP server.; 0-Disabled (default), 1-Enabled;
local_time.dhcp_time = 0
#Enable or disable the manual time setting. 0-Disabled (default), 1-Enabled;
local_time.manual_time_enable =0
################################################################################
#######
## Syslog ##
################################################################################
#######
#configures the phone to export log files to a syslog server or the local
system.0-Local (Default),1-Server.It takes effect after a reboot.
syslog.mode=1
#configures the IP address or domain name of the syslog server when exporting log
to the syslog server.
#It takes effect only if the parameter “syslog.mode” is configured as Server.The
default value is blank.It takes effect after a reboot.
syslog.server=192.168.153.27
#configures the detail level of syslog information to be exported.0 means nothing
and 6 means all.The default value is 3.It takes effect after a reboot.
syslog.log_level =6
################################################################################
#######