russellbryant.net

Open Source Software Engineering

russellbryant.net header image 4

Entries Tagged as 'Clustering'

New Versions of Asterisk, Asterisk-addons, Zaptel, and DAHDI

September 3rd, 2008 · 2 Comments

The Asterisk development team is pleased to announce new releases of Asterisk, Asterisk-Addons, Zaptel, and for the first time, DAHDI. This is a set of coordinated releases intended to begin the transition from Zaptel to DAHDI; for the reasons why this is being done, please see: http://blogs.digium.com/2008/05/19/zaptel-project-being-renamed-to-dahdi/ The list of packages released today includes: zaptel [...]

[Read more →]

Tags: Asterisk · Clustering · DAHDI · Development · Digium · In the News · Release · Release · Release · Zaptel

Asterisk 1.6, Now with Distributed Presence

June 10th, 2008 · 23 Comments

Have you ever wanted presence information across multiple Asterisk servers? Well, making that possible is something that I have worked on a bit here and there. I previously made a post asking for some of that code to be tested. Now, this code has been merged in to Asterisk 1.6. Asterisk 1.6.1 will have the [...]

[Read more →]

Tags: Asterisk · Clustering · Development

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 Clustering – Improvements for distributed services

September 9th, 2007 · 8 Comments

One of the areas that I am very interested in right now is coming up with new ways to distribute Asterisk services across multiple servers, both locally with Asterisk clustering, or distributed with servers across the internet. Off and on this year I have been working on an event system. I want to have a [...]

[Read more →]

Tags: Asterisk · Clustering · Development