User guide

Getting Started
5
#!version:1.0.0.1
##File header "#!version:1.0.0.1" cannot be edited or deleted, and must be placed in
the first line.
#Configure the WAN port type; 0-DHCP (default), 1-PPPoE (not applicable to
SIP-T42G/T41P), 2-Static IP Address
#Require reboot
network.internet_port.type = 0
#Configure the transmission mode and the speed of the WAN port.
#0-Auto negotiate (default), 1-Full duplex 10Mbps, 2-Full duplex 100Mbps, 3-Half
duplex 10Mbps, 4-Half duplex 100Mbps, 5-Full duplex 1000Mbps (not applicable to
SIP-T41P);
network.internet_port.speed_duplex =
#Enable or disable Plug and Play feature; 0-Disabled, 1-Enabled (default)
auto_provision.pnp_enable = 1
#Configure the domain name of the PnP server.
auto_provision.pnp_domain_name =
#Configure the value (manufacturer of the device) of the PnP subscribe message.
auto_provision.pnp_event_vendor =
#Enable or disable the Power On mode for auto provisioning;
#0-Disabled, 1-Enabled (default);
auto_provision.mode = 1
#Enable or disable the IP phone to check the new configuration repeatedly.
auto_provision.repeat.enable = 0
#Configure the interval (in minutes) for the phone to check new configuration files. It
ranges from 1 to 43200, the default value is 1440.
auto_provision.repeat.minutes = 1440
# Enable or disable the IP phone to check the new configuration weekly.
#0-Disabled (default), 1-Enabled;
auto_provision.weekly.enable = 0
#Configure the start time of the day for the phone to check new configuration files. The
default value is 00:00.
#If the desired start time of the day is seven forty-five a.m., the value format is 07:45.
auto_provision.weekly.begin_time = 00:00
#Configure the end time of the day for the phone to check new configuration files. The