Specifications
PA-001011-03-04 Aastra July 2014
159
Notes:
Custom softkeys are only available for the UI XML objects.
Only “SoftKey:Exit” and “SoftKey:Submit” are supported as a special softkey
XML Document Objects
Document Object
Position
Type
Comments
SoftKey
Body
Mandatory
Softkey Root object (up to 6 or 10 for
6739i)
Index
SoftKey Root tag
Mandatory
Indicates the softkey number
Icon
SoftKey Root tag
Optional
Index of the icon to be used from the
icon list
Label
SoftKey Body
Mandatory
Label of the softkey
URI
SoftKey Body
Mandatory
URI called if the softkey is pressed
IconList
Body
Optional
Icon root object
Icon
Iconlist Body
Optional
Icon definition see chapter 4.2.2 for
more details.
index
Icon tag
Optional
Icon index (from 1 to 21)
Note: The phone supports up to 21 different icons in the same XML object, going over this
limit will generate a parsing error on the phone.
Available object commands (9480i/9480iCT/55i/57i/57iCT/6735i/6737i/6867i)
The following softkey functionality is available to the developer for the purpose of reordering or
preserving the default functionality of the XML screens.
“SoftKey:Select” is available for AastraIPPhoneTextMenu only and calls the URI tag of
the selected MenuItem.
“SoftKey:Exit” is available for all UI XML objects and redisplays the previous XML
object present in the phone browser.
“SoftKey:Dial” is available to screens that allow input. The dial string for the “Dial”
function is taken from the menu items URI on the Menu Screen, and from the editor field
input on the Input Screen.
“SoftKey:Dial2” is available only for the AastraIPPhoneTextMenu object and will dial
the number set by the “Dial” tag.
“SoftKey:Submit” is available only for the AastraIPPhoneInputScreen object, it
completes the user input by submitting the programmed URI (URL tag) and value
(Parameter tag).