]> git.ipfire.org Git - thirdparty/asterisk.git/commit
manager.c: Add missing parameters to Login documentation 16
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:21 +0000 (19:04 +0000)
commit113871b5f5abe0ad23d7f19f94267985e781c106
treed08985027a792e4d838639d10092010619bfba4c
parent0b0cb8733bc618108b52e0da74194b77cbdec3ce
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