Specifications

Yealink IP Phone XML Objects
27
Key Name
Statement
Description
LineKey/
Handfree
Handfree Key
Cancel
The “Xkey of the
phone
If the value of the LockIn is “no”, the function of
X” key returns to the idle interface, if the value
of the LockIn is “yes”, there will be no response.
OK
TheOK” key of
the phone
If the value of the LockIn is “no”, the function of
OK” key is the same as that of Dial”, if the
value of the LockIn is “yes”, there will be no
response.
DSS key
DSS keys (include
the Expansion
keys)
If the value of the LockIn is “no”, it will execute
the operation of DSS key. If the value of the
LockIn is “yes”, there will be no response.
An example of the PhoneDirectory object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneDirectory
next="http://myserver.com/more.php"
previous="http://myserver.com/back.xml"
LockIn="yes"
>
<Title>My Directory</Title>
<MenuItem>
<Prompt>Joy</Prompt>
<URI>10.2.11.163</URI>
</MenuItem>
<MenuItem>
<Prompt>John Doe</Prompt>
<URI>1003</URI>
</MenuItem>
</YealinkIPPhoneDirectory>