Aastra Telecom 9480i CT Series User Manual

Page of 1184
Creating an XML Application
F-30
41-001160-03, Rev 00, Release 2.4 
IP Phone Administrator Guide
XML Softkeys for Drop, Conf, and Xfer
The DropConf and Xfer softkeys can 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.
John Doe
5157
Conf
Xfer
Draft 1