]> 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:00:45 +0000 (20:00 +0000)
commitbc67e339ae598eefe353594c7177379a65f2cb3e
tree7a40bf9fd6886b57717f1523c2cd33ed20f596bd
parent37df170bdc7d2161ac2bc3df68871f799062a025
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 29e0d77765d58522e059a84776e606f81e9c3eff)
main/manager.c