Endcall, Sendhttprequest, Action.endcall – 2N Helios IP Automation Manual v2.7 User Manual
Page 22: Parameters, Example

22
Action.EndCall
The
block defines the action necessary for termination of the currently made
EndCall
call. In case there is no active call via the intercom, the action will not initiate any
activity.
Parameters
Event – define the event to launch the action.
Condition – define the condition to be met to execute the action. This parameter
is optional.
Example
Terminate a call if the event defined on row 2 arises:
Action.EndCall: Event=2
Action.SendHttpRequest
The
block defines the action necessary for sending of an HTTP
SendHttpRequest
command to another LAN device. The HTTP command helps you control other devices
in the LAN (IP relay, recording system, another intercom, etc.).
Parameters
Event –
efine the event to launch the action.
d
Condition – define the condition to be met to execute the action. This parameter
is optional.
Uri – define the standard HTTP URI including the destination address and,
optionally, the path and other parameters.
Example
Send an HTTP command to the device with the IP address 192.168.1.1 if the event
defined on row 2 arises:
Action.SendHttpRequest: uri=
; Event=2
http://192.168.1.1/message