Iptml Overview - Avaya 9640 Series Developer's Manual

One-x deskphone edition for 9600 series sip ip telephones
Hide thumbs Also See for 9640 Series:
Table of Contents

Advertisement

Customizing the Content
b. Change the extension number to 45150
c. Enter a new prompt message within the DisplayLabel attribute, Press OK to dial
the Help Desk.
The content.xml file should now include the following:
<Item>
<Label>Help Desk</Label>
<Actions trigger="OnActivate">
</Actions>
<Actions trigger="OnFocus">
</Actions>
</Item>
7. Save the content.xml file and copy to your file server.
8. Restart the IP phone.

IPTML Overview

IPTML is a simple XML based language that allows applications to exchange information with
IP endpoints.
The key aspect of IPTML is to present an interface for applications to interact with various IP
telephony events, such as attaching content to home screens and to various call handling
screens.
An IPTML document is an ordinary XML document containing the following elements:
A number of Card elements that contain the content of the customized screens.
A number of Label elements that contain information to display on the Title Line or Prompt
Line on the 9600 Series IP phones.
Optional elements to disable hard buttons on an IP phone.
Optional language resource elements to provide multiple languages for the IPTML
document.
20 Avaya 9600 Series SIP IP Telephone Developer Guide
<Dial>45150</Dial>
<DisplayLabel>Press Ok to dial the Help Desk</DisplayLabel>

Advertisement

Table of Contents
loading

Table of Contents