[asterisk-commits] dvossel: branch dvossel/shortbus r325817 - /team/dvossel/shortbus/apps/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Jun 30 13:43:56 CDT 2011


Author: dvossel
Date: Thu Jun 30 13:43:53 2011
New Revision: 325817

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=325817
Log:
see-also in confbridge documentation

Modified:
    team/dvossel/shortbus/apps/app_confbridge.c

Modified: team/dvossel/shortbus/apps/app_confbridge.c
URL: http://svnview.digium.com/svn/asterisk/team/dvossel/shortbus/apps/app_confbridge.c?view=diff&rev=325817&r1=325816&r2=325817
==============================================================================
--- team/dvossel/shortbus/apps/app_confbridge.c (original)
+++ team/dvossel/shortbus/apps/app_confbridge.c Thu Jun 30 13:43:53 2011
@@ -77,6 +77,11 @@
             <description>
                     <para>Enters the user into a specified conference bridge. The user can exit the conference by hangup or DTMF menu option.</para>
             </description>
+			<see-also>
+				<ref type="application">ConfBridge</ref>
+				<ref type="function">CONFBRIDGE</ref>
+				<ref type="function">CONFBRIDGE_INFO</ref>
+			</see-also>
     </application>
 	<function name="CONFBRIDGE" language="en_US">
 		<synopsis>




More information about the asterisk-commits mailing list