Aastra Telecom 9133 I User Manual

Page of 60
New Features in 1.4.1
41-001024-00, Rev 09, Release 1.4.1
23
SIP IP Phone Models 480i, 480i CT, 9112i, 9133i Release Notes
XML: AastraIPPhoneExecute Object
A new XML AastraIPPhoneExecute object has been implemented on the IP 
phones. This object provides the ability to execute commands on the phone using 
XML. Release 1.4.1 supports the following Execute object commands:
Reset - This command waits until the phone is idle and then executes a reset.
NoOp - This command has no affect on the IP phone. It is made up of a blank 
URI. You can use this feature when you need to press a key on the phone to 
access a feature, and it is not necessary to display anything.
Since the server forces phone firmware changes, the AastraIPPhoneExecute 
object was implemented to send the reset command to the phone.
AastraIPPhoneExecute Object Structure
The AastraIPPhoneExecute object describes the structure of the XML document 
that is used to send a command to the phone. It delivers multiple execution 
requests to the phone. The basic structure of the AastraIPPhoneExecute object is: 
<AastraIPPhoneExecute>
<ExecuteItem URI ="the URL or URI to be executed"/>
<! -- Additional execution items may be added under new ExecuteItem tag-->
</AastraIPPhoneExecute>