A utility to automate the installation, maintenance, and debugging of Asterisk/DAHDI, while integrating additional patches to provide the richest telephony experience
res_alarmsystem.conf.sample: Comment out config, to avoid newly built systems having this module enabled by default.
wanpipe: Install missing pre-reqs if needed.
wanpipe: Use more proper arguments for Setup script.
wanpipe: Don't ignore install failures. wanpipe is not installed by default anymore and should compile successfully on kernels through 6.1.0. To work around this, users can force continuing the install if needed using --force, or install on kernels <= 6.1.0.
CI: Build wanpipe in one of the Debian 12 CI builds.
install: Disable yappcap from building if the test suite fails to build initially. This is deprecated and not needed for all tests.
install: Fix misimplementation of --fast flag. A nice value was set, but not actually used anywhere, which actually resulted in builds being slower with this flag. Also pull this out to the top of the script, so that all compilation is affected.
PHREAKSCRIPT-42 #close PHREAKSCRIPT-48 #close