Add more SeeAlso references based on TFOT.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Eliel C. Sardanons
2008-11-05 14:37:07 +00:00
parent f3d95a2131
commit 990a6bebe8
7 changed files with 138 additions and 8 deletions

View File

@@ -102,6 +102,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
context. If no extension is provided, then the first available
parked call will be acquired.</para>
</description>
<see-also>
<ref type="application">Park</ref>
<ref type="application">ParkAndAnnounce</ref>
</see-also>
</application>
<application name="Park" language="en_US">
<synopsis>
@@ -145,6 +149,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
parking context, Park() will park the call on that extension, unless
it already exists. In that case, execution will continue at next priority.</para>
</description>
<see-also>
<ref type="application">ParkAndAnnounce</ref>
<ref type="application">ParkedCall</ref>
</see-also>
</application>
***/