[Asterisk-cvs] asterisk/doc README.variables,1.27,1.28

markster at lists.digium.com markster at lists.digium.com
Sun Jan 9 22:25:15 CST 2005


Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv28732/doc

Modified Files:
	README.variables 
Log Message:
Merge anthm's monitor fixes (better default path, set variable for monitor) (bug #3266)


Index: README.variables
===================================================================
RCS file: /usr/cvsroot/asterisk/doc/README.variables,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- README.variables	10 Jan 2005 04:03:30 -0000	1.27
+++ README.variables	10 Jan 2005 04:29:33 -0000	1.28
@@ -104,6 +104,9 @@
 The following variables can be set to change certian behaviour:
 ${TOUCH_MONITOR}	The filename base to use with Touch Monitor (auto record)
 
+The monitor application sets the following variable:
+${MONITOR}		Set to "true" if the channel is/has been monitored.
+
 There are two reference modes - reference by value and reference by name. 
 To refer to a variable with its name (as an argument to a function that 
 requires a variable), just write the name. To refer to the variable's value, 




More information about the svn-commits mailing list