]> 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:07:53 +0000 (16:07 +0000)
commit8cd7b4193e72212b2d4d293a80a59f664c946ffc
treeadbb07e848254b627be2c1c0b6a136867e9db305
parentfbb2d2064454e68cc1847852c734ac033257db92
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