Specifications

Aastra July 2014 PA-001011-03-04
30
Example
HTTP/1.1 200 OK
Date: Tue, 15 May 2007 14:24:33 GMT
Server: Apache/2.0.52 (CentOS)
X-Powered-By: PHP/4.3.11 HTTP Header
Content-Length: 564
Connection: close
Content-type: text/xml; charset=ISO-8859-1
<?xml version="1.0" encoding="ISO-8859-1"?>
<AastraIPPhoneInputScreen type="string">
<Title>Title</Title>
<Prompt>Enter value</Prompt> HTTP body
<URL>http://myserver.com/script.php</URL>
<Parameter>value</Parameter>
<Default></Default>
</AastraIPPhoneInputScreen>
2.8 XML display control and keys
This chapter describes the available part of the display for each Aastra SIP phones as well as the
keys that are controlled by the XML objects.
2.8.1 Aastra 6730i/6731i
The display and keys available for XML applications on an Aastra 6730i/6731i are:
3 lines of 16 characters for the display
the left and right arrow navigation keys
the up and down rocker navigation key
The 3
rd
line of the display is a command line and will be used to display the labels of the available
actions. See chapter 3 for more details on how each XML object will use this line of command.
Depending on the XML object displayed on the phone,
the left arrow navigation key can also be interpreted as a “cancel” key,
the right arrow navigation key can also be interpreted as a “next” key,
the “Delete” key is used as a “Backspace” for the AastraIPPhoneInputScreen object.
See chapter 0 for more detailed information on each object.