Mitel 6867i Administrator's Manual page 550

6800 series
Hide thumbs Also See for 6867i:
Table of Contents

Advertisement

Mitel 6800 Series SIP Phone Release 4.2.0 Administrator Guide
VARIABLE
$$REGISTRATIONCODE$$
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 dependent 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:
http://10.50.10.140/outgoing.pl?number=5551212
Notes:
1. If the phone cannot find the Action URI you specify, it returns a "NULL" response.
For example,
http://10.50.10.140/outgoing.pl?number=
2. After executing a GET on the URI, the phone expects a valid XML response. If a
valid XML response is not received, an error message is displayed on screen.
You can configure this feature via the configuration files or the Mitel Web UI.
Configuring XML Action URIs
Use the following procedures to configure XML Action URIs using the configuration files or the
Mitel Web UI.
CONFIGURATION FILES
For specific parameters you can set in the configuration files, see Appendix A, the section,
"Action URI Settings"
5-289
DESCRIPTION
Specifies the code generated during the registration process.
Registration code can be:
"xxx"
where xxx is the 3 digit code; for example, "403". Possible
codes are:
• 001 (registration successful)
• 403 (registration failed)
on
.
page A-164

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

6865i6863i6869i6873i

Table of Contents