User Manual

96
Property
Type
Values
Default Value
Description
net.ntp1
TEXT
IP address or URL or DNS name.
0.pool.ntp.org
Configure first NTP (Network Time Protocol) server address.
net.ntp2
TEXT
IP address or URL or DNS name.
1.pool.ntp.org
Configure second NTP (Network Time Protocol) server address.
net.ntp3
TEXT
IP address or URL or DNS name.
2.pool.ntp.org
Configure third NTP (Network Time Protocol) server address.
net.ntp4
TEXT
IP address or URL or DNS name.
Configure fourth NTP (Network Time Protocol) server address.
net.dot1x-enabled
BOOLEAN
0 : Disable 802.1x authentication
1 : Enable 802.1x authentication
0
Enables 802.1x authentication to access the network. When
enabled, the required MD5 credentials identity and password -
also need to be specified.
net.dot1x-identity
TEXT
username : String.
Set a 802.1x authentication identity.
net.dot1x-
password
TEXT
password : String.
Set a 802.1x authentication password.
voip.registrar
TEXT
IP address or DNS name.
The IP address or DNS name of the SIP registrar server. Required
for VoIP call support.
voip.registrar-
backup
TEXT
IP address or DNS name.
The IP address or DNS name of a failover SIP registrar.
voip.realm
TEXT
Realm string.
*
Realm of the credential to authenticate against the VoIP server.
The value here must match the realm sent by the server in the
WWW-Authenticate or Proxy-Authenticate header in the 401/407
response. An asterisk ('*') causes the endpoint to respond to any
realms.
voip.proxy
TEXT
IP address or name. Separate
multiple addresses by a comma.
Add ";lr" suffix for loose routing.
The outbound SIP proxy server's IP address or name. If there are
multiple SIP proxies, separate the addresses by a comma. Also
note that if the allow strict routing option is set and you have a SIP
proxy that is configured for loose routing, add the designation
after the proxy's address, for example, '10.10.10.10;lr'.
voip.reg-use-proxy
INDEXED_
OPTION
0 : No proxy
1 : Outbound only
2 : Acc only
3 : All
0
Indicates whether the SIP proxy server(s) specified in "proxy"
property should be used when registering. Selecting this option
will add the listed proxy server(s) to the route headers of the SIP
REGISTER request.
voip.user
TEXT
SIP username.
SIP username for the account used to authenticate with the SIP
registrar and proxies.
voip.password
TEXT
SIP user password.
SIP password for the account used to authenticate with the SIP
registrar and proxies.
voip.id
TEXT
SIP ID.
SIP ID used for SIP registration. If this field is left blank, the
voip.user (User name) field will be used as the ID.