]> 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:15 +0000 (13:40 +0000)
commit29e0d77765d58522e059a84776e606f81e9c3eff
tree0fdd338f61ba64ed9d051408dc46d60770ef17a7
parent776bb8c56b189171a31474aab0d78a830b4aeb9d
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