![Yealink SIP VP-T49G Developer'S Manual Download Page 61](http://html2.mh-extra.com/html/yealink/sip-vp-t49g/sip-vp-t49g_developers-manual_3250215061.webp)
Yealink IP Phone XML Objects
51
The screenshot of the SIP-T46G IP phone user interface for reference is shown as below:
The status messages will be erased when the phone is restarted.
You can also remove status messages from the display using the same Session ID. This
can be accomplished by setting an empty tag for the Message tag. For example, here
is the XML object to remove the message in the first line.
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneStatus
Beep="yes"
SessionID="125"
Timeout="600">
<Message/>
<Message Size="normal" Align="center" Color="black" Account="" Icon="DND">DND
is enabled</Message>
<Message Size="small" Align="right" Color="green" Account="" Icon="Message">1
New Message</Message>
</YealinkIPPhoneStatus>
The Execute object allows an external application to ask the phone to execute a
sequence of local commands using URIs. The phone will execute each specified
command in order.
XML description of the Execute object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneExecute
Beep = "yes/no">
<ExecuteItem URI = "URI"/>
<!--Additional Execute Items may be added (up to 30)-->
Summary of Contents for SIP VP-T49G
Page 1: ...i i...
Page 2: ......
Page 10: ......
Page 94: ...XML Browser Developer s Guide for Yealink IP Phones 84...
Page 96: ...XML Browser Developer s Guide for Yealink IP Phones 86...
Page 98: ...XML Browser Developer s Guide for Yealink IP Phones 88...
Page 99: ...Configure the Push XML Server 89...
Page 116: ...XML Browser Developer s Guide for Yealink IP Phones 106...