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

Page 875

Advertising
background image

A-144

41-001343-01 Rev 03, Release 3.2.2

Action URI Settings

Parameter
action uri startup

Startup
(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 a startup
event occurs. This parameter can use any of the following variables:
$$REMOTENUMBER$$
$$DISPLAYNAME$$
$$SIPUSERNAME$$
$$SIPAUTHNAME$$
$$INCOMINGNAME$
$$PROXYURL$$
$$LINESTATE$$
$$LOCALIP$$
$$DISPLAYNAME$$
$$CALLDURATION$$
$$CALLDIRECTION$$

Format

Fully qualified URI

Default Value

Not Applicable

Range

Up to 128 ASCII characters

Example

action uri startup: http://10.50.10.140/startup

Parameter
action uri registered

Successful Registration
(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 a
successful registration event occurs. This parameter can use the
following variables:
$$SIPUSERNAME$$
$$SIPAUTHNAME$$
$$PROXYURL$$
$$LINESTATE$$
$$LOCALIP$$
Note: The “action uri registered” parameter executes on the first
successful registration of each unique line configured on the phone.

Format

Fully qualified URI

Default Value

Not Applicable

Range

Up to 128 ASCII characters

Example

action uri registered: http://10.50.10.14/registered.php?auth
name=$$SIPAUTHNAME$$

Advertising