Asterisk Release 18.20.2

Home » Uncategorized » Asterisk Release 18.20.2
Uncategorized No Comments

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

The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/18.20.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-18.20.2
========================================

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

– [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-18.20.2.md)
– [GitHub Diff](https://github.com/asterisk/asterisk/compare/18.20.1…18.20.2)
– [Tarball](https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-18.20.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()