]> 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>
Tue, 14 May 2024 15:35:16 +0000 (15:35 +0000)
commit4f2c1e433658d942cd60357fa285a9d7fa9fcd19
tree85c2457d2a221e7f00a2e403bf77b0259ff12599
parent0b6ad07bca2f6a403b7c5515a2b5b855d496f12f
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 d47641cbcf9ef38c5164dcdc17ade8f5a595c965)
main/manager.c