Specifications
Yealink IP Phone XML Objects
25
<URI>number</URI>
</MenuItem>
<!--Additional Menu Items may be added -->
<!--Additional soft key items may be added -->
</YealinkIPPhoneDirectory>
The parameters of the PhoneDirectory object are listed in the following table:
Parameter
Type
Value
Description
YealinkIPPhone
Directory
mandatory
none
The root element of the
PhoneDirectory object.
next
optional
URI
The URI corresponding to “Next” soft
key.
previous
optional
URI
The URI corresponding to “Previous”
soft key.
Beep
optional
“yes”
“no”
Whether to play a tone when the XML
object is opened. Default value is
“yes”.
cancelAction
optional
URI
Defines the URI to be called when the
user cancels the XML object.
Timeout
optional
“integer”
Unit:
second
If there is no operation at a fixed
interval on the phone, the phone will
automatically exit the PhoneDirectory
interface. If set to be 0, the phone will
not exit the PhoneDirectory interface
until pressing the “Exit” soft key.
Default value is 45.
LockIn
optional
“yes”
“no”
If set to be “yes”, the phone ignores
all events that would cause the screen
to exit without using the keys defined
by the XML object. Default value is
“no”.
Title
mandatory
string
The title of the address book.
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”.