diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index 2955455d37..3cbaf92130 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -99,6 +99,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + Monitor + StopMixMonitor + PauseMonitor + UnpauseMonitor + @@ -109,6 +115,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Stops the audio recording that was started with a call to MixMonitor() on the current channel. + + MixMonitor + ***/