]> git.ipfire.org Git - thirdparty/asterisk.git/commit
manager.c: Add missing parameters to Login documentation
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 3 Apr 2024 13:51:31 +0000 (07:51 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 9 May 2024 13:56:11 +0000 (13:56 +0000)
commit985a2fbee2023c994d0bdc0e63c560e749a1eca5
tree6e85d8f43dc783cf0d3e239f0421fc6b99d64ea7
parent0abe9e60b1d052c2055bec1ede0c1c03b47ea113
manager.c: Add missing parameters to Login documentation

* Added the AuthType and Key parameters for MD5 authentication.

* Added the Events parameter.

Resolves: #689
(cherry picked from commit 8b1502e4edab9a1df1bfddd905a4a6017fb0fed7)
main/manager.c