mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +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>
|
</variable>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</description>
|
</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>
|
||||||
<application name="StopMixMonitor" language="en_US">
|
<application name="StopMixMonitor" language="en_US">
|
||||||
<synopsis>
|
<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>
|
<para>Stops the audio recording that was started with a call to <literal>MixMonitor()</literal>
|
||||||
on the current channel.</para>
|
on the current channel.</para>
|
||||||
</description>
|
</description>
|
||||||
|
<see-also>
|
||||||
|
<ref type="application">MixMonitor</ref>
|
||||||
|
</see-also>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
***/
|
***/
|
||||||
|
Reference in New Issue
Block a user