mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge anthm's monitor fixes (better default path, set variable for monitor) (bug #3266)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4745 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -104,6 +104,9 @@ ${QUEUE_PRIO} Queue priority
|
||||
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,
|
||||
|
Reference in New Issue
Block a user