russellbryant.net

Open Source Software Engineering

russellbryant.net header image 4

Entries from February 2008

Asterisk-addons 1.6.0-beta2 Released

February 21st, 2008 · No Comments

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 [...]

[Read more →]

Tags: Asterisk · Release

Asterisk 1.6.0-beta4 Released

February 21st, 2008 · 1 Comment

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, [...]

[Read more →]

Tags: Asterisk · Release

Request for Testing: Distributed Device State

February 18th, 2008 · 10 Comments

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. [...]

[Read more →]

Tags: Asterisk · Clustering · Development

Asterisk 1.6.0-beta3 Released

February 18th, 2008 · No Comments

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 [...]

[Read more →]

Tags: Asterisk · Development · Release

Zaptel 1.2.24 and 1.4.9 Released

February 18th, 2008 · No Comments

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 [...]

[Read more →]

Tags: Release · Zaptel

Asterisk 1.4.18 Released

February 10th, 2008 · No Comments

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 [...]

[Read more →]

Tags: Asterisk · Release

Request for Testing: CLI Command Audit

February 3rd, 2008 · No Comments

Michiel van Baak has just completed some work for Asterisk 1.6 that cleans up a lot of the inconsistencies in the Asterisk CLI command interface. The code is now ready for testing. See Michiel’s post on the asterisk-dev list. See the related issue on the issue tracker.

[Read more →]

Tags: Asterisk · Development