mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -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>
|
||||
|
||||
***/
|
||||
|
Reference in New Issue
Block a user