The Asterisk Development Team would like to announce
release candidate 2 of Certified asterisk-20.7-cert1.
The release artifacts are available for immediate download at
and
https://downloads.asterisk.org/pub/telephony/certified-asterisk
Repository: GitHub - asterisk/asterisk: The official Asterisk Project repository.
Tag: certified-20.7-cert1-rc2
This release resolves issues reported by the community
and would have not been possible without your participation.
Thank You!
Change Log for Release asterisk-certified-20.7-cert1-rc2
Links:
Summary:
- Commits: 16
- Commit Authors: 6
- Issues Resolved: 7
- Security Advisories Resolved: 0
User Notes:
-
tcptls/iostream: Add support for setting SNI on client TLS connections
Secure websocket client connections now send SNI in
the TLS client hello.
Upgrade Notes:
-
pbx_variables.c: Prevent SEGV due to stack overflow.
The maximum amount of dialplan recursion
using variable substitution (such as by using EVAL_EXTEN)
is capped at 15.
Commit Authors:
- George Joseph: (8)
- Ivan Poddubny: (1)
- Martin Nystroem: (1)
- Naveen Albert: (1)
- Sean Bright: (4)
- Spiridonov Dmitry: (1)