Specifications

Aastra July 2014 PA-001011-03-04
40
3 Aastra IP Phone XML Objects
This chapter details all the XML objects supported by the Aastra SIP phones
In this chapter:
Non softkey phones are Aastra phones without softkey:
Aastra 6730i/6731i
Aastra 9143i
Aastra 6753i a.k.a 53i
Aastra 6863i/6865i
Softkey phones are Aastra phones with softkeys:
Aastra 9480i/9480iCT
Aastra 6755i a.k.a 55i and 6735i
Aastra 6757i/6757iCT a.k.a 57i/57iCT and 6737i
Aastra 6867i (graphical screen)
Touchscreen phones are Aastra phone(s) with a color graphical touch screen
Aastra 6739i
.
Notes:
the size of an XML object can not exceed 10000 bytes (10 kb).
per XML specifications, only one XML object is supported in the XML document sent
to the phone.
3.1 TextMenu Object (All models)
The TextMenu object allows developers to create a list of menu items on the IP phones. Go-to line
support, arrow indicator, and scroll key support are built into these objects, along with the Select”
and Done” softkeys for the phones supporting softkeys. The TextMenu object allows users to
navigate the application, by linking HTTP requests to menu items.
For more details on the TextMenu behavior using the Selection tag or the Dial tag, please refer
to section 4.13 and 4.14.
3.1.1 Implementation (softkey and non softkey phones)
Object native interaction
Select Executes the content of the URI field assigned to the selected MenuItem;
Exit Redisplays the previous XML object present in the phone browser.
Non softkey phone keys
The object is displayed on one line or one item at a time. The Up and Down arrow keys allow the
user to browse the list up and down.