]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Wed, 3 Apr 2024 19:04:39 +0000 (19:04 +0000)
commit52881ef6e513e099d7a1b0259551765ac075f90a
treefd5ecc01dd98874544adbdba9052e6a706f1875e
parentbb33925d75d49d59d41abc50d5c05cd99a510f03
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