XML Browser Developer’s Guide for Yealink IP Phones
64
An example of the FormattedTextScreen object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneFormattedTextScreen
doneAction="http://10.1.0.105/menu.php"
Beep="yes"
Timeout="60"
LockIn="no">
<Line Size="large" Align="center">Header line1</Line>
<Scroll>
<Line Size="large" Align="center">Scroll line1</Line>
<Line Align="left" Color="black">Scroll line2</Line>
<Line Size="small" Align="right" Color="white">Scroll line3</Line>
</Scroll>
<Line Size="small" Align="right" Color="white">Footer line1</Line>
</YealinkIPPhoneFormattedTextScreen>
In this example, when you press the OK/√ key, the phone will call
http://10.1.0.105/menu.php.
The screenshot of the SIP-T23G IP phone user interface for reference is shown as below:
The screenshot of the SIP VP-T49G IP phone user interface for reference is shown as
below: