New "Dialline" Uri Command - Aastra 9143i Series Release Notes

Hide thumbs Also See for 9143i Series:
Table of Contents

Advertisement

Limitations
During SLA calls, the phone uses the Action URI Connected parameter when the
line is seized before the caller dials out.
SCA and BLA calls on hold trigger the Action URI Connected parameter, since the
retrieval is a 2nd call by the phone, and the phone cannot link the retrieved call
with the earlier held call.
For more information about the XML API objects, see Aastra's XML Developers Guide.

New "DialLine" URI Command

In Release 2.6, a new "DialLine" URI command can be used with the AastraIPPhone-
Execute object. This URI command allows an XML application to select the line to use
to perform a "dial" event. This command complements the current "Dial:" URI which
uses the first available line.
If a value is specified for this command, the phone uses this value to select the line for
dialing. If no value is specified, the phone uses the first available line on the phone by
default. You must use the following format in an XML script when using the "DialLine"
command:
DialLine:<SIP line>:<dial string>
where
DialLine is the URI command
<SIP line> is a line 1 to 9 depending on the phone model and the lines
configured on the SIP account, and
<dial string> is the URL to dial.
Note:
The "DialLine" URI command may also be used with other XML objects where a URI is
processed, for example as a softkey or a menu item.
Example
The following is an example of the AastraIPPhoneExecute object using the "Dial-
Line" command.
<?xml version="1.0" encoding="UTF-8"?>
<AastraIPPhoneExecute>
</AastraIPPhoneExecute>
RN-001029-05 REV 00 – 04.2010
<ExecuteItem URI="DialLine:1:3230" />
<ExecuteItem URI="DialLine:5:smith@aastra.com" />
New features in release 2.6
41

Advertisement

Table of Contents
loading

This manual is also suitable for:

67xxi series9480i series9480i ct series67 series

Table of Contents