New Features in Release 3.0.1
RN-001037-00 Rev 02, Release 3.0.1
7
SIP IP Phone Model 6739i Release Note 3.0.1
Support for XML Phone Execute Keypress Simulation
An Administrator can now use the AastraIPPhoneExecute object in an XML application to
simulate a keypress on the phone. Only the physical hard keys can be simulated. The softkeys that
display on the screen cannot be simulated (e.g. Softkey 1).
Example
<?xml version="1.0" encoding="ISO-8859-1"?>
<AastraIPPhoneExecute>
<ExecuteItem URI="Key: Keypad0"/>
</AastraIPPhoneExecute>
The above example simulates the keypress of the “0” key on the phone’s keypad.
For more information about the XML API objects, see Aastra's XML Developers Guide.
Support for XML Scripts Overriding Native Features
An Administrator can now assign an XML script to specific keys, overriding the native key
feature. You can enter the following new parameters in the configuration file to assign the
applicable XML script to specific keys:
Example
You can enter the following line in the configuration files (aastra.cfg or MAC.cfg):
callers list script: http://myserver.com/myscript.php
The above example replaces the native behavior of the “Callers” button with an external XML
script.
For more information about the XML API objects, see Aastra's XML Developers Guide.
XML Features
Hard Key on the IP Phone
Configuration Parameter
Services
services script
Callers
callers list script
Directory
directory script
Redial
redial script
Transfer
xfer script
Conf
conf script
Messages
voicemail script
Options
options script