User's Manual

Operational, Basic, and Advanced Parameters
41-001160-03, Rev 00, Release 2.4 A-137
Parameter
action uri registration
event
Registration Event
(in Web UI)
Configuration Files aastra.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$$
Draft 1