Справочник Пользователя для Aastra Telecom 41-001343-02

Скачать
Страница из 876
 Operational Features
41-001343-02 REV04 – 05.2014
5-249
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.
Action URIs and Associated Variables
Registration Event
Specifies the URI for when registration events occur or when there are registration state 
changes.
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.)
Incoming Call
Specifies the URI for which the phone executes a GET on when an incoming call event occurs. 
Outgoing Call
Specifies the URI for which the phone executes a GET on when an outgoing call event occurs.
Offhook
Specifies the URI for which the phone executes a GET on when an offhook event occurs. 
Onhook
Specifies the URI for which the phone executes a GET on when an onhook event occurs.
Connected
Specifies the URI for which the phone executes an HTTP GET when it goes into the “connected” 
state. This includes regular phone calls, intercom calls, paging calls, RTP streaming, and the 
playing of a WAV file. It is also triggered when the phone establishes the second leg of a 3-way 
call. For more information, see 
 on 
.
Disconnected
Specifies the URI that the phone executes a GET on, when it transitions from the incoming, 
outgoing, calling, or connected state into the idle state. For more information, see 
XML SIP Notify
Specifies the URI to be called when an empty XML SIP NOTIFY is received by the phone. For 
more information, see 
Poll
Specifies the URI to be called every "action uri poll interval" seconds. For more information, see 
 on 
.
Poll Interval
Specifies the interval, in seconds, between calls from the phone to the "action uri poll". For 
more information, see 
Note:
For more information about the XML execute items, see the Aastra XML Developer’s Guide.
Configuration File Param-
eters
Aastra Web UI Parameters at Advanced Set-
tings->Action URI
Applicable Variables
action uri startup
Startup
$$DISPLAYNAME$$
$$SIPUSERNAME$$
$$SIPAUTHNAME$$
$$PROXYURL$$
$$LINESTATE$$
$$LOCALIP$$
$$REGISTRATIONSTATE$$
$$REGISTRATIONCODE$$
action uri registered
Successful Registration
$$SIPUSERNAME$$
$$SIPAUTHNAME$$
$$PROXYURL$$
$$LINESTATE$$
$$LOCALIP$$
action uri registration event
Registration Event
$$REGISTRATIONSTATE$$
$$REGISTRATIONCODE$$
Action URI
Description