web_ui_enabled
boolean
Disables, Enables the phone's web user interface, defaults to 1 (Enabled)
sip_dscp
integer (0-63)
Specifies the DSCP field of the DiffServ byte for SIP Signaling QoS, defaults to 24
rtp_dscp
integer (0-63)
Specifies the DSCP field of the DiffServ byte for RTP Media QoS, defaults to 46
Contacts Element
Contacts Element Example
Contacts Element Example
<?xml version="1.0" ?>
<config>
<contacts url="https://server.example.com/myfile.xml" id="internal" md5="abcd123" />
</config>
Any number of contacts elements may be present directly under the config element.
These <contacts> elements have attributes, most importantly url which allow contacts xml sheets to be downloaded via the DPMA.
Option
Values
Description
contacts
as file link, as unique identifier,
as
url
id
md5
the md5sum of the xml file
Specifies the contacts XML file to be retrieved by the phone and identifies that file;
more than one contacts parameter may be used
Accounts Element
Accounts Element Example
Accounts Element Example
<?xml version="1.0" ?>
<config>
<accounts>
<account index="0" status="1" register="1" account_id="100" username="100" authname="100"
password="100" passcode="100" line_label="100 Alligator" caller_id="100 Alligator"
dial_plan="[0-8]xxxxx|911|9411|9611|9011xxx.T3|91xxxxxxxxxx|9[2-9]xxxxxx|*xx.T3|[0-8]xx.T3"
visual_voicemail="0" voicemail="sip:[email protected]" outbound_proxy="" outbound_port=""
conflict="replace">
<host_primary server="10.10.2.108" port="5060" transport="udp" reregister="300"
retry="25" num_retries="5" />
<permission id="record_own_calls" value="0" />
</account>
</accounts>
</config>
Option
Values
Description
index
integer (0-5)
Defines the line key to which the account will be mapped
status
boolean
Enables the line key; if false, will not display the line on the phone or register with the primary host
register
boolean
If 1, then this account will attempt to register with the primary host
account_id
string
SIP username
username
string
SIP username
authname
string
SIP authname
password
string
SIP password
passcode
string
SIP password
line_label
string
The text that shows up next to the line key for this account
caller_id
Name
<Number>
Outgoing caller id displayed for this account