Specifications

XML Browser Developer’s Guide for Yealink SIP-T4X IP Phones
14
The TextScreen object allows users to display some texts on the IP phones.
XML description of the TextScreen object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneTextScreen
doneAction = “URI”
wrapList = “yes/no”
cancelAction = “URI”
Beep = “yes/no”
Timeout = “integer
LockIn = “yes/no”
>
<Title wrap = “yes/no”>Screen Title</Title >
<Text>The screen text goes here</Text>
<!--Additional soft key items may be added -->
</YealinkIPPhoneTextScreen >
The parameters of the TextScreen object are listed in the following table:
Parameter
Type
Value
Description
YealinkIPPhoneTex
tScreen
mandatory
none
The root element of the
TextScreen object.
Beep
optional
“yes”
no”
Whether to play a tone when
the XML object is opened.
Default value is “yes”.
doneAction
optional
URI
Defines the URI to be called
when the user presses the
OK key.
wrapList
optional
“yes”
no”
Whether to display the text
specified by the Text
parameter in multi-lines,
when the content of the title is
morer than one line. Select
“yes” to display in multi-lines,
and “no” for one line. Default
value is “yes”.
cancelAction
optional
URI
Defines the URI to be called