Add more [see also] references based on TFOT.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Eliel C. Sardanons 2008-11-05 18:50:02 +00:00
parent 45e6c880cd
commit 5fd54b0fe1
1 changed files with 9 additions and 0 deletions

View File

@ -99,6 +99,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</variable>
</variablelist>
</description>
<see-also>
<ref type="application">Monitor</ref>
<ref type="application">StopMixMonitor</ref>
<ref type="application">PauseMonitor</ref>
<ref type="application">UnpauseMonitor</ref>
</see-also>
</application>
<application name="StopMixMonitor" language="en_US">
<synopsis>
@ -109,6 +115,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>Stops the audio recording that was started with a call to <literal>MixMonitor()</literal>
on the current channel.</para>
</description>
<see-also>
<ref type="application">MixMonitor</ref>
</see-also>
</application>
***/