]> 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:17 +0000 (13:40 +0000)
commit89c6557fc1fc52891f2974b8df8ebb25f29c4111
tree85fc7b820d05d844f21f740cd7380c7950ebf56e
parentd9c14cba492787ce37888f24c19c8b83194457b3
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