Aastra Telecom 41-001343-02 User Manual

Page of 876
Operational Features
 
5-256
41-001343-02 REV04 – 05.2014
Action URI Disconnected
The phones have a parameter, “action uri disconnected” that allow a disconnect event to occur when the phone transi-
tions from any active state (outgoing, incoming, connected, or calling) to an idle state. This parameter can use the varia-
ble “$$LINESTATE$$”.
If the Administrator enables this feature (by specifying a disconnect URI), when a call is disconnected, the phone checks 
to see if the event has a Disconnect URI configured. If the phones finds a configured URI with a $$LINESTATE$$ variable, 
it replaces the $$LINESTATE$$ variable with the appropriate line state of the current active line. After all of the variables 
are bound, the phone executes a GET on the URI. The following table lists the applicable values for the $$LINESTATE$$ 
variable.
Aastra Web UI
1.
Click on Advanced Settings->Action URI.
2.
In the “Connected” field, enter a valid URI for which the phone executes a GET on, when it goes into the “connected” state. Leaving this field 
empty disables the Action URI Connected feature. For example,
http://www.example.com/connect.php
3.
Click Save Settings to save your settings.
Note:
The $$LINESTATE$$ variable is optional and not required when enabling the “action uri disconnected” parameter.
$$LINESTATE$$ Value
Description
Meaning in a Disconnected URI
IDLE
Phone is idle.
N/A
DIALING
Phone is offhook and ready to dial.
N/A
CALLING
A SIP INVITE was sent but no response was received.
Error occurred during the call.
OUTGOING
Remote party is ringing.
Call was cancelled.
INCOMING
Local phone is ringing.
Call was missed or cancelled.