Asterisk Development Team
2009-Jul-21 17:54 UTC
[asterisk-users] Asterisk 1.4.26 Now Available
The Asterisk Development Team is pleased to announce the release of Asterisk 1.4.26. Asterisk 1.4.26 is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ This release resolves a large assortment of issues reported by the community. For a summary of the changes in this release, please see the release summary: http://svn.asterisk.org/svn/asterisk/tags/1.4.26/asterisk-1.4.26-summary.txt For a full list of changes in this release, please see the ChangeLog: http://svn.asterisk.org/svn/asterisk/tags/1.4.26/ChangeLog The following list of issues were resolved with the participation of the community, and this release would not have been possible without your help! * Fix handling of the 'state_interface' option of the 'queue add member' CLI command. (closes issue #15181. Reported and tested by loloski. Patch by seanbright) * Fix a possible crash in pbx_spool. (closes issue #15072. Reported, and patched by garlew) * MWI NOTIFY contains a wrong URI if Asterisk listens to non-standard port and transport. (closes issue #14659. Reported, patch, and testing by klaus3000) * Don't fast forward past the end of a message. (closes issue #14554. Reported and patched by lacoursj) * Prevent phantom calls to queue members. (closes issue #14631. Reported and patched by latinsud) * No audio on calls from Asterisk to various ISDN devices until DTMF sent by caller. (closes issues #15420, #15416, #15389, #15205. Reported by scottbmilne, avinoash, alecdavis, vinsik. Tested by scottbmilne, alecdavis. Patched by alecdavis) Thank you for your continued support of Asterisk!
Asterisk Development Team escribio':> The Asterisk Development Team is pleased to announce the release of Asterisk > 1.4.26. Asterisk 1.4.26 is available for immediate download at > http://downloads.asterisk.org/pub/telephony/asterisk/ > >I don't see 1.4.26 anywhere in the directory, just 1.4.26-rc6. -- perl -e '$x=2.3;printf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'