From 5fd54b0fe176226f9326dd73bb4b168f9ea17c4a Mon Sep 17 00:00:00 2001 From: "Eliel C. Sardanons" Date: Wed, 5 Nov 2008 18:50:02 +0000 Subject: Add more [see also] references based on TFOT. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154798 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_mixmonitor.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'apps/app_mixmonitor.c') diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index 2955455d3..3cbaf9213 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 + ***/ -- cgit v1.2.3