]> git.ipfire.org Git - thirdparty/asterisk.git/commit
manager.c: Add CLI command to kick AMI sessions.
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 6 Dec 2023 17:01:49 +0000 (12:01 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Thu, 21 Mar 2024 17:05:21 +0000 (17:05 +0000)
commitef7788e0e4f49e742f7025ffe923995e75e9608a
tree3b891160a3133aa1c5f94001d8b06578a6c16ad5
parent555a5416806c66a56a5be407f66c71af4316669c
manager.c: Add CLI command to kick AMI sessions.

This adds a CLI command that can be used to manually
kick specific AMI sessions.

Resolves: #485

UserNote: The "manager kick session" CLI command now
allows kicking a specified AMI session.
main/manager.c