russellbryant.net

Asterisk Open Source Software Engineering

russellbryant.net header image 4

Entries Tagged as 'Development'

Automated Testing Update

July 29th, 2010 · No Comments

Greetings, A while back, I posted a message about an effort to improve automated testing in the Asterisk project. I wanted to give an update on how that project has progressed for those that have not been following along very closely. We started using Bamboo as a continuous integration tool, which you can find running [...]

[Read more →]

Tags: Asterisk · Development

Asterisk Testing

February 16th, 2010 · 2 Comments

See the original post on the asterisk-dev list. Greetings, I think we can do a much better job at testing within the Asterisk project and I suspect you do, too. The vast install base and wide variety of uses gets us very good feedback. However, it is clear that we can do better within the [...]

[Read more →]

Tags: Asterisk · Development

Asterisk Release Schedule

October 7th, 2009 · No Comments

I posted a proposal for some updates to Asterisk release policy to the -dev list today. Check it out here and let me know what you think!

[Read more →]

Tags: Asterisk · Development

Google Summer of Code 2009 – Projects

April 23rd, 2009 · 4 Comments

The accepted projects for Google Summer of Code 2009 have been announced. I have posted information about the students participating with the Asterisk project to the asterisk-dev list. Congratulations to all accepted students!

[Read more →]

Tags: Asterisk · Development · Uncategorized

Technology Independent Static Control

April 1st, 2009 · 1 Comment

Greetings everyone, Today, I released a module that allows you to insert static into your phone calls. Are you looking for something to help you get off of annoying phone calls? If so, this module may be for you. The code is posted for public review and download on the Asterisk project code review site, [...]

[Read more →]

Tags: Asterisk · Development

Asterisk Developers European Meet-Up

March 30th, 2009 · No Comments

John Todd originally posted this message to the asterisk-dev mailing list. I will be attending, and would love to see you there! — [Note: Please pass this note along to European developers who you may know are not actively scanning the -dev list!] The European Asterisk development community may be the largest number of active [...]

[Read more →]

Tags: Asterisk · Development

Google Summer of Code 2009 – We’re in!

March 18th, 2009 · 1 Comment

As originally reported on the asterisk-dev list, the Asterisk project’s application for participation in the Google Summer of Code 2009 has been accepted. Hooray! For potential students interested in working with us, our ideas list is here, and feel free to contact me directly at russell (AT) digium (DOT) com if you have any questions.

[Read more →]

Tags: Asterisk · Development

MFC/R2 support in Asterisk 1.6.2

March 17th, 2009 · 6 Comments

Yesterday, official support for MFC/R2 signaling in chan_dahdi was merged, and will be included in Asterisk 1.6.2. Here is the commit. To get a head start on testing Asterisk 1.6.2 with R2 support, check out the code from the 1.6.2 branch: $ svn co http://svn.digium.com/svn/asterisk/branches/1.6.2 asterisk-1.6.2 Before compiling Asterisk, you will need to compile and [...]

[Read more →]

Tags: Asterisk · Development

Google Summer of Code 2009

March 9th, 2009 · 4 Comments

I just kicked off a discussion about submitting an application for the Asterisk project to participate in this year’s Google Summer of Code.  See my post on asterisk-dev here. ——————————————————– Greetings, The Asterisk project participated in the Google Summer of Code program in 2005, but has not since then. I would like to apply again [...]

[Read more →]

Tags: Asterisk · Development

Release Summary for Asterisk Releases

February 25th, 2009 · 4 Comments

I just posted some information on a script I have been working on to generate a release summary to the asterisk-dev list. ——————– Greetings, In the past, when we made a new release of Asterisk, the only file that you had to get an idea of what changed in that release was the ChangeLog, which [...]

[Read more →]

Tags: Asterisk · Development · Release