AASTRA 6700i series, 9143, 9480i, 9480i CT SIP Administrator Guide EN User Manual

Page 878

Advertising
background image

41-001343-01 Rev 03, Release 3.2.2

A-147

Parameter
action uri onhook

Onhook
(in Web UI)

Aastra Web UI

Advanced Settings->Action URI

Configuration Files

aastra.cfg, <model>.cfg, <mac>.cfg

Description

Specifies the URI for which the phone executes a GET on when an
onhook event occurs. This parameter can use the following variables:
$$LOCALIP$$
$$CALLDURATION$$
$$CALLDIRECTION$$
$$LINESTATE$$

Note: The “LocalIP”, “CallDuration”, and “CallDirection” variables allow
for enhanced information in call records and billing applications.

Format

Fully qualified URI

Default Value

Not Applicable

Range

Up to 128 ASCII characters

Example

action uri onhook: http://10.50.10.140/onhook

Parameter
action uri disconnected

Aastra Web UI

Advanced Settings->Action URI->Event

Configuration Files

aastra.cfg, <model>.cfg, <mac>.cfg

Description

Specifies the URI that the phone executes a GET on, when it transitions from
the incoming, outgoing, calling, or connected state into the idle state.
This parameter uses the following variables to determine the state of the line:
$$LINESTATE$$
$$LOCALIP$$

Format

String

Default Value

Not Applicable

Range

Any valid URI

Example

action uri disconnected: http://fargo.ana.aastra.com/
disconnected.xml?state=$$LINESTATE$$

Advertising