The Asterisk Development Team has announced the release of Asterisk 11.19.0-rc1.
This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 11.19.0-rc1 resolves several issues reported by the community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
Bug
- [ASTERISK-19277] – endlessly repeating error: “poll failed: Bad file descriptor”
- [ASTERISK-22559] – gcc 4.6 and higher supports weakref attribute but asterisk doesn’t detect it.
- [ASTERISK-22805] – res_rtp_asterisk: Crash when calling BIO_ctrl_pending in dtls_srtp_check_pending when dialed by JSSIP
- [ASTERISK-24550] – res_rtp_asterisk: Crash in ast_rtp_on_ice_complete during DTLS handshake
- [ASTERISK-24651] – Fix race condition in DTLS
- [ASTERISK-24717] – ASAN: global-buffer-overflow codec_{ilbc | gsm | adpcm | ipc10}
- [ASTERISK-24832] – DTLS-crashes within openssl
- [ASTERISK-24853] – Documentation claims chan_sip outbound registrations support WS or WSS as valid transports (not true)
- [ASTERISK-25094] – PBX core: Investigate thread safety issues
- [ASTERISK-25100] – asterisk coredump if host has an IPv6 address that end with ::80
- [ASTERISK-25103] – Roundup – investigate Asterisk DTLS crashes
- [ASTERISK-25127] – DTLS crashes following “Unable to cancel schedule ID” in dtls_srtp_check_pending
- [ASTERISK-25139] – Malicious transfer sequence locks up Asterisk
- [ASTERISK-25154] – fromtag may need to be updated after successful call dialog match
- [ASTERISK-25202] – Hints extension state broken between 13.3.2 and 13.4
- [ASTERISK-25212] – Segfault when using DEBUG_FD_LEAKS
- [ASTERISK-25213] – Possibility of deadlock in chan_sip INVITE early Replace code
- [ASTERISK-25219] – Source and destination overlap in memcpy in rtp_engine.c
- [ASTERISK-25220] – Closing of fd -1 in chan_mgcp.c
- [ASTERISK-25247] – choppy audio when spying on a g722 channel, chan_sip or chan_pjsip
- [ASTERISK-25250] – chan_sip – Despite the channel being answered, caller on a call established via Local channel continues to hear ringback
- [ASTERISK-25257] – channels/sig_pri.h -> sig_pri_span -> force_restart_unavailable_chans in wrong scope
Improvement
- [ASTERISK-25040] – pbx: Improve performance of reloads by making hint destruction more performant
For a full list of changes in this release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.19.0-rc1
Thank you for your continued support of Asterisk!