Asterisk-addons 1.6.0-beta2 Released

The Asterisk.org development team has released Asterisk-addons version 1.6.0-beta2.

This release contains the following improvement, along with some other minor bug fixes.

  • 11614, Updated app_fax to allow termination and origination of faxes over T.38

The full list of changes is available in the ChangeLog. The release is available for download from http://downloads.digium.com.

Thank you for your support!

Asterisk 1.6.0-beta4 Released

The Asterisk.org development team has released version 1.6.0-beta4.

Here are some highlights from the changes, with the associated issue numbers from bugs.digium.com if an issue was associated with the change.

This release contains the following improvements:

  • 12020, a CLI formatting improvement
  • 11964, added the ability to get the original called number on SS7 calls
  • 11873, Added core API changes to handle T.38 origination and termination
    (The version of app_fax in Asterisk-addons now supports this.)

  • 11553, Added a status variable to the ChannelRedirect() application

The changes in this release include fixes for the following issues (trivial and minor issues not included):

  • 11960, a crash in chan_sip
  • 12021, a crash related to invalid formats being specified for voicemail
  • 11779, fix enabling echo cancellation for incoming SS7 calls
  • 11740, DTMF handling fixes
  • 11864, Fixed device state reporting on incoming calls on FXO
  • 12012, a crash in chan_local
  • Fix a regression in codec handling that was introduced in 1.6.0-beta3

A full list of changes can be found in the ChangeLog. This release is available for immediate download from http://downloads.digium.com/.

Thank you for your support!

Request for Testing: Distributed Device State

Greetings,

One of the things that I have been working with off and on is a new event API for Asterisk. Most of the current infrastructure was written almost a year ago. However, just recently, I extended this system to be able to allow device states to be shared within a cluster of Asterisk servers.

The current system for distributed events is designed for a high speed LAN. However, I also have plans to extend this to DUNDi so that it can be used withina DUNDi network, as well.

If you are interested in this work, I would appreciate any help with testing. I have documented how to set it up and how I used some custom states to verify the functionality.

To download the code:

$ svn co http://svn.digium.com/svn/asterisk/team/russell/events asterisk-events

For information on setup and testing, check out this document.

UPDATE

This functionality has been merged into Asterisk and will be available in Asterisk 1.6.1. Instead of testing this branch, please test 1.6.1.

To download the code:

$ svn co http://svn.digium.com/svn/asterisk/branches/1.6.1 asterisk-1.6.1

For information on setup and testing, check out this document.

Asterisk 1.6.0-beta3 Released

The Asterisk.org development team has released Asterisk-1.6.0-beta3.

This release contains a number of bug fixes over beta2, as well as a few new features.

  • Added an ‘n’ option to SpeechBackground to request that the channel not get answered
  • Added a number of new manager actions to improve configuration management over the Asterisk Manager Interface, including the ability to:
    • list the categories in a file
    • get the contents of a single category
    • empty a single category
    • create a new configuration file
    • delete a line by line number with respect to the category
    • inserting variables and categories at a specified line
    • inserting categories above an existing category
  • Added a false condition to the GotoIfTime application
  • Added a new manager event for IAX2 jitterbuffer statistics

Thank you very much to everyone that has participated in testing Asterisk 1.6 so far. The results have been very good! Please continue to help test this release so that the official 1.6.0 can come along soon.

Thank you very much for your support.

Zaptel 1.2.24 and 1.4.9 Released

The Asterisk.org development team has released Zaptel versions 1.2.24 and 1.4.9.

Zaptel 1.2.24 Highlights

  • Linux kernel 2.6.24 compatibility
  • New module parameters for tuning VPMADT032 echo canceller modules
  • Improved interrupt handling in the wcte12xp driver

Zaptel 1.4.9 Highlights

  • Linux kernel 2.6.24 compatibility
  • New module parameters for tuning VPMADT032 echo canceller modules
  • Improved interrupt handling in the wcte12xp driver
  • Fixed TX/RX stream naming in ztmonitor
  • Report battery loss on analog FXO ports as a channel alarm (only usable in Asterisk 1.6/trunk)
  • Added optional ring detection method to better support UK CallerID reception

Thank you for your support!

Asterisk 1.4.18 Released

The Asterisk development team has released Asterisk version 1.4.18.

In response to a community request, in preparation for this release, the development community held a release candidate period before making the official release. Multiple people tested it out and reported issues. The release candidate process was definitely a success for this release, and we will continue to do it for future Asterisk 1.4 releases.

To see what changes have been made since the last release, see the ChangeLog here:

http://svn.digium.com/view/asterisk/tags/1.4.18/ChangeLog?view=markup

The release is available for immediate download from http://downloads.digium.com/.

Thank you for your support!