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$") Only save audio to the file while the channel is bridged. Does not include conferences or sounds played to each bridged party + 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 + /n option. For example: Dial(Local/start@mycontext/n) Adjust the heard volume by a factor of x