Specifications
XML Browser Developer’s Guide for Yealink SIP-T4X IP Phones
10
<MenuItem>
<Prompt>First Choice</Prompt>
<URI>http://somepage.xml</URI>
<Dial>Number to dial</ Dial >
<Selection>Selection</ Selection >
</MenuItem>
<!--Additional Menu Items may be added (up to 30) -->
<!--Additional soft key items may be added -->
</YealinkIPPhoneTextMenu>
The parameters of the TextMenu object are listed in the following table:
Parameter
Type
Value
Description
YealinkIPPhon
eTextMenu
mandatory
none
The root element of the TextMenu
object.
defaultIndex
optional
Integer
Position of the cursor before a
specified menu item index. If not
specified, the cursor is positioned
on the first menu item. Default
value is 1.
style
optional
“numbered”
“none”
numbered (default): Add a digit
before each menu item for index.
none: No sign before the menu.
Beep
optional
“yes”
“no”
Whether to play a tone when the
XML object is opened. Default
value is “yes”.
wrapList
optional
“yes”
“no”
Whether to display the title of the
menu item specified by the Prompt
parameter in multi-lines, when the
content of the title is more than one
line. Select “yes” to display the
title in multi-lines, and “no” for one
line. Default value is “yes”.
Timeout
optional
“integer”
Unit: second
If there is no operation at a fixed
interval on the phone, the phone
will automatically exit the
TextMenu interface. If set to be 0,
the phone will not exit the
TextMenu interface until pressing
the “Exit” soft key. Default value is