[svn-commits] jmls: trunk r258256 - /trunk/doc/manager_1_1.txt

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Apr 21 08:24:30 CDT 2010


Author: jmls
Date: Wed Apr 21 08:24:28 2010
New Revision: 258256

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=258256
Log:
fix whitespace issue

Modified:
    trunk/doc/manager_1_1.txt

Modified: trunk/doc/manager_1_1.txt
URL: http://svnview.digium.com/svn/asterisk/trunk/doc/manager_1_1.txt?view=diff&rev=258256&r1=258255&r2=258256
==============================================================================
--- trunk/doc/manager_1_1.txt (original)
+++ trunk/doc/manager_1_1.txt Wed Apr 21 08:24:28 2010
@@ -291,16 +291,16 @@
 		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
 ------------
 




More information about the svn-commits mailing list