russellbryant.net

Asterisk Open Source Software Engineering

russellbryant.net header image 4

Entries from October 2007

Asterisk 1.6 Release Management Proposal

October 18th, 2007 · 8 Comments

I have published a document describing the details of the release management for Asterisk 1.6. See the full post to the mailing list here.

A few weeks ago, I proposed to this list that we create a new release series that is managed with a short release cycle to introduce smaller sets of new features. [...]

[Read more →]

Tags: Asterisk · Development

Asterisk 1.4.13 Released

October 10th, 2007 · No Comments

The Asterisk Development Team has released version 1.4.13.
This release fixes a couple of security issues in the implementation of IMAP storage for voicemail. One of the issues is remotely exploitable. Any systems that do not use IMAP storage for voicemail are not affected by these issues. For more details on this issue, [...]

[Read more →]

Tags: Asterisk · Release · Security

Asterisk Jitterbuffer support for Applications

October 9th, 2007 · 2 Comments

In a post on asterisk.org, I described how the generic jitterbuffer works in Asterisk 1.4. Because of the way it was designed, it does not work when a call is connected to an Asterisk application such as Voicemail or MeetMe. It will only work when two channels are bridged together. So, it [...]

[Read more →]

Tags: Asterisk · Development