Asterisk Release 21.0.2

Home » Uncategorized » Asterisk Release 21.0.2
Uncategorized No Comments

The Asterisk Development Team would like to announce
the release of asterisk-21.0.2.

The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/21.0.2
and https://downloads.asterisk.org/pub/telephony/asterisk

This release resolves issues reported by the community
and would have not been possible without your participation.

Thank You!

Change Log for Release asterisk-21.0.2
========================================

Links:
—————————————-

– [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-21.0.2.md)
– [GitHub Diff](https://github.com/asterisk/asterisk/compare/21.0.1…21.0.2)
– [Tarball](https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-21.0.2.tar.gz)
– [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk)

Summary:
—————————————-

– res_rtp_asterisk: Fix regression issues with DTLS client check

User Notes:
—————————————-

Upgrade Notes:
—————————————-

Closed Issues:
—————————————-

– #500: [bug regression]: res_rtp_asterisk doesn’t build if pjproject isn’t used
– #503: [bug]: The res_rtp_asterisk DTLS check against ICE candidates fails when it shouldn’t
– #505: [bug]: res_pjproject: ast_sockaddr_cmp() always fails on sockaddrs created by ast_sockaddr_from_pj_sockaddr()