From: Automerge Script Date: Thu, 25 Jan 2007 02:15:23 +0000 (+0000) Subject: automerge commit X-Git-Tag: 1.2.15-netsec~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a132d6110916baa4044c52857918589f9d3c97;p=thirdparty%2Fasterisk.git automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@52202 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index 3fa0468ab0..189efac010 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -61,7 +61,8 @@ static const char *desc = "" "Valid options:\n" " a - Append to the file instead of overwriting it.\n" " b - Only save audio to the file while the channel is bridged.\n" -" Note: does not include conferences.\n" +" Note: Does not include conferences or sounds played to each bridged\n" +" party.\n" " v() - Adjust the heard volume by a factor of (range -4 to 4)\n" " V() - Adjust the spoken volume by a factor of (range -4 to 4)\n" " W() - Adjust the both heard and spoken volumes by a factor of \n"