Specifications

Yealink IP Phone XML Objects
23
Statement
Description
ChangeMode”
Soft key, URI=
“SoftKey:
NextSpace”
Inserts a space in the input box at the cursor
position.
Off hook/Line Key/
Handfree Key
If the value of the LockIn is “yes”, there will
be no responses to any operation. The
phone will enter into pre-dial interface when
the value of the LockIn is “no”.
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.
TheOK” key of the
phone
If the value of the LockIn is “no”, the function
of OK key is the same as that of “Submit”, if
the value of the LockIn is “yes”, there will be
no response.
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 InputScreen object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneInputScreen
type="string"
Timeout="15"
Beep="yes"
LockIn="yes">
<Title wrap="yes">Proxy Server</Title>
<Prompt>Server IP:</Prompt>
<URL>http://10.1.0.105/menu.php</URL>
<Parameter>proxy</Parameter>
<Selection>1</Selection>
<Default>10.1.0.105</Default>
<InputField>
<Prompt>User Name:</Prompt>
<Parameter>proxy</Parameter>