From: Eliel C. Sardanons Date: Wed, 5 Nov 2008 18:50:02 +0000 (+0000) Subject: Add more [see also] references based on TFOT. X-Git-Tag: 1.6.2.0-beta1~935 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fd54b0fe176226f9326dd73bb4b168f9ea17c4a;p=thirdparty%2Fasterisk.git Add more [see also] references based on TFOT. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154798 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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 + ***/