]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 3 Apr 2024 19:04:26 +0000 (19:04 +0000)
commit8b1502e4edab9a1df1bfddd905a4a6017fb0fed7
tree103e6996222ea072f6d6f2237ba432fae15057b1
parentc16e3c2ac57eb3dfe883d47a851a61bfefd274b3
manager.c: Add missing parameters to Login documentation

* Added the AuthType and Key parameters for MD5 authentication.

* Added the Events parameter.

Resolves: #689
main/manager.c