From 1d00714496002d30714c58da24200acee89167f7 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 28 May 2009 22:04:00 +0000 Subject: [PATCH] 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 --- apps/app_mixmonitor.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index 6cd5871bde..d6e4ed044f 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -68,6 +68,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")