Operational, Basic, and Advanced Parameters

Parameter

Configuration Files

action uri registration event

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

 

 

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$$

 

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/PHP-

 

tests/actionuri.php?action=RegEvt®state=$$REGISTRATIONSTATE$$®code=$$REG-

 

ISTRATIONCODE$$

 

 

Parameter

Configuration Files

action uri incoming

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$$

 

 

Parameter

Configuration Files

action uri outgoing

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

 

 

Description

Specifies the URI for which the phone executes a GET on when an outgoing call event

 

occurs. This parameter can use the following variables:

 

$$REMOTENUMBER$$

 

$$SIPUSERNAME$$

 

$$LINESTATE$$

 

$$LOCALIP$$

 

 

Format

Fully qualified URI

 

 

Default Value

Not Applicable

 

 

Range

Up to 128 ASCII characters

 

 

Example

action uri outgoing: http://10.50.10.140/outgoing.php?number=$$REMOTENUMBER$$

 

 

A-117

41-001343-02 REV04 – 05.2014

Page 716
Image 716
Aastra Telecom 41-001343-02 manual Any valid URI, Action uri registration event http//10.30.100.39/PHP