Skip to content
Snippets Groups Projects
Commit 4b7c56cc authored by Julian Lyndon-Smith's avatar Julian Lyndon-Smith
Browse files

fix whitespace issue

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 81fd2352
No related branches found
No related tags found
No related merge requests found
......@@ -291,16 +291,16 @@ Changes to manager version 1.1:
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
------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment