![Yealink SIP VP-T49G Developer'S Manual Download Page 67](http://html2.mh-extra.com/html/yealink/sip-vp-t49g/sip-vp-t49g_developers-manual_3250215067.webp)
Yealink IP Phone XML Objects
57
<!--Additional Configuration Items may be added (up to 1300)-->
</YealinkIPPhoneConfiguration>
The parameters of the Configuration object are listed in the following table:
Parameter
Position
Type
Value
Description
YealinkIPPh
oneConfigu
ration
Root tag
mandatory
none
The root element of the
Configuration object.
Beep
Root tag
optional
“yes”
“no”
Whether to play a tone
when applying the
configuration. Default
value is “yes”.
Item
Body
mandatory
none
Configuration item.
An example of the Configuration object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneConfiguration
Beep="yes" >
<Item>account.1.enable = 1</Item>
<Item>account.1.label = 7002</Item>
<Item>account.1.display_name = 7002 </Item>
<Item>account.1.user_name = 7002</Item>
<Item>account.1.auth_name = 7002</Item>
<Item>account.1.sip_server.1.address = 10.2.1.199</Item>
</YealinkIPPhoneConfiguration>
The IP phone registers account 7002 on line 1.
The FormattedTextScreen object allows IP phones to display formatted (alignment,
size, color and scrolling) texts on the LCD screen.
This text is divided into the following 3 distinct blocks, any of which can be empty:
The Header block is displayed at the top of the LCD screen and contains static
text. For SIP VP-T49G/SIP-T48G/T46G/T29G IP phones, this block can display 2-line
texts at most. Not limit for other phone models.
The Scroll block is displayed under the Header block. How many lines of text can
be displayed on this block depends on the size of the LCD screen.
The Footer block is displayed at the
bottom
of the LCD screen with static text. This
Summary of Contents for SIP VP-T49G
Page 1: ...i i...
Page 2: ......
Page 10: ......
Page 94: ...XML Browser Developer s Guide for Yealink IP Phones 84...
Page 96: ...XML Browser Developer s Guide for Yealink IP Phones 86...
Page 98: ...XML Browser Developer s Guide for Yealink IP Phones 88...
Page 99: ...Configure the Push XML Server 89...
Page 116: ...XML Browser Developer s Guide for Yealink IP Phones 106...