SIP IP Phone Models 9143i, 9480i, 9480i CT and 5i Series Phones Release Note 2.3
New Features in Release 2.3
Example
If you enter the following string on Phone A for the “action uri disconnected” parameter:
action uri disconnected: http://fargo.ana.aastra.com/ disconnected.xml?state=$$LINESTATE$$
and then Phone A calls Phone B, Phone B answers and then hangs up, Phone A executes a GET on:
http://fargo.ana.aastra.com/disconnected.xml?state=CONNECTED
which is what the remote server receives.
Note: If the phone can’t find the Action URI you specify, it returns a “NULL” response. For example,
http://fargo.ana.aastra.com/disconnected.xml?state=
An Administrator can enable the disconnect feature using the configuration files or the Aastra Web UI.
Configuring the Action URI Disconnect Feature Using the Configuration Files
Use the following parameter to configure the Action URI Disconnect feature.
Parameter– | Aastra Web UI | Advanced |
action uri disconnected | Configuration Files | aastra.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 variable to determine the state of the line: | |
| $$LINESTATE$$ |
|
|
|
|
Format | String |
|
|
|
|
Default Value | Blank |
|
|
|
|
Range | Any valid URI |
|
|
| |
Example | action uri disconnected: http://fargo.ana.aastra.com/ | |
| disconnected.xml?state=$$LINESTATE$$ | |
|
|
|
47 |