Yealink IP Phone XML Objects
23
Pressing the
on-hook key (only
applicable to CP860
IP phones)
Off-hook/
Line Key/
Speakerph
one Key/
Off-hook
Key
Off hook
Pressing the line
key/ Speakerphone
Key/ Off-hook key
If the value of the LockIn is “no”, the phone
will enter the pre-dialing screen.
If the value of the LockIn is “yes”, the phone
will be no response to any operation.
Note: Pressing the line key is not applicable
to SIP-T19(P) E2/CP860 IP phones. Pressing the
off-hook key is only applicable to CP860 IP
phones. Off hook is not applicable to CP860
IP phones.
If “cancelAction” is not left blank, the function
of “X” key is calling the URI defined by
“cancelAction”.
If “cancelAction” is left blank, the function of
“X” key is returning to the idle screen.
Note: Pressing the “X” key is not applicable
to SIP VP-T49G/SIP-T19(P) E2/CP860 IP phones.
The function of “OK/√” key is calling the URI
defined by “doneAction”.
Note: Pressing the “OK/√” key is not
applicable to SIP VP-T49G IP phones.
An example of the TextScreen object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneTextScreen
doneAction="http://10.2.11.158/ cancel.php"
Timeout="15"
LockIn="no"
Beep="no">
<Title wrap="yes">Screen Title </Title>
<Text>The screen text goes here. When you see this, congratulations to you complete
the configuration.</Text>
</YealinkIPPhoneTextScreen>