summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2009-05-28 22:04:00 +0000
committerLeif Madsen <leif@leifmadsen.com>2009-05-28 22:04:00 +0000
commit1d00714496002d30714c58da24200acee89167f7 (patch)
treec2b14b100998919d404e01641756e36ebf9a85b6 /apps
parentf51bb019bb338084f497dcbb65dcd5e15b63f102 (diff)
Update documentation in MixMonitor.
Updated the MixMonitor documentation for the 'b' option so that it is more obvious that you must not optimize away the Local channel when using this option. (closes issue #14829) Reported by: licedey Tested by: mmichelson, licedey, lmadsen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197828 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps')
-rw-r--r--apps/app_mixmonitor.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c
index 6cd5871bd..d6e4ed044 100644
--- a/apps/app_mixmonitor.c
+++ b/apps/app_mixmonitor.c
@@ -68,6 +68,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<option name="b">
<para>Only save audio to the file while the channel is bridged.</para>
<note><para>Does not include conferences or sounds played to each bridged party</para></note>
+ <note><para>If you utilize this option inside a Local channel, you must make sure the Local
+ channel is not optimized away. To do this, be sure to call your Local channel with the
+ <literal>/n</literal> option. For example: Dial(Local/start@mycontext/n)</para></note>
</option>
<option name="v">
<para>Adjust the <emphasis>heard</emphasis> volume by a factor of <replaceable>x</replaceable>