Archive for category Release Candidates
Asterisk 1.4.35-Rc1 and Asterisk 1.6.2.11-Rc1 Now Available
Posted by admin in Release Candidates, asterisk on July 23, 2010
The Asterisk Development Team has announced release candidates of Asterisk for versions 1.4.35 and 1.6.2.11. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
These release candidates address issues that were reported by the community and resolved since the last round of bug fix releases.
The following is a sampling of issues resolved in these release candidates:
- Send DialPlanComplete as a response, not as a separate event.
(Closes issue #17504. Reported, patched by rrb3942) - Ensure channel placed into MeetMe in ringing state is properly hung up.
(Closes issue #15871. Reported, patched by Ivan) - Fix a problem with RFC 2833 DTMF not being accepted.
(Closes issue #17571. Reported by mdeneen. Tested by richardf, maxochoa, JJCinAZ) - Add option to not do a call forward on a 482 Loop Detected.
(Reviewboard: https://reviewboard.asterisk.org/r/764/ ) - Fix logging message for a stale nonce.
(Closes issue #17582. Reported, patched by kenner) - Fix some issues related to dynamic feature groups in features.conf
(Closes issue #17589. Reported,tested by lmadsen. Patched,tested by russell) - cdr_pgsql does not detect when a table is found. Add an ERROR message letting you know when a failure to get the columns from the database exists.
(Closes issue #17478. Reported, patched by kobaz) - Delete IMAP messages in reverse order to ensure reordering after each expunge does not cause deletion of the wrong message.
(Closes issue #16350. Reported by noahisaac. Patched by tilghman)
For a full list of changes in the current release candidates, please see the ChangeLogs:
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.4.35-rc1
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.11-rc1
Issues found in any of these release candidates should be reported to the Asterisk issue tracker at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
Asterisk 1.4.34-Rc2 and Asterisk 1.6.2.10-Rc2 Now Available
Posted by admin in Release Candidates, asterisk on July 14, 2010
The Asterisk Development Team has announced the 2nd set of release candidates of Asterisk for versions 1.4.34 and 1.6.2.10. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
These release candidates address issues that were reported by the community and resolved since the last round of bug fix releases.
The following is are issues resolved in these release candidates:
- Fix problem with RFC 2833 DTMF not being accepted.A recent check was added to ensure that we did not erroneously detect duplicate DTMF when we received packets out of order.
The problem was that the check did not account for the fact that the seqno of an RTP stream will roll over back to 0 after hitting 65535. Now, we have a secondary check that will ensure that the
seqno rolling over will not cause us to stop accepting DTMF.
(Closes issue #17571) - Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G option in app_dial
(Closes issue #17592)
For a full list of changes in the current release candidates, please see the ChangeLogs:
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.4.34-rc2
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.10-rc2
Issues found in any of these release candidates should be reported to the Asterisk issue tracker at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
Asterisk 1.4.34-Rc1 And Asterisk 1.6.2.10-Rc1 Now Available
Posted by admin in Release Candidates, asterisk on June 29, 2010
The Asterisk Development Team has announced release candidates of Asterisk for versions 1.4.34 and 1.6.2.10. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
These release candidates address issues that were reported by the community and resolved since the last round of bug fix releases.
The following is a sampling of issues resolved in these release candidates:
- If MeetMe is configured to use dynamic conference numbers, then the first caller (which creates the conference) had to enter the PIN number twice.
(Closes issue #15878. Reported by shawkris. Patched by pabelanger) - Send AgentComplete manager events in the event of blind and attended transfers.
(Closes issue #16819. Reported and patched by elbriga) - Correct manager variable ‘EventList’ case.
(Closes issue #17520. Reported and patched by kobaz) - If there is realtime configuration, it does not get re-read on reload unless the config file also changes.
(Closes issue #16982. Reported and patched by dmitri. Tested by atis)
For a full list of changes in the current release candidates, please see the ChangeLogs:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.4.34-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.10-rc1
Issues found in any of these release candidates should be reported to the Asterisk issue tracker at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
Asterisk 1.4.33-rc2 and Asterisk 1.6.2.9-rc3 Now Available
Posted by admin in Release Candidates, asterisk on June 10, 2010
The Asterisk Development Team has announced new release candidates of Asterisk for versions 1.4.33 and 1.6.2.9. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
These releases resolve two issues reported by the community:
- Fix Debian init script to not use -c.When using the init script as-is currently, it could cause issues on Debian such as high CPU usage. This fix has worked for several people so I’m implementing the change. We now handle color displays properly.
(Closes issue #16784. Reported, tested by pabelanger. Patched by tilghman) - Ensure signals are not blocked inside other signal handlers.This eliminates the annoying on the console.
(Closes issue #17477. Reported by jvandal. Patched by tilghman)
For a full list of changes in the current release candidates, please see the ChangeLogs:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.4.33-rc2
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.9-rc3
Issues found in these release candidates should be reported to the Asterisk issue tracker at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
Asterisk 1.6.2.9-Rc2 Now Available
Posted by admin in Release Candidates, asterisk on June 7, 2010
The Asterisk Development Team has announced a new release candidate of Asterisk for version 1.6.2.9. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
This release candidate resolves a crash in DTMF detection. See issues #17371 and #17474 for more information.
For a full list of changes in the current release candidate, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.9-rc2
Issues found in this release candidate should be reported to the Asterisk issue tracker at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
Asterisk 1.4.33-Rc1 And Asterisk 1.6.2.9-Rc1 Now Available
Posted by admin in Release Candidates, asterisk, sip on June 2, 2010
The Asterisk Development Team has announced release candidates of Asterisk for versions 1.4.33 and 1.6.2.9. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
These release candidates address issues that were reported by the community and resolved since the last round of bug fix releases.
The following is a sampling of issues resolved in these release candidates:
- Allow compilation on Mac OS X 10.4 (Tiger)
(Closes issue #17297. Reported by jcovert. Patched by tilghman) - Fix issue where IMAP backend would count messages twice in INBOX for MWI.
(Closes issue #17135. Reported, patched by edhorton. Patched by tilghman) - Fix segfault on logging.
(Closes issue #17331. Reported, tested by under. Patched by dvossel) - Fix crash when processing Cisco DTMF samples.
(Closes issue #17248. Reported by falves11. Patched by dvossel) - Fix crash in check_rtp_timeout.
(Closes issue #17271. Reported, patched by under. Tested by dvossel) - Fix transcode_via_sln option with SIP calls and improve PLC usage.
(Patched by mmichelson. Reviewboard https://reviewboard.asterisk.org/r/622/ )
For a full list of changes in the current release candidates, please see the ChangeLogs:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.4.33-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.9-rc1
Issues found in any of these release candidates should be reported to the Asterisk issue tracker at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
Asterisk 1.6.0.28-Rc2 and Asterisk 1.6.1.20-Rc2 Now Available
Posted by admin in Release Candidates, asterisk on May 14, 2010
The Asterisk Development Team has announced the second set of release candidates of Asterisk for versions 1.6.0.28 and 1.6.1.20. These release candidates are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
The Asterisk releases for 1.6.0.28 and 1.6.1.20 are the last scheduled maintenance releases for Asterisk branches 1.6.0 and 1.6.1 and will move to security maintenance only after their full release.
These releases address all changes made to the 1.6.0 and 1.6.1 branches after the first set of release candidates were made. No more changes will be made to the branches unless they are security fixes or major regressions that need to be resolved prior to these release candidates being made into the final releases for the 1.6.0 and 1.6.1 branches.
More information about the changes to maintenance support can be found at:
http://www.asterisk.org/node/49924
Information about the Asterisk maintenance schedule is available at:
http://www.asterisk.org/asterisk-versions
For a full list of changes in the current release candidates, please see the ChangeLogs:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.0.28-rc2
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.20-rc2
Thank you for your continued support of Asterisk!
Asterisk 1.4.32-Rc1, Asterisk 1.6.0.28-Rc1, Asterisk 1.6.1.20-Rc1 and Asterisk 1.6.2.7-Rc1 Now Available
Posted by admin in Release Candidates, asterisk on May 6, 2010
The Asterisk Development Team has announced release candidates of Asterisk for versions 1.4.32, 1.6.0.28, 1.6.1.20, and 1.6.2.8. These release candidates are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
Note that support for the 1.6.0 and 1.6.1 branches are moving to security fixes only, scheduled for the first half of May 2010. The Asterisk development team recommends that all users of Asterisk 1.6.0 and 1.6.1 series move to the 1.6.2 series for continued bug fix support.
Asterisk releases for 1.6.0.28 and 1.6.1.20 are the last scheduled maintenance releases for Asterisk branches 1.6.0 and 1.6.1 and will move to security maintenance only after their full release.
More information about the changes to maintenance support can be found at:
http://www.asterisk.org/node/49924
Information about the Asterisk maintenance schedule is available at:
http://www.asterisk.org/asterisk-versions
These release candidates resolve many issues reported by the community since the last set of releases.
For a full list of changes in the current release candidates, please see the ChangeLogs:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.4.32-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.0.28-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.20-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.8-rc1
Issues found in any of these release candidates should be reported to the Asterisk issue tracker at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
Asterisk 1.4.29-rc1, Asterisk 1.6.0.21-rc1, Asterisk 1.6.1.13-rc1, Asterisk 1.6.2.1-rc1 Released
Posted by admin in Release Candidates, asterisk on January 11, 2010
The Asterisk Development Team has announced release candidates (RC1) for Asterisk versions 1.4.29, 1.6.0.21, 1.6.1.13, and 1.6.2.1. These release candidates are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
The release candidates address issues that were reported by the community and resolved since the last round of bug fix releases.
For a full list of changes in the current release candidates, please see the ChangeLogs:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.4.29-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.0.21-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.13-rc1
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.1-rc1
For a summary of the issues found in these release candidates, please see the summary files:
http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.4.29-rc1-summary.html
http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.6.0.21-rc1-summary.html
http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.6.1.13-rc1-summary.html
http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.6.2.1-rc1-summary.html
Issues found in any of these release candidates should be reported to the Asterisk issue tracker at http://issues.asterisk.org
Thank you for your continued support of Asterisk!
Read the rest of this entry »
Asterisk 1.6.0.14-rc1 and Asterisk 1.6.1.5-rc1 released
Posted by admin in Release Candidates, asterisk, t.38 on August 20, 2009
The Asterisk Development Team has announced release candidates for Asterisk versions 1.6.0.14 and 1.6.1.5. The release candidates 1.6.0.14-rc1 and 1.6.1.5-rc1 are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
This release fixes several community reported issues, including those related to T.38 (issues #15649, #15610).
For a full list of changes in this release candidate, please see the ChangeLogs:
http://svn.asterisk.org/svn/asterisk/tags/1.6.0.14-rc1/ChangeLog
http://svn.asterisk.org/svn/asterisk/tags/1.6.1.5-rc1/ChangeLog
Issues found in any release candidate can be reported at https://issues.asterisk.org
Thank you for your continued support of Asterisk!
