Xml features, Drop, conf, and xfer softkeys for xml screens – Aastra Telecom 675xi Series User Manual

Page 37

Advertising
background image

New Features in Release 2.4

RN-001029-03, Release 2.4, Rev 00

33

SIP IP Phone Models 9143i, 9480i, 9480i CT, and 675xi Series Phones Release Note 2.4

Drop, Conf, and Xfer Softkeys for XML Screens

In Release 2.4, the Drop, Conf and Xfer softkeys can now be customized to use with XML
objects and display on XML screens as required. These custom softkeys are active ONLY in the
connected state. They are available for the following screen objects:

TextScreen

FormattedTextScreen

TextMenu

InputScreen

ImageMenu

ImageScreen

For XML screens on the 6755i, 6757i, 6757i CT, 9480i, and 9480i CT phones with large LCDs,
the Drop, Conf and Xfer custom softkeys display on one screen.

For XML screens on the 6751i, 6753i, and 9143i phones with small LCDs, adding the
"allowDrop", "allowConf" or "allowXfer" attribute to the root tag of the UI XML object allows
the corresponding Drop, Conf, or Xfer key to be shown on the command line.

XML Example:

<AastraIPPhoneTextScreen

Beep="no" allowDrop="yes" allowConf="yes" allowXfer="yes">
<Title></Title>
<Text>Username and Phone number</Text>

</AastraIPPhoneTextScreen>

For the smaller LCDs, if all three attributes are included in the XML object, only the Conf and
Xfer keys display as shown above.

For all phones, once the user presses the custom softkey (Drop, Conf, Xfer), the softkey
disappears after the action is performed. For example, after pressing the Xfer key on an active call
from an XML screen, the Xfer key disappears and the dialing screen appears.

XML Features

John Doe
5157

Conf

Xfer

Advertising