Aastra SIP 53I Administrator's Manual page 799

Sip ip phone release 2.1
Hide thumbs Also See for SIP 53I:
Table of Contents

Advertisement

Creating an XML Application
How to Create an XML Application
CancelAction Attribute
(configurable via XML objects only)
The XML "cancelAction" attribute allows you to specify a URI that a GET is
executed on when the user presses the default CANCEL key.
You can add this optional feature at the end of any of the XML objects. The
format is:
<Hardkey action="Cancel">
<Label>Label to Display</Label>
<URI>URI to Get</Label>
</Hardkey>
XML Example:
The following illustrates the AastraIPPhoneTextScreen object using the "Cancel"
attribute:
<AastraIPPhoneTextScreen cancelAction="http://10.50.10.117/
ft.xml">
<Title>Test</Title>
<Text>This is a test of the cancel action</Text>
</AastraIPPhoneTextScreen>
When this XML script is sent to the phone, and the user presses the default
CANCEL key, the script executes a GET on http://10.50.10.117/ft.xml.
41-001160-00, Release 2.1, Rev 04
Note: The URI must be fully qualified.
Note: If the "cancelAction" attribute was not used in the above script,
then pressing the CANCEL key would simply cancel the current screen.
G-61

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sip 57i ct55i57i57i ct

Table of Contents