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$") 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