CoreCurrentCalls: 20
- Action: MixMonitorMute
- Modules: app_mixmonitor.c
- Purpose:
- Mute / unMute a Mixmonitor recording.
- Variables:
- ActionId: <id> Action ID for this transaction. Will be returned.
- Channel: the channel MixMonitor is running on
- Direction: Which part of the recording to mute: read, write or both (from
- channel, to channel or both channels).
- State: Turn mute on or off : 1 to turn on, 0 to turn off.
-
+ Modules: app_mixmonitor.c
+ Purpose:
+ Mute / unMute a Mixmonitor recording.
+ Variables:
+ ActionId: <id> Action ID for this transaction. Will be returned.
+ Channel: the channel MixMonitor is running on
+ Direction: Which part of the recording to mute: read, write or both (from
+ channel, to channel or both channels).
+ State: Turn mute on or off : 1 to turn on, 0 to turn off.
+
* NEW EVENTS
------------