]> 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:39:59 +0000 (13:39 +0000)
commite3f0374d21a768f5ca49ddfd2e17c19b4388edf7
tree5cf51e91c460631b5b1570a49dc22659ac7080f7
parent72cf38957ca108115c9bf54735ac32c08bd9fb4a
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