]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 8 Oct 2024 13:40:20 +0000 (13:40 +0000)
commit9ecccb21ed911ef9cd6bcf63cb344aab2bfefb2f
treeee3f06737d5c3035d13b3971b3af0b787bfb9bdd
parent0bdfebd1b7833ebb484a73a9b6efe2fdbffc1378
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