]> 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 Development Team <asteriskteam@digium.com>
Thu, 14 Nov 2024 20:01:34 +0000 (20:01 +0000)
commit0f55b9172cab17cd5d604c91754343e7423edaed
treefddcaa19d7fbfd022cb3af40fe9d158d1c44c44f
parent6d86566ee820f61df87fb676779846b9d7437a3e
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.

(cherry picked from commit 5cf699370b81259d61b9d0713f29856d3d2f2f93)
main/manager.c