[svn-commits] dvossel: branch dvossel/hd_confbridge r310138 - /team/dvossel/hd_confbridge/a...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Mar 9 14:19:22 CST 2011


Author: dvossel
Date: Wed Mar  9 14:19:19 2011
New Revision: 310138

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=310138
Log:
Fixes ConfBridge documentation error

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

Modified: team/dvossel/hd_confbridge/apps/app_confbridge.c
URL: http://svnview.digium.com/svn/asterisk/team/dvossel/hd_confbridge/apps/app_confbridge.c?view=diff&rev=310138&r1=310137&r2=310138
==============================================================================
--- team/dvossel/hd_confbridge/apps/app_confbridge.c (original)
+++ team/dvossel/hd_confbridge/apps/app_confbridge.c Wed Mar  9 14:19:19 2011
@@ -61,6 +61,9 @@
                         </parameter>
                         <parameter name="bridge_profile">
                                 <para>The bridge profile name from confbridge.conf</para>
+                        </parameter>
+                        <parameter name="user_profile">
+                                <para>The user profile name from confbridge.conf</para>
                         </parameter>
                         <parameter name="menu">
                                 <para>The name of the DTMF menu in confbridge.conf to be applied to this channel.</para>




More information about the svn-commits mailing list