Controlrtpstream, Logevent, Action.controlrtpstream – 2N Helios IP Automation Manual v2.7 User Manual
Page 27: Action.logevent, Example, Parameters

27
The parameter is optional, the default value is .
1
Example
Switch the video signal source to the first external analogue camera input if the event
defined on row 2 arises:
Action.SetCameraInput: Type=internal; Id=1; Event=2
Action.ControlRtpStream
Block
defines the action that controls the flow of the RTP streams.
ControlRtpStream
This action controls only call streams; multicast streams are not affected by this action.
Parameters
Event – define the event to launch this action.
Condition – define the condition to be met for the action to be executed. This
parameter is optional.
Direction – define the call RTP stream playing direction.
Valid values:
in – incoming stream to the intercom
out – outgoing stream from the intercom
both – incoming and outgoing stream.
The parameter is optional, the default value is
.
both
– define the RTP stream operation.
Operation
Valid values
mute – mute the stream
unmute – unmute the stream (stream is played).
Example
Mute call streams in both ways
:
if the event defined on row 2 arises
Action.ControlRtpStream: Direction=both; Operation=mute; Event=2
Action.LogEvent
The
block defines the action that logs the event to the syslog server. This
LogEvent
block can be used for verification of Automation settings.