Action.answercall, Action.endcall, Parameters – 2N Helios IP Automation v2.5 User Manual
Page 18: Example

18
Action.BeginCall: Number=1001; Event=2
Action.AnswerCall
The
block defines the action necessary for answering of an incoming call.
AnswerCall
In case no call is coming or the incoming call is not ringing, 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
A call will be answered if the event defined on row 2 arises:
Action.AnswerCall: Event=2
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
A call is terminated if the event defined on row 2 arises:
Action.EndCall: Event=2