]> git.ipfire.org Git - thirdparty/asterisk.git/commit
safe_asterisk: Fix logging and sorting issue.
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 17 Oct 2025 15:51:34 +0000 (09:51 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 30 Oct 2025 16:09:11 +0000 (16:09 +0000)
commitc3b4b923b3ce3b1b06d54266b74918940a2383b3
tree7abb10038ced96cf661250fa95f532f7608fe9f9
parent9bbb566df59d3e3692c11b94afcfe92024194e52
safe_asterisk:  Fix logging and sorting issue.

Re-enabled "TTY=9" which was erroneously disabled as part of a recent
security fix and removed another logging "fix" that was added.

Also added a sort to the "find" that enumerates the scripts to be sourced so
they're sourced in the correct order.

Resolves: #1539
contrib/scripts/safe_asterisk