Asterisk Development Team
2016-Mar-29 22:08 UTC
[asterisk-users] Asterisk 11.22.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.22.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.22.0 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: Bugs fixed in this release: ----------------------------------- * ASTERISK-25857 - func_aes: incorrect use of strlen() leads to data corruption (Reported by Gianluca Merlo) * ASTERISK-25321 - [patch]DeadLock ChanSpy with call over Local channel (Reported by Filip Frank) * ASTERISK-25800 - [patch] Calculate talktime when is first call answered (Reported by Rodrigo Ramirez Norambuena) * ASTERISK-25272 - [patch]The ICONV dialplan function sometimes returns garbage (Reported by Etienne Lessard) * ASTERISK-20987 - non-admin users, who join muted conference are not being muted (Reported by hristo) * ASTERISK-24972 - Transport Layer Security (TLS) Protocol BEAST Vulnerability - Investigate vulnerability of HTTP server (Reported by Alex A. Welzl) * ASTERISK-25603 - [patch]udptl: Uninitialized lengths and bufs in udptl_rx_packet cause ast_frdup crash (Reported by Walter Doekes) * ASTERISK-25742 - Secondary IFP Packets can result in accessing uninitialized pointers and a crash (Reported by Torrey Searle) * ASTERISK-25397 - [patch]chan_sip: File descriptor leak with non-default timert1 (Reported by Alexander Traud) * ASTERISK-25730 - build: make uninstall after make distclean tries to remove root (Reported by George Joseph) * ASTERISK-25722 - ASAN & testsute: stack-buffer-overflow in sip_sipredirect (Reported by Badalian Vyacheslav) * ASTERISK-25714 - ASAN:heap-buffer-overflow in logger.c (Reported by Badalian Vyacheslav) * ASTERISK-24801 - ASAN: ast_el_read_char stack-buffer-overflow (Reported by Badalian Vyacheslav) * ASTERISK-25701 - core: Endless loop in "core show taskprocessors" (Reported by ibercom) * ASTERISK-25700 - main/config: Clean config maps on shutdown. (Reported by Corey Farrell) * ASTERISK-25690 - Hanging up when executing connected line sub does not cause hangup (Reported by Joshua Colp) * ASTERISK-25687 - res_musiconhold: Concurrent invocations of 'moh reload' cause a crash (Reported by Sean Bright) * ASTERISK-25394 - pbx: Incorrect device and presence state when changing hint details (Reported by Joshua Colp) * ASTERISK-25640 - pbx: Deadlock on features reload and state change hint. (Reported by Krzysztof Trempala) * ASTERISK-25681 - devicestate: Engine thread is not shut down (Reported by Corey Farrell) * ASTERISK-25680 - manager: manager_channelvars is not cleaned at shutdown (Reported by Corey Farrell) * ASTERISK-25679 - res_calendar leaks scheduler. (Reported by Corey Farrell) * ASTERISK-25677 - pbx_dundi: leaks during failed load. (Reported by Corey Farrell) * ASTERISK-25673 - res_crypto leaks CLI entries (Reported by Corey Farrell) * ASTERISK-25647 - bug of cel_radius.c: wrong point of ADD_VENDOR_CODE (Reported by Aaron An) * ASTERISK-25614 - DTLS negotiation delays (Reported by Dade Brandon) * ASTERISK-25442 - using realtime (mysql) queue members are never updated in wait_our_turn function (app_queue.c) (Reported by Carlos Oliva) * ASTERISK-25624 - AMI Event OriginateResponse bug (Reported by sungtae kim) Improvements made in this release: ----------------------------------- * ASTERISK-24813 - asterisk.c: #if statement in listener() confuses code folding editors (Reported by Corey Farrell) * ASTERISK-25767 - [patch] Add check to configure for sanitizes (Reported by Badalian Vyacheslav) * ASTERISK-25068 - Move commonly used FreePBX extra sounds to the core set (Reported by Rusty Newton) For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.22.0 Thank you for your continued support of Asterisk!
Hi AU 1.5 core sounds are missing. ake[1]: Entering directory '/usr/src/asterisk/sounds' --2016-04-01 07:59:09-- http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en_AU-alaw-1.5.tar.gz Resolving downloads.asterisk.org... 76.164.171.238, 2001:470:e0d4::ee Connecting to downloads.asterisk.org|76.164.171.238|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-04-01 07:59:10 ERROR 404: Not Found. Makefile:143: recipe for target 'asterisk-core-sounds-en_AU-alaw-1.5.tar.gz' failed make[1]: *** [asterisk-core-sounds-en_AU-alaw-1.5.tar.gz] Error 8 make[1]: Leaving directory '/usr/src/asterisk/sounds' Makefile:457: recipe for target 'datafiles' failed make: *** [datafiles] Error 2 Kilburn On 03/30/2016 09:08 AM, Asterisk Development Team wrote:> The Asterisk Development Team has announced the release of Asterisk 11.22.0. > This release is available for immediate download at > http://downloads.asterisk.org/pub/telephony/asterisk > > The release of Asterisk 11.22.0 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: > > Bugs fixed in this release: > ----------------------------------- > * ASTERISK-25857 - func_aes: incorrect use of strlen() leads to > data corruption (Reported by Gianluca Merlo) > * ASTERISK-25321 - [patch]DeadLock ChanSpy with call over Local > channel (Reported by Filip Frank) > * ASTERISK-25800 - [patch] Calculate talktime when is first call > answered (Reported by Rodrigo Ramirez Norambuena) > * ASTERISK-25272 - [patch]The ICONV dialplan function sometimes > returns garbage (Reported by Etienne Lessard) > * ASTERISK-20987 - non-admin users, who join muted conference are > not being muted (Reported by hristo) > * ASTERISK-24972 - Transport Layer Security (TLS) Protocol BEAST > Vulnerability - Investigate vulnerability of HTTP server > (Reported by Alex A. Welzl) > * ASTERISK-25603 - [patch]udptl: Uninitialized lengths and bufs in > udptl_rx_packet cause ast_frdup crash (Reported by Walter > Doekes) > * ASTERISK-25742 - Secondary IFP Packets can result in accessing > uninitialized pointers and a crash (Reported by Torrey Searle) > * ASTERISK-25397 - [patch]chan_sip: File descriptor leak with > non-default timert1 (Reported by Alexander Traud) > * ASTERISK-25730 - build: make uninstall after make distclean > tries to remove root (Reported by George Joseph) > * ASTERISK-25722 - ASAN & testsute: stack-buffer-overflow in > sip_sipredirect (Reported by Badalian Vyacheslav) > * ASTERISK-25714 - ASAN:heap-buffer-overflow in logger.c (Reported > by Badalian Vyacheslav) > * ASTERISK-24801 - ASAN: ast_el_read_char stack-buffer-overflow > (Reported by Badalian Vyacheslav) > * ASTERISK-25701 - core: Endless loop in "core show > taskprocessors" (Reported by ibercom) > * ASTERISK-25700 - main/config: Clean config maps on shutdown. > (Reported by Corey Farrell) > * ASTERISK-25690 - Hanging up when executing connected line sub > does not cause hangup (Reported by Joshua Colp) > * ASTERISK-25687 - res_musiconhold: Concurrent invocations of 'moh > reload' cause a crash (Reported by Sean Bright) > * ASTERISK-25394 - pbx: Incorrect device and presence state when > changing hint details (Reported by Joshua Colp) > * ASTERISK-25640 - pbx: Deadlock on features reload and state > change hint. (Reported by Krzysztof Trempala) > * ASTERISK-25681 - devicestate: Engine thread is not shut down > (Reported by Corey Farrell) > * ASTERISK-25680 - manager: manager_channelvars is not cleaned at > shutdown (Reported by Corey Farrell) > * ASTERISK-25679 - res_calendar leaks scheduler. (Reported by > Corey Farrell) > * ASTERISK-25677 - pbx_dundi: leaks during failed load. (Reported > by Corey Farrell) > * ASTERISK-25673 - res_crypto leaks CLI entries (Reported by Corey > Farrell) > * ASTERISK-25647 - bug of cel_radius.c: wrong point of > ADD_VENDOR_CODE (Reported by Aaron An) > * ASTERISK-25614 - DTLS negotiation delays (Reported by Dade > Brandon) > * ASTERISK-25442 - using realtime (mysql) queue members are never > updated in wait_our_turn function (app_queue.c) (Reported by > Carlos Oliva) > * ASTERISK-25624 - AMI Event OriginateResponse bug (Reported by > sungtae kim) > > Improvements made in this release: > ----------------------------------- > * ASTERISK-24813 - asterisk.c: #if statement in listener() > confuses code folding editors (Reported by Corey Farrell) > * ASTERISK-25767 - [patch] Add check to configure for sanitizes > (Reported by Badalian Vyacheslav) > * ASTERISK-25068 - Move commonly used FreePBX extra sounds to the > core set (Reported by Rusty Newton) > > For a full list of changes in this release, please see the ChangeLog: > > http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.22.0 > > Thank you for your continued support of Asterisk! >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160401/11f9ad03/attachment.html>
Kilburn Abrahams wrote:> Hi > > AU 1.5 core sounds are missing. > > ake[1]: Entering directory '/usr/src/asterisk/sounds' > --2016-04-01 07:59:09-- > http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en_AU-alaw-1.5.tar.gz > Resolving downloads.asterisk.org... 76.164.171.238, 2001:470:e0d4::ee > Connecting to downloads.asterisk.org|76.164.171.238|:80... connected. > HTTP request sent, awaiting response... 404 Not Found > 2016-04-01 07:59:10 ERROR 404: Not Found. > > Makefile:143: recipe for target > 'asterisk-core-sounds-en_AU-alaw-1.5.tar.gz' failed > make[1]: *** [asterisk-core-sounds-en_AU-alaw-1.5.tar.gz] Error 8 > make[1]: Leaving directory '/usr/src/asterisk/sounds' > Makefile:457: recipe for target 'datafiles' failed > make: *** [datafiles] Error 2Thanks for making us aware of this. Unfortunately certain languages have been deprecated and Australian is one of them. The fact they can't be downloaded any longer, however, is a bug. We'll get this fixed up as soon as possible. Cheers, -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Kilburn Abrahams wrote:> Hi > > AU 1.5 core sounds are missing. > > ake[1]: Entering directory '/usr/src/asterisk/sounds' > --2016-04-01 07:59:09-- > http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en_AU-alaw-1.5.tar.gz > Resolving downloads.asterisk.org... 76.164.171.238, 2001:470:e0d4::ee > Connecting to downloads.asterisk.org|76.164.171.238|:80... connected. > HTTP request sent, awaiting response... 404 Not Found > 2016-04-01 07:59:10 ERROR 404: Not Found. > > Makefile:143: recipe for target > 'asterisk-core-sounds-en_AU-alaw-1.5.tar.gz' failed > make[1]: *** [asterisk-core-sounds-en_AU-alaw-1.5.tar.gz] Error 8 > make[1]: Leaving directory '/usr/src/asterisk/sounds' > Makefile:457: recipe for target 'datafiles' failed > make: *** [datafiles] Error 2This issue should now be resolved and I've confirmed that the link now works. Sorry for the inconvenience! Cheers, -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org