New action uri for registration events – Aastra Telecom 675xi Series User Manual
Page 38

New Features in Release 2.4
34
RN-001029-03, Release 2.4, Rev 00
IP Phone Release Notes 2.4
New Action URI for Registration Events
The IP Phones now include an action URI that is called whenever registration events occur or
when there are registration state changes. The new action URI is called “action uri registration
event” (in configuration files) and “Registration Event” (in Aastra Web UI). The action URI is
called when any of the following registration events occur:
•
Registered
•
Unregistered
•
Registration timed out
•
Registration refused
•
Registration expired
To support this feature, the following URI variables have been added for action URIs involving
registration events:
Note:
The 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.
Action URI Variable
Description
$$REGISTRATIONSTATE$$
Registration states can be:
•
REGISTERED
•
UNREGISTERED
•
EXPIRED
•
REFUSED
•
TIMEOUT
$$REGISTRATIONCODE$$
Registration code can be:
"xxx"
where xxx is the 3 digit code; for
example, "403". Possible codes are:
•
001 (registration successful)
•
403 (registration failed)