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

Page 876

Advertising
background image

41-001343-01 Rev 03, Release 3.2.2

A-145

Parameter
action uri registration
event

Registration Event
(in Web UI)

Configuration Files

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

Aastra Web UI

Advanced Settings->Action URI

Description

Specifies the URI that the phone executes a GET on, when a registration
event change occurs. This parameter uses the following variables to
determine the state of the event:
$$REGISTRATIONSTATE$$
$$REGISTRATIONCODE$$

Note: This action URI is not called when the same event is repeated (for

example, a timeout occurs again when registration is already in a timeout

state.)

Format

String

Default Value

Not Applicable

Range

Any valid URI

Example

action uri registration event: http://10.30.100.39/PHPtests/
actionuri.php?action=RegEvt&regstate=$$REGISTRATIONSTATE$$&regco
de=$$REGISTRATIONCODE$$

Parameter
action uri incoming

Incoming Call
(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

incoming call event occurs. This parameter can use the following

variables:

$$REMOTENUMBER$$

$$DISPLAYNAME$$

$$SIPUSERNAME$$

$$INCOMINGNAME$

$$LINESTATE$$

$$CALLDURATION$$

$$CALLDIRECTION$$

$$LOCALIP$$

Format

Fully qualified URI

Default Value

Not Applicable

Range

Up to 128 ASCII characters

Example

action uri incoming: http://10.50.10.140/

incoming.php?number=$$REMOTENUMBER$$

Advertising