aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 23:54:16 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 23:54:16 +0000
commitcea900cdc44f463a82e8175356ff68c8d01944d4 (patch)
tree91b8fdeff3a22de65f0a5e3fa60fe264a2800b4c /apps
parent2ee2f6ca23b7c3b308ad35bd7501a9eb1aed1e81 (diff)
Merged revisions 197828 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r197828 | lmadsen | 2009-05-28 18:04:00 -0400 (Thu, 28 May 2009) | 8 lines 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: http://svn.digium.com/svn/asterisk/branches/1.6.2@197894 f38db490-d61c-443f-a65b-d21fe96a405b
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 3056e7e92..725b6a958 100644
--- a/apps/app_mixmonitor.c
+++ b/apps/app_mixmonitor.c
@@ -67,6 +67,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>