Specifications
XML Browser Developer’s Guide for Yealink SIP-T4X IP Phones
28
The screenshot of the SIP-T46G IP phone user interface for reference is shown as below:
The PhoneStatus object allows users to display a status message on a single
designated line on the phone’s idle screen when XML information is pushed from the
servers. The PhoneStatus object can remind users of received messages, missed calls,
news, notify, etc.
XML description of the PhoneStatus object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneStatus
Beep = “yes/no”
SessionID = “string”
Timeout = “integer”
wrapList=" yes/no">
<Message
Index = “index”
Type = “alert”
Account = “user@server URI”
Icon = “icon index”
Size="normal/small/double/large"
Align="center/left/right"
Color="white/black/red/green/brown/blue/magenta/cyan/lightgray
/darkgray/lightred/lightgreen/yellow/lightblue/lightmagenta/lightcyan"
>Message</Message>
<!--Additional Message Items may be added -->
</YealinkIPPhoneStatus>