[asterisk-commits] qwell: branch 1.8 r345545 - /branches/1.8/apps/app_confbridge.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Nov 17 11:04:09 CST 2011
Author: qwell
Date: Thu Nov 17 11:04:05 2011
New Revision: 345545
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=345545
Log:
Fix documentation of 's' option.
The menu key is #, not *.
Reported by p3nguin on #asterisk.
Modified:
branches/1.8/apps/app_confbridge.c
Modified: branches/1.8/apps/app_confbridge.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/apps/app_confbridge.c?view=diff&rev=345545&r1=345544&r2=345545
==============================================================================
--- branches/1.8/apps/app_confbridge.c (original)
+++ branches/1.8/apps/app_confbridge.c Thu Nov 17 11:04:05 2011
@@ -86,7 +86,7 @@
<para>Do not play message when first person enters</para>
</option>
<option name="s">
- <para>Present menu (user or admin) when <literal>*</literal> is received
+ <para>Present menu (user or admin) when <literal>#</literal> is received
(send to menu).</para>
</option>
<option name="w">
More information about the asterisk-commits
mailing list