]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
automerge commit
authorAutomerge Script <automerge@asterisk.org>
Thu, 25 Jan 2007 02:15:23 +0000 (02:15 +0000)
committerAutomerge Script <automerge@asterisk.org>
Thu, 25 Jan 2007 02:15:23 +0000 (02:15 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@52202 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_mixmonitor.c

index 3fa0468ab00453c41fb37c02e5b4cbe2666cc924..189efac0105ff31b01da34759f77e91711977e7e 100644 (file)
@@ -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(<x>) - Adjust the heard volume by a factor of <x> (range -4 to 4)\n"       
 " V(<x>) - Adjust the spoken volume by a factor of <x> (range -4 to 4)\n"      
 " W(<x>) - Adjust the both heard and spoken volumes by a factor of <x>\n"