Posts Tagged dtmf
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.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.1.13 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.1.13.
This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.1.13 resolved several issues reported by the community, and would have not been possible without your participation. Thank you!
- Restarts busydetector (if enabled) when DTMF is received after call is bridged
(Closes issue #16389. Reported, Tested, Patched by alecdavis.) - Send parking lot announcement to the channel which parked the call, not the park-ee.
(Closes issue #16234. Reported, Tested by yeshuawatso. Patched by tilghman.) - When the field is blank, don’t warn about the field being unable to be coerced just skip the column.
(Closes http://lists.digium.com/pipermail/asterisk-dev/2009-December/041362.html)
Reported by Nic Colledge on the -dev list.) - Don’t queue frames to channels that have no means to process them.
(Closes issue #15609. Reported, Tested by aragon. Patched by tilghman.) - Fixes holdtime playback issue in app_queue.
(Closes issue #16168. Reported, Patched by nickilo. Tested by wonderg, nickilo.)
A summary of changes in this release can be found in the release summary:
http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.6.1.13-summary.txt
For a full list of changes in this releases, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.1.13
Thank you for your continued support of Asterisk!
Read the rest of this entry »
Asterisk 1.4.26 released
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!
