Begincall, Answercall, Action.begincall – 2N Helios IP Automation Manual v2.7 User Manual

Page 21: Action.answercall, Parameters, Example

Advertising
background image

21

2N TELEKOMUNIKACE a.s., www.2n.cz

®

Action.BeginCall

The

block defines the action necessary for establishing of an outgoing call to

BeginCall

the defined telephone number, SIP URI or user number included in the intercom phone
book.

Parameters

Event – define the event to launch the action.
Condition – define the condition to be met to execute the action. This parameter
is optional.
Number – define the phone number to be called.
Uri – define the SIP URI to be called: sip:user@domain
User – define the phone book number to be called. The valid values are 1
through 999 (depending on the intercom model).
Enter just one of the above mentioned parameters (

,

or

).

Number Uri

User

Example

Establish an outgoing call if the event defined on row 2 arises:

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

Answer a call if the event defined on row 2 arises:

Action.AnswerCall: Event=2

Advertising