Action uri connected, Example, Limitations – AASTRA 6700i series, 9143, 9480i, 9480i CT SIP Administrator Guide EN User Manual

Page 594: Configuring the action uri connected feature

Advertising
background image

41-001343-01 Rev 03, Release 3.2.2

5-317

Action URI Connected

A parameter called “action uri connected” (configuration files) and “Connected” (Aastra Web

UI) now allows XML scripts to determine when a call is connected. When enabled, the phone

triggers an HTTP GET when it goes into the “connected” state. This includes regular phone calls,

intercom calls, paging calls, RTP streaming, and the playing of a WAV file. It is also triggered

when the phone establishes the second leg of a 3-way call.

This parameter can use the following variables:

If the Administrator enables this feature (by specifying a connect URI), when a call is

connected, the phone

checks to see if the event has a Connect URI configured. If the phones

finds a configured URI it executes an XML script or the variable if defined.

Example

In the configuration files, you can enter the following:

action uri connected:

http://www.example.com/connect.php

An Administrator can enable the “Connected” Action URI feature using the configuration files or

the Aastra Web UI.

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.

Configuring the Action URI Connected Feature

Use the following procedure to configure the Action URI Connected feature on the phone.

$$REMOTENUMBER$$

$$LINESTATE$$

$$DISPLAYNAME$$

$$CALLDIRECTION$$

$$SIPUSERNAME$$

$$LOCALIP$$

$$SIPAUTHNAME$$

$$DISPLAYNAME$$

$$INCOMINGNAME$

$$CALLDURATION$$

$$PROXYURL$$

$$REGISTRATIONSTATE$$

$$REGISTRATIONCODE$$

Configuration Files

For specific parameters you can set in the configuration files, see Appendix A, the section,

“Action URI

Settings”

on

page A-144.

Advertising