From: Julian Lyndon-Smith Date: Wed, 21 Apr 2010 13:24:28 +0000 (+0000) Subject: fix whitespace issue X-Git-Tag: 11.0.0-beta1~3146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b7c56ccef5af48785111f7a781ee039680432a1;p=thirdparty%2Fasterisk.git fix whitespace issue git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258256 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/manager_1_1.txt b/doc/manager_1_1.txt index c8253f5e13..53299ebc04 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: 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: 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 ------------