Draft 1 – Aastra Telecom 9480i Series User Manual
Page 913

Operational, Basic, and Advanced Parameters
41-001160-03, Rev 00, Release 2.4
A-139
Example
action uri outgoing: http://10.50.10.140/
outgoing.php?number=$$REMOTENUMBER$$
Parameter –
action uri offhook
Offhook
(in Web UI)
Aastra Web UI
Advanced Settings->Action URI
Configuration Files
aastra.cfg,
Description
Specifies the URI for which the phone executes a GET on when an
offhook event occurs. This parameter can use the following variables:
$$LINESTATE$$
$$LOCALIP$$
Format
Fully qualified URI
Default Value
Not Applicable
Range
Up to 128 ASCII characters
Example
action uri offhook: http://10.50.10.140/offhook
Parameter –
action uri onhook
Onhook
(in Web UI)
Aastra Web UI
Advanced Settings->Action URI
Configuration Files
aastra.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
Draft 1