Configuration Object - Yealink SIP-T48G User Manual

Sip-t2 series sip-t19e2 series sip-t19pe2 series sip-t4 series
Hide thumbs Also See for SIP-T48G:
Table of Contents

Advertisement

<ExecuteItem URI="Key:OK"/>
</YealinkIPPhoneExecute>
The IP phone enters the phone status screen.
The Configuration object allows an external application to modify configuration of the
IP phones dynamically. The configuration parameters are ones that are used in
configuration files (Common.cfg and MAC.cfg) detailed in
Yealink_SIP-T2_Series_T19(P) E2_T4_Series_IP_Phones_Auto_Provisioning_Guide
XML description of the Configuration object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneConfiguration
Beep = "yes/no">
<Item>parameter= value</Item>
<!--Additional Configuration Items may be added (up to 1300)-->
</YealinkIPPhoneConfiguration>
The parameters of the Configuration object are listed in the following table:
Parameter
Position
YealinkIPPh
oneConfigu
Root tag
ration
Beep
Root tag
Item
Body
An example of the Configuration object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneConfiguration
Beep="yes" >
<Item>account.2.enable = 1</Item>
<Item>account.2.label = 7002</Item>
<Item>account.2.display_name = 7002 </Item>
<Item>account.2.user_name = 7002</Item>
Type
Value
mandatory
none
"yes"
optional
"no"
mandatory
none
Yealink IP Phone XML Objects
.
Description
The root element of the

Configuration object.

Whether to play a tone
when applying the
configuration. Default
value is "yes".
Configuration item.
49

Advertisement

Table of Contents
loading

Table of Contents