From: Richard Mudgett Date: Wed, 5 Oct 2011 16:26:45 +0000 (+0000) Subject: Add missing documentation of required AMI action Challenge AuthType header. X-Git-Tag: 1.8.8.0-rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a735958565f78b7f3dc38667563946231f326b;p=thirdparty%2Fasterisk.git 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 --- diff --git a/main/manager.c b/main/manager.c index 4746409e83..5fb884460d 100644 --- a/main/manager.c +++ b/main/manager.c @@ -156,6 +156,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + Digest algorithm to use in the challenge. Valid values are: + + + + Generate a challenge for MD5 authentication.