IP Phone Release Notes 1.4.1

New Features in 1.4.1

XML Objects and Enhancements

The following paragraphs describe the XML enhancements in release 1.4.1.

XML: AastraIPPhoneStatus object

A new XML AastraIPPhoneStatus object has been implemented on the IP phones. This object provides the ability 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 480i/480i CT phones display messages on the second line in the phone window. (where “No Service” would display if there was no service. If there is no service on the phone, the “No Service” message overrides the XML object message). The 9112i/9133i phones display messages on the first line (overriding the DisplayName). Long messages that are wider then the phone screen get truncated.

If the phone receives multiple messages, the first message received displays first and the remaining messages scroll consecutively one at a time. Messages remain displayed until they are removed (by the server) or the phone reboots. The AastraIPPhoneStatus object feature is always enabled.

Note: You can set the amount of time, in seconds, that a message displays to the phone before scrolling to the next message. For more information about this feature, see “Scroll Delay Option” on page 21.

AastraIPPhoneStatus Structure

The AastraIPPhoneStatus object describes the structure of the XML document that is used to send status messages to the phone. The basic structure of the AastraIPPhoneStatus object is:

<AastraIPPhoneStatus> <Session>My session ID</Session>

<Message index="Msg index">Message</Message>

<! -- Additional status messages may be added under new Message tags--> <AastraIPPhoneStatus/>

16

41-001024-00, Rev 09, Release 1.4.1

Page 20
Image 20
Aastra Telecom 9133 I, 9112 I XML Objects and Enhancements, XML AastraIPPhoneStatus object, AastraIPPhoneStatus Structure