mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-28 23:15:59 +00:00
Fix documentation of 's' option.
The menu key is #, not *. Reported by p3nguin on #asterisk. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@345545 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -86,7 +86,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<para>Do not play message when first person enters</para>
|
<para>Do not play message when first person enters</para>
|
||||||
</option>
|
</option>
|
||||||
<option name="s">
|
<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>
|
(send to menu).</para>
|
||||||
</option>
|
</option>
|
||||||
<option name="w">
|
<option name="w">
|
||||||
|
|||||||
Reference in New Issue
Block a user