mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
Add missing documentation of required AMI action Challenge AuthType header.
(closes issue ASTERISK-18554)
Reported by: Vlad Povorozniuc
Patches:
__20110919-manager-challenge-docs.patch.txt (license #4999) patch uploaded by Leif Madsen
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@339504 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -156,6 +156,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</synopsis>
|
||||
<syntax>
|
||||
<xi:include xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])" />
|
||||
<parameter name="AuthType" required="True">
|
||||
<para>Digest algorithm to use in the challenge. Valid values are:</para>
|
||||
<enumlist>
|
||||
<enum name="MD5" />
|
||||
</enumlist>
|
||||
</parameter>
|
||||
</syntax>
|
||||
<description>
|
||||
<para>Generate a challenge for MD5 authentication.</para>
|
||||
|
||||
Reference in New Issue
Block a user