The Asterisk Development Team has announced the first release candidate of Asterisk 11.15.0. This release candidate is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 11.15.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 candidate:
Bug
- [ASTERISK-15242] – transmit_refer leaks sip_refer structures
- [ASTERISK-20127] – [Regression] Config.c config_text_file_load() unescapes semicolons (“\;” -> “;”) turning them into comments (corruption) on rewrite of a config file
- [ASTERISK-20402] – Unable to cancel (features.conf) attended transfer
- [ASTERISK-24307] – Unintentional memory retention in stringfields
- [ASTERISK-24440] – Call leak in Confbridge
- [ASTERISK-24444] – PBX: Crash when generating extension for pattern matching hint
- [ASTERISK-24468] – Incoming UCS2 encoded SMS truncated if SMS length exceeds 50 (roughly) national symbols
- [ASTERISK-24469] – Security Vulnerability: Mixed IPv4/IPv6 ACLs allow blocked addresses through
- [ASTERISK-24492] – main/file.c: ast_filestream sometimes causes extra calls to ast_module_unref
- [ASTERISK-24500] – Regression introduced in chan_mgcp by SVN revision r227276
- [ASTERISK-24502] – Build fails when dev-mode, dont optimize and coverage are enabled
- [ASTERISK-24504] – chan_console: Fix reference leaks to pvt
- [ASTERISK-24505] – manager: http connections leak references
- [ASTERISK-24516] – Asterisk segfaults when playing back voicemail under high concurrency with an IMAP backend
- [ASTERISK-24522] – ConfBridge: delay occurs between kicking all endmarked users when last marked user leaves
- [ASTERISK-24572] – App_meetme is loaded without its defaults when the configuration file is missing
- [ASTERISK-24573] – Out of sync conversation recording when divided in multiple recordings
Improvement
- [ASTERISK-24283] – Microseconds precision in the eventtime column in the cel_odbc module
- [ASTERISK-24530] – app_record stripping 1/4 second from recordings
- [ASTERISK-24577] – Speed up loopback switches by avoiding unneeded lookups
For a full list of changes in this release candidate, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.15.0-rc1
Thank you for your continued support of Asterisk!