Specifications
Yealink IP Phone XML Objects
11
Parameter
Type
Value
Description
45.
LockIn
optional
“yes”
“no”
If set to be “yes”, the phone
ignores all events that would cause
the screen to exit, except the soft
key events defined by the XML
object. Default value is “no”.
cancelAction
optional
URI
Defines the URI to be called when
the user cancels the XML object.
Title
mandatory
string
The title of the text menu.
wrap
optional
“yes”
“no”
Whether to display the title in
multi-lines when the content of the
title is more than one line. Select
“yes” to display in multi-lines, and
“no” for one line. Default value is
“yes”.
MenuItem
mandatory
none
The element of menu item.
The number of menu item ranges
from 1 to 30.
Prompt
mandatory
string
The label of menu item, its display
is controlled by “wrapList”.
URI
mandatory
URI
The URI to be used if the user
presses “Select” soft key with the
cursor on this menu item.
Dial
optional
Phone
number
Defines the number to be dialed
out when an off-hook action is
performed or the “Dial” soft key is
pressed.
Selection
optional
string
If the URI is an HTTP server
address, the phone will send a
request with the
"selection=parameter".
(e.g., URI:
http://10.1.0.105/menu1.xml?
Selection=0&menu_pos=1
The phone will send a request
“http://10.1.0.105/menu1.xml?select
ion=0&menu_pos=1” when the
user presses the Select soft key.)