mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 04:16:43 +00:00
option w[(secs)] incorrectly capitalized in xmldoc
(closes issue #17516) Reported by: karlfife git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@271089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -166,7 +166,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<option name="T">
|
||||
<para>Set talker detection (sent to manager interface and meetme list).</para>
|
||||
</option>
|
||||
<option name="W" hasparams="optional">
|
||||
<option name="w" hasparams="optional">
|
||||
<para>Wait until the marked user enters the conference.</para>
|
||||
<argument name="secs" required="true" />
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user