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:
YealinkIPPh
oneConfigu
ration
The root element of the
Configuration object.
Whether to play a tone
when applying the
configuration. Default
value is “yes”.
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