]> git.ipfire.org Git - thirdparty/asterisk.git/commit
manager.c: Add unit test for Originate app and appdata permissions
authorGeorge Joseph <gjoseph@sangoma.com>
Thu, 3 Oct 2024 15:10:36 +0000 (09:10 -0600)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Tue, 8 Oct 2024 13:40:23 +0000 (13:40 +0000)
commit4623abb8bbe425530ee02931689b4e15b413e6d8
tree92d7fedd989688d02d7c6d62d25d9f02cb5e4cec
parentd856a3e2ef8ada28bd9e9fcc6ebc405db6664906
manager.c: Add unit test for Originate app and appdata permissions

This unit test checks that dialplan apps and app data specified
as parameters for the Originate action are allowed with the
permissions the user has.
main/manager.c