From 12f6260ebda42e169f84b7149d2645d924d1be9e Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 28 May 2009 23:54:16 +0000 Subject: [PATCH] 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: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@197894 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 3056e7e92e..725b6a958e 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -67,6 +67,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")