]> 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:19 +0000 (13:40 +0000)
commit5cf699370b81259d61b9d0713f29856d3d2f2f93
tree696ca55d8b87857796df0f14e5a1f4b5072a06fd
parentf97ad807ff327ffdcbe34fc9dc4215c88e9ce28c
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