]> 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:24 +0000 (19:04 +0000)
commit579126188dd0a09c72badf2f2147c45feb35fb43
tree0aab813524605969c658bdcc75fa045fcc91bbf0
parent376bfbbb25651180b31a2b96f44157faef0f24dc
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