Operational IP Phone Features

Operational Features

The following table identifies the configurable action URI parameters in the configuration files and the Aastra Web UI. This table also identifies the variables that apply to specific parameters.

Configuration File

Aastra Web UI Parameters at

Applicable Variables

Parameters

Advanced Settings->Action URI

 

 

 

 

action uri startup

Startup

-

 

 

 

action uri registered

Successful Registration

$$SIPUSERNAME$$

 

 

$$SIPAUTHNAME$$

 

 

$$PROXYURL$$

action uri incoming

Incoming Call

$$REMOTENUMBER$$

 

 

$$DISPLAYNAME$$

 

 

$$SIPUSERNAME$$

 

 

$$INCOMINGNAME$$

 

 

 

action uri outgoing

Outgoing Call

$$REMOTENUMBER$$

 

 

$$SIPUSERNAME$$

 

 

 

action uri offhook

Offhook

-

 

 

 

action uri onhook

Onhook

-

 

 

 

How it works

When a startup, successful registration, incoming call, outgoing call, offhook, or onhook call event occurs on the phone, the phone checks to see if the event has an action URI configured. If the phones finds a URI configured, any variables configured (in the form $$VARIABLENAME$$) are replaced with the value of the appropriate variable. After all of the variables are bound, the phone executes a GET on the URI. The Action URI binds all variables and is not dependant on the state of the phone.

For example, if you enter the following string for the action uri outgoing parameter:

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

and you dial out the number 5551212, the phone executes a GET on:

Operational IP Phone Features

41-001160-00, Rev 01 Release 2.0

5-129

Page 257
Image 257
Aastra Telecom 57I C53I manual You dial out the number 5551212, the phone executes a GET on