Specifications
XML Browser Developer’s Guide for Yealink SIP-T4X IP Phones
36
The screenshot of the SIP-T46G IP phone user interface for reference is shown as below:
The IP phone registers account 10008 on line 3.
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. This block can display 2-line texts at most.
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
block can display one line only.
XML description of the FormattedTextScreen object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneFormattedTextScreen
doneAction = “URI”
Beep = “yes/no”
Timeout = “integer”
LockIn = “yes/no”>
<Line
Size="normal/small/double/large"
Align="center/left/right"
Color="white/black/red/green/brown/blue/magenta/cyan/lightgray/darkgray
/lightred/lightgreen/yellow/lightblue/lightmagenta/lightcyan"
>Header Line</Line>
<!-Additional Line may be added- ->