Asterisk Development Team
2016-Oct-25 21:10 UTC
[asterisk-users] Asterisk 11.24.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.24.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.24.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-26438 - [patch] chan_sip: auto_force_rport: No NAT = No Symmetric Response. (Reported by Alexander Traud) * ASTERISK-18232 - Broken REGISTER sent to IPv4 server when bindaddr=[::] (Reported by Jacek) * ASTERISK-26359 - [patch] cdr_mysql: fails to use UTC if so instructed (Reported by Tzafrir Cohen) * ASTERISK-19968 - TCP Session-Timers not dropping call (Reported by Aaron Hamstra) * ASTERISK-26360 - app_queue: "queue show" output gets "failed to extend from 240 to 327" msgs. (Reported by Richard Mudgett) * ASTERISK-26272 - chan_sip: File descriptors leak (UDP sockets) (Reported by Etienne Lessard) * ASTERISK-26288 - followme: fails to reset config items to default values on reload (Reported by Tzafrir Cohen) * ASTERISK-26282 - AEL: macro-call in Dial application, macro "lacks 's' extension" (Reported by chris de rock) * ASTERISK-26226 - pbx: Asterisk crash on AMI action "ShowDialplan" when there's a circular dependency between contexts (Reported by Etienne Lessard) * ASTERISK-26299 - app_queue: Queue application sometimes stops calling members with Local interface (Reported by Etienne Lessard) * ASTERISK-26306 - channel: Hang-up crashes, chan_pjsip not cleaning up properly (Reported by Alexander Traud) * ASTERISK-26203 - res_fax: Deadlock when using FAXOPT(gateway)=yes with Local channels (Reported by Etienne Lessard) * ASTERISK-24822 - Deadlock: Fax Gateway framehook creates locking inversion in T.38 query option with features bridging code (Reported by David Brillert) * ASTERISK-22732 - Deadlock potential in res_fax and CCSS with local channels. (Reported by Richard Mudgett) * ASTERISK-24841 - ConfBridge: Strange sampling rates chosen when channels have multiple native formats (Reported by Matt Jordan) * ASTERISK-24425 - [patch] jabber/xmpp to use TLS instead of SSLv3, security fix POODLE (CVE-2014-3566) (Reported by abelbeck) * ASTERISK-25706 - pbx: Abort asterisk on features reload (handle_hint_change) (Reported by Krzysztof Trempala) * ASTERISK-26233 - pbx: Failure to remove inconsistent extension names (Reported by Corey Farrell) * ASTERISK-26267 - ast_register_atexit callbacks should be run on failed startup. (Reported by Corey Farrell) * ASTERISK-26265 - Errors ignored from some parts of system initialization. (Reported by Corey Farrell) * ASTERISK-25996 - Remove "live_dangerously" requirement on DB(read) (Reported by Andrew Nagy) * ASTERISK-26237 - Fax is detected on regular calls. (Reported by Richard Mudgett) * ASTERISK-23013 - [patch] Deadlock between 'sip show channels' command and attended transfer handling (Reported by Ben Smithurst) * ASTERISK-26211 - Unit tests: AST_TEST_DEFINE should be used in conditional code. (Reported by Corey Farrell) * ASTERISK-26207 - [patch] sRTP: Count a roll-over of the sequence number even on lost packets. (Reported by Alexander Traud) * ASTERISK-26038 - 'make install' doesn't seem to install OS/X init files (Reported by Tzafrir Cohen) * ASTERISK-26133 - app_queue: Queue members receive multiple calls (Reported by Richard Miller) * ASTERISK-26196 - pbx: Time based includes can leak timezone string (Reported by Corey Farrell) * ASTERISK-25659 - res_rtp_asterisk: ECDH not negotiated causing DTLS failure occurred on RTP instance (Reported by Edwin Vandamme) * ASTERISK-26046 - [patch] Avoid obsolete warnings on autoconf. (Reported by Alexander Traud) * ASTERISK-25289 - Build System does not respect CFLAGS and CXXFLAGS when building menuselect (Reported by Jeffrey Walton) * ASTERISK-26119 - [patch] fix: memory leaks, resource leaks, out of bounds and bugs (Reported by Alexei Gradinari) * ASTERISK-26179 - chan_sip: Second T.38 request fails (Reported by Joshua Colp) * ASTERISK-26157 - Build: Fix errors highlighted by GCC 6.x (Reported by George Joseph) Improvements made in this release: ----------------------------------- * ASTERISK-26220 - Add support for noreturn function attributes. (Reported by Corey Farrell) For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.24.0 Thank you for your continued support of Asterisk!
Administrator TOOTAI
2016-Oct-26 07:47 UTC
[asterisk-users] Asterisk 11.24.0 Now Available
Le 25/10/2016 ? 23:10, Asterisk Development Team a ?crit :> The Asterisk Development Team has announced the release of Asterisk 11.24.0. > This release is available for immediate download at > http://downloads.asterisk.org/pub/telephony/asterisk > > The release of Asterisk 11.24.0 resolves several issues reported by the > community and would have not been possible without your participation. > Thank you![...] Hello, this is the output from 11.24.0 patch. I think that something is wrong. root at pabx:/usr/src# egrep ^"\+\+\+" asterisk-11.24.0-patch +++ b/.version +++ b/ChangeLog +++ /dev/null +++ /dev/null +++ b/asterisk-11.24.0-summary.html +++ b/asterisk-11.24.0-summary.txt -- Daniel
Administrator TOOTAI wrote:> Le 25/10/2016 ? 23:10, Asterisk Development Team a ?crit : >> The Asterisk Development Team has announced the release of Asterisk >> 11.24.0. >> This release is available for immediate download at >> http://downloads.asterisk.org/pub/telephony/asterisk >> >> The release of Asterisk 11.24.0 resolves several issues reported by the >> community and would have not been possible without your participation. >> Thank you! > > [...] > > Hello, > > this is the output from 11.24.0 patch. I think that something is wrong. > > root at pabx:/usr/src# egrep ^"\+\+\+" asterisk-11.24.0-patch > +++ b/.version > +++ b/ChangeLog > +++ /dev/null > +++ /dev/null > +++ b/asterisk-11.24.0-summary.html > +++ b/asterisk-11.24.0-summary.txtPlease file an issue on the issue tracker[1]. [1] https://issues.asterisk.org/jira -- 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
>>> On Oct 25, 2016, at 5:10 PM, Asterisk Development Team asteriskteam at digium.com wrote:>>> The Asterisk Development Team has announced the release of Asterisk 11.24.0. >>> This release is available for immediate download at >>> http://downloads.asterisk.org/pub/telephony/asteriskJust updated from 11.21.2 to 11.24.0. System is shutting itself down when hitting a depreciated dialplan command: [Oct 26 07:33:07] WARNING[9915][C-00000000]: app_voicemail.c:12038 vm_box_exists: MailboxExists is deprecated. Please use ${VM_INFO(4256 at sip,exists)} instead. livasterisk*CLI> Disconnected from Asterisk server Asterisk cleanly ending (0). Executing last minute cleanups I'm guessing this needs a ticket. Just wanted to confirm others are seeing this? Doug
Doug Lytle wrote:>>>> On Oct 25, 2016, at 5:10 PM, Asterisk Development Team asteriskteam at digium.com wrote: > >>>> The Asterisk Development Team has announced the release of Asterisk 11.24.0. >>>> This release is available for immediate download at >>>> http://downloads.asterisk.org/pub/telephony/asterisk > > Just updated from 11.21.2 to 11.24.0. System is shutting itself down when hitting a depreciated dialplan command:This appears to be a regression introduced in 11.23.0 actually, and is applicable to those two operations. If you create an issue I can throw a patch up. -- 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