aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjmls <jmls@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 13:24:28 +0000
committerjmls <jmls@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 13:24:28 +0000
commit18d27297e641351ae97f82ea0625ea8ee1243d8d (patch)
tree5ed97acc8655cd80b68c20187f1592ea0cbbebf8 /doc
parent9414ccc78223be43a7a9948dc7a258fb642d5828 (diff)
fix whitespace issue
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@258256 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/manager_1_1.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/manager_1_1.txt b/doc/manager_1_1.txt
index c8253f5e1..53299ebc0 100644
--- a/doc/manager_1_1.txt
+++ b/doc/manager_1_1.txt
@@ -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
------------