Specifications

Aastra July 2014 PA-001011-03-04
210
6 Action URIs
Configuration parameters have been introduced to configure the phone to make an HTTP GET
based on events, these events are:
End of the boot sequence action uri startup
Successful registration action uri registered
On-hook action uri onhook
Off-hook action uri offhook
Incoming call action uri incoming
Outgoing call action uri outgoing
Time based action uri poll
SIP Notify action uri xml sip notify
Connect action uri connected
Disconnect action uri disconnected
Registration event action uri registration event
6.1 Configuration
A URI can be configured for each type of events; the configuration can be made using:
The configuration files (aastra.cfg and/or MAC.cfg)
The Web UI.
See chapter 7.4 for more details on the Web UI Configuration.
Configuration description
These URIs will be configurable via the configuration files using the following parameters.
action uri startup: <URI to GET on startup>
action uri registered: <URI to GET on successful registration>
action uri incoming: <URI to GET on an incoming call>
action uri outgoing: <URI to GET on outgoing call>
action uri offhook: <URI to GET on an off-hook event>
action uri onhook: <URI to get on an on-hook event>
action uri connected: <URI to get on a connect event>
action uri disconnected: <URI to get on a disconnect event>
action uri poll: <URI to get when configured timer expires>
action uri poll interval: <polling interval in seconds for action
uri poll>
action uri registration event: <URI to GET on any registration
event>
action uri xml sip notify: <URI to get when a aastra-xml SIP notify
without content is received by the phone>
sip xml notify event: <Enables or disables the phone to accept an
Aastra-xml SIP Notify event>
As described in chapter 5.2 the action URI support variables in their configuration.