mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-22 01:44:35 +04:00
asterisk: update to version 20.8.1
Update to most recent LTS release addressing multiple security and
stability issues.
Complete changelog:
https://github.com/asterisk/asterisk/compare/20.5.2...20.8.1
Note that res-stir-shaken switched to use libjwt instead of providing
a built-in JWT implementation.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 11353e1a17)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -2608,7 +2608,7 @@ if test -z "$__opus_include" -o x"$__opu
|
||||
@@ -2623,7 +2623,7 @@ if test -z "$__opus_include" -o x"$__opu
|
||||
fi
|
||||
AST_EXT_LIB_CHECK([OPUSFILE], [opusfile], [op_open_callbacks], [opus/opusfile.h], [], [$__opus_include])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user