<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>russellbryant.net</title>
	<atom:link href="http://www.russellbryant.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellbryant.net/blog</link>
	<description>Asterisk Open Source Software Engineering</description>
	<pubDate>Wed, 29 Oct 2008 18:06:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>XML Documentation of Dialplan Applications and Functions</title>
		<link>http://www.russellbryant.net/blog/2008/10/29/xml-documentation-of-dialplan-applications-and-functions/</link>
		<comments>http://www.russellbryant.net/blog/2008/10/29/xml-documentation-of-dialplan-applications-and-functions/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 18:06:58 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=157</guid>
		<description><![CDATA[I posted an update on one of the development projects going on to the asterisk-dev mailing list.  We are restructuring the way documentation is managed for the interfaces inside of Asterisk and the first phase of the project will likely be merged soon.  Check out the update here.
From the update:

===== Project Background =====
Writing [...]]]></description>
			<content:encoded><![CDATA[<p>I posted an update on one of the development projects going on to the asterisk-dev mailing list.  We are restructuring the way documentation is managed for the interfaces inside of Asterisk and the first phase of the project will likely be merged soon.  Check out the update <a href="http://lists.digium.com/pipermail/asterisk-dev/2008-October/034968.html">here</a>.</p>
<p>From the update:</p>
<blockquote><p>
===== Project Background =====</p>
<p>Writing documentation is a huge job.  Every time that someone has gone to write documentation on Asterisk, part of the task is always to take the information from &#8220;core show application <foo>&#8221; or &#8220;core show function <bar>&#8221; and convert it to some other format.  This documentation has been maintained in the source code in a raw string format, and there has been no programmatic way to extract it from the source.  This project aimed to improve that situation.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/10/29/xml-documentation-of-dialplan-applications-and-functions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Asterisk 1.6.1-beta1 Now Available</title>
		<link>http://www.russellbryant.net/blog/2008/10/03/asterisk-161-beta1-now-available/</link>
		<comments>http://www.russellbryant.net/blog/2008/10/03/asterisk-161-beta1-now-available/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 22:38:31 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=155</guid>
		<description><![CDATA[The Asterisk.org development team has released Asterisk 1.6.1-beta1.
While Asterisk 1.6.0 was in the beta and release candidate stage, the development team was also working on merging new things for Asterisk 1.6.1.  Now that 1.6.0 has been released, the testing cycle for Asterisk 1.6.1 has begun.
To see the list of new features in Asterisk 1.6.1, [...]]]></description>
			<content:encoded><![CDATA[<p>The Asterisk.org development team has released Asterisk 1.6.1-beta1.</p>
<p>While Asterisk 1.6.0 was in the beta and release candidate stage, the development team was also working on merging new things for Asterisk 1.6.1.  Now that 1.6.0 has been released, the testing cycle for Asterisk 1.6.1 has begun.</p>
<p>To see the list of new features in Asterisk 1.6.1, see the CHANGES file:</p>
<p><a href="http://svn.digium.com/view/asterisk/branches/1.6.1/CHANGES?view=markup">http://svn.digium.com/view/asterisk/branches/1.6.1/CHANGES?view=markup</a></p>
<p>For a full list of changes that have gone into the development of Asterisk 1.6.1 so far, see the ChangeLog:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.6.1-beta1/ChangeLog?view=markup">http://svn.digium.com/view/asterisk/tags/1.6.1-beta1/ChangeLog?view=markup</a></p>
<p>To download Asterisk 1.6.1-beta1, visit the Digium downloads site:</p>
<p><a href="http://downloads.digium.com/pub/telephony/asterisk/">http://downloads.digium.com/pub/telephony/asterisk/</a></p>
<p>Please report all issues to the issue tracker, <a href="http://bugs.digium.com/">http://bugs.digium.com/</a>.</p>
<p>Thank you for your continued support of Asterisk!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/10/03/asterisk-161-beta1-now-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Porting Code to Asterisk 1.6.0</title>
		<link>http://www.russellbryant.net/blog/2008/10/03/porting-code-to-asterisk-160/</link>
		<comments>http://www.russellbryant.net/blog/2008/10/03/porting-code-to-asterisk-160/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 19:40:33 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=149</guid>
		<description><![CDATA[Asterisk 1.6.0 has now been officially released.  One of the questions that is going to come up over time is how to port custom code that was written for older versions of Asterisk up to Asterisk 1.6.
For Asterisk 1.6.0, we included a document that describes every C level API change between Asterisk 1.4 and [...]]]></description>
			<content:encoded><![CDATA[<p>Asterisk 1.6.0 has now been officially released.  One of the questions that is going to come up over time is how to port custom code that was written for older versions of Asterisk up to Asterisk 1.6.</p>
<p>For Asterisk 1.6.0, we included a document that describes every C level API change between Asterisk 1.4 and Asterisk 1.6.  For more information, see the file <code>doc/api-1.6.0-changes.odt</code> in the Asterisk 1.6.0 tarball.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/10/03/porting-code-to-asterisk-160/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Asterisk 1.4.22 and 1.6.0 Released</title>
		<link>http://www.russellbryant.net/blog/2008/10/02/asterisk-1422-and-160-released/</link>
		<comments>http://www.russellbryant.net/blog/2008/10/02/asterisk-1422-and-160-released/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 19:34:22 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=147</guid>
		<description><![CDATA[The Asterisk.org development team is proud to announce the releases of Asterisk 1.4.22 and 1.6.0.
=================================================================
=== Asterisk 1.4.22 =============================================
=================================================================
Asterisk 1.4.22 includes a large number of bug fixes for the 1.4 release series of Asterisk.  1.4.22 also includes support for DAHDI.  For more information about the transition from Zaptel to DAHDI, please see the following [...]]]></description>
			<content:encoded><![CDATA[<p>The Asterisk.org development team is proud to announce the releases of Asterisk 1.4.22 and 1.6.0.</p>
<p>=================================================================<br />
=== Asterisk 1.4.22 =============================================<br />
=================================================================</p>
<p>Asterisk 1.4.22 includes a large number of bug fixes for the 1.4 release series of Asterisk.  1.4.22 also includes support for DAHDI.  For more information about the transition from Zaptel to DAHDI, please see the following help file:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.4.22/Zaptel-to-DAHDI.txt?view=markup<br />
">http://svn.digium.com/view/asterisk/tags/1.4.22/Zaptel-to-DAHDI.txt?view=markup</a></p>
<p>For a full listing of changes in this release, see the ChangeLog:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.4.22/ChangeLog?view=markup<br />
">http://svn.digium.com/view/asterisk/tags/1.4.22/ChangeLog?view=markup</a></p>
<p>Asterisk 1.4.22 is available for immediate download from the Digium downloads site:</p>
<p><a href="http://downloads.digium.com/pub/telephony/asterisk/asterisk-1.4.22.tar.gz">http://downloads.digium.com/pub/telephony/asterisk/asterisk-1.4.22.tar.gz</a></p>
<p>=================================================================<br />
=================================================================</p>
<p>=================================================================<br />
=== Asterisk 1.6.0 ==============================================<br />
=================================================================</p>
<p>Asterisk 1.6.0 is the first official release of Asterisk 1.6.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212; Upgrade Information &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Asterisk 1.6 no longer supports Zaptel.  It only contains support for DAHDI.  For more information on this transition, please see the following help file:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.6.0/Zaptel-to-DAHDI.txt?view=markup">http://svn.digium.com/view/asterisk/tags/1.6.0/Zaptel-to-DAHDI.txt?view=markup</a></p>
<p>There are a number of other important changes to be aware of when upgrading to Asterisk 1.6.0 from previous versions of Asterisk.  For a listing of those things, please see UPGRADE.txt:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.6.0/UPGRADE.txt?view=markup">http://svn.digium.com/view/asterisk/tags/1.6.0/UPGRADE.txt?view=markup</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212; New Features &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Asterisk 1.6.0 contains new features that were not previously available in an Asterisk release.  For a full listing of the features that are included in Asterisk 1.6.0, please see the CHANGES file:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.6.0/CHANGES?view=markup">http://svn.digium.com/view/asterisk/tags/1.6.0/CHANGES?view=markup</a></p>
<p>A verbose listing of each individual change that was made in the development of Asterisk 1.6.0 is also available:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.6.0/ChangeLog?view=markup">http://svn.digium.com/view/asterisk/tags/1.6.0/ChangeLog?view=markup</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212; Release Management &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>The Asterisk.org development team has decided on a new release management style for Asterisk 1.6.  Previously, a release series was strictly feature frozen for its entire lifetime.  The release management guidelines for Asterisk 1.6 were inspired by the Linux Kernel, among a<br />
number of other projects.</p>
<p>Asterisk 1.6 is not feature frozen.  Features will be added in point releases.  However, effort will be made to ensure that the number of large changes is minimized in a single point release.  Even as 1.6.0 is being released, the Asterisk development team is already working on what new things will be in 1.6.1 and beyond.  To take a look ahead to see what features have been added for releases that have not yet been made, take a look at the trunk version of the CHANGES file:</p>
<p><a href="http://svn.digium.com/view/asterisk/trunk/CHANGES?view=markup">http://svn.digium.com/view/asterisk/trunk/CHANGES?view=markup</a></p>
<p>Even though new features will be added in point releases of Asterisk 1.6, that does not mean that any deprecated functionality will be removed as has been done between major releases in the past.  In fact,<br />
we have decided that maintaining backwards compatibility is of the utmost importance for configuration and external interfaces.  C API and ABI compatibility is not guaranteed between point releases.  However, things like dialplan applications, functions, and AGI commands will not disappear just because there is a new and better way to accomplish the same thing.</p>
<p>With Asterisk 1.4, once Asterisk 1.4.N is released, Asterisk 1.4.X is no longer supported, where X < N.  With Asterisk 1.6, the development team plans to maintain a total of 3 releases at a time.  For example, the development team will support Asterisk 1.6.0, 1.6.1, and 1.6.2 until 1.6.3 is released.  This means that for the time that 1.6.0 is supported, there may be 1.6.0.1, 1.6.0.2, etc. releases that include fixes for regressions found in 1.6.0.</p>
<p>With Asterisk 1.4, the goal has been to make releases every 4 to 6 weeks.  With Asterisk 1.6, we aim to release updates in a similar time frame, but it is likely that it will be closer to 6 to 8 weeks for Asterisk 1.6 due to a more strict beta and release candidate testing cycle for each point release.</p>
<p>The number of releases supported and release time frames are not yet set in stone.  The development team is interested in adjusting these policies to help meet the desires of the Asterisk community.</p>
<p>-----------------------------------------------------------------<br />
--- Download ----------------------------------------------------<br />
-----------------------------------------------------------------</p>
<p>Asterisk 1.6.0 is available for immediate download from the Digium downloads site:</p>
<p><a href="http://downloads.digium.com/pub/telephony/asterisk/asterisk-1.6.0.tar.gz">http://downloads.digium.com/pub/telephony/asterisk/asterisk-1.6.0.tar.gz</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212; Reporting Issues &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>The bug tracking process is one of the best places to get started in the Asterisk development community.  Please report all issues to <a href="http://bugs.digium.com/">http://bugs.digium.com/</a>.  Live discussion about current issues is done on the Freenode IRC network, in the #asterisk-bugs or #asterisk-dev channels.</p>
<p>=================================================================<br />
=================================================================</p>
<p>Thank you very much for your continued support of the Asterisk project!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/10/02/asterisk-1422-and-160-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Voice of Asterisk does Monty Python</title>
		<link>http://www.russellbryant.net/blog/2008/09/12/the-voice-of-asterisk-does-monty-python/</link>
		<comments>http://www.russellbryant.net/blog/2008/09/12/the-voice-of-asterisk-does-monty-python/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 13:29:04 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Prompts]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=136</guid>
		<description><![CDATA[Allison Smith, The Voice of Asterisk, is awesome.  Here is another non-traditional sound prompt that came with a batch that we had recorded recently:

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digium.com/en/products/ivr/allisonsmith/">Allison Smith</a>, The Voice of Asterisk, is awesome.  Here is another non-traditional sound prompt that came with a batch that we had recorded recently:</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/09/12/the-voice-of-asterisk-does-monty-python/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Astricon, Code Zone Adventures</title>
		<link>http://www.russellbryant.net/blog/2008/09/10/astricon-code-zone-adventures/</link>
		<comments>http://www.russellbryant.net/blog/2008/09/10/astricon-code-zone-adventures/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 19:17:46 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Prompts]]></category>

		<category><![CDATA[astricon]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=123</guid>
		<description><![CDATA[Allison Smith introduces us to the Astricon Code Zone:

I am feeling especially motivated this year to make good use of the Astricon Code Zone.  I seem to do well at working on development projects while I travel.  Part of it is probably breaking out of my normal routine.  Some of it is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digium.com/en/products/ivr/allisonsmith/">Allison Smith</a> introduces us to the <a href="http://astricon.net/2008/glendale/web/CodeZone.php">Astricon Code Zone</a>:</p>
<p></p>
<p>I am feeling especially motivated this year to make good use of the Astricon Code Zone.  I seem to do well at working on development projects while I travel.  Part of it is probably breaking out of my normal routine.  Some of it is because I am stuck on an airplane for hours with nothing to distract me.  This time, most of it is because I will be immersed in a very high concentration of Asterisk geeks for a week!</p>
<p>I have been trying to get some thoughts together about what things I would like to work on while I&#8217;m there.  Here are some things on my mind.</p>
<ul>
<li><strong>Video on Hold</strong> - Someone on the <a href="http://lists.digium.com/pipermail/asterisk-users/2008-September/218025.html">asterisk-users mailing list</a> asked if this was supported in Asterisk.  It currently is not.  However, it occurred to me that it wouldn&#8217;t be that hard to add.  I have already written a rough draft.  I plan to get it tested and finished up in the code zone.</li>
<li><strong>SIP Performance</strong> - One thing that could be done to improve the performance in chan_sip is to make processing multi-threaded.  I have stage 1 of this process completed, which is to run the SIP scheduler in its own thread.  I would like to load test this code some more, as well as multi-thread packet processing.  I have learned a _lot_ from the long and painful process of making chan_iax2 multi-threaded, so I think this will go over much smoother.  Early load testing of the scheduler optimization on a multi-core machine by <a href="http://www.joshua-colp.com">Joshua Colp</a> showed a performance improvement of 300%!!!  I was blown away.  Hopefully we can put together some more details about these test cases soon.  These results give me a lot of motivation to move forward with completing this work.</li>
<li><strong>Distributed Call Queues</strong> - We have been talking about this one for years.  It keeps coming back up.  Some of the needed prerequisites, like <a href="http://www.russellbryant.net/blog/2008/06/10/asterisk-16-now-with-distributed-presence/">distributed device state</a>, are now in place.  I have talked to a number of people about what this functionality needs to look like, and I think we&#8217;re ready to start developing the framework for it.  Lately, Josh has been expressing interest in this, as well.  So, we will likely work on this together on the trip.</li>
</ul>
<p>If anyone has thoughts on things they would like to work on or talk about in the code zone, please share them!</p>
<p>I&#8217;ll see you at Astricon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/09/10/astricon-code-zone-adventures/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Astricon, A Time for Celebration</title>
		<link>http://www.russellbryant.net/blog/2008/09/09/astricon-a-time-for-celebration/</link>
		<comments>http://www.russellbryant.net/blog/2008/09/09/astricon-a-time-for-celebration/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 01:23:23 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[astricon]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=120</guid>
		<description><![CDATA[From the full post:

So, after a year of focus on the Asterisk code, I’m ready to get out and meet up with the Asterisk community. I will be spending as much time as possible in the code zone. I love hearing all of the stories of success and new Asterisk applications that I have never [...]]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://blogs.digium.com/2008/09/09/astricon-a-time-for-celebration/">full post</a>:</p>
<blockquote><p>
So, after a year of focus on the Asterisk code, I’m ready to get out and meet up with the Asterisk community. I will be spending as much time as possible in the code zone. I love hearing all of the stories of success and new Asterisk applications that I have never thought of. I get most of my inspiration for what new things to work on from these discussions at Astricon. I want to find great ideas, as well as the people that can help conceptualize and bring them to reality. I hope to see you there, so that I can hear your story, and your ideas, as well.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/09/09/astricon-a-time-for-celebration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Asterisk 1.4.22-rc5, 1.6.0-rc6, and Zaptel 1.4.12.1 Released</title>
		<link>http://www.russellbryant.net/blog/2008/09/09/asterisk-1422-rc5-160-rc6-and-zaptel-14121-released/</link>
		<comments>http://www.russellbryant.net/blog/2008/09/09/asterisk-1422-rc5-160-rc6-and-zaptel-14121-released/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 22:01:39 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Release]]></category>

		<category><![CDATA[Zaptel]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=115</guid>
		<description><![CDATA[The Asterisk.org development team has released Asterisk versions 1.4.22-rc5 and 1.6.0-rc6, as well as Zaptel version 1.4.12.1.  These releases are available for immediate download from  http://downloads.digium.com/.
This update for Zaptel includes a fix for an issue that would cause the build to fail if no firmware was selected to be installed.  For a [...]]]></description>
			<content:encoded><![CDATA[<p>The Asterisk.org development team has released Asterisk versions 1.4.22-rc5 and 1.6.0-rc6, as well as Zaptel version 1.4.12.1.  These releases are available for immediate download from  <a href="http://downloads.digium.com/">http://downloads.digium.com/</a>.</p>
<p>This update for Zaptel includes a fix for an issue that would cause the build to fail if no firmware was selected to be installed.  For a full list of changes, see the ChangeLog:</p>
<p><a href="http://svn.digium.com/view/zaptel/tags/1.4.12.1/ChangeLog?view=markup">http://svn.digium.com/view/zaptel/tags/1.4.12.1/ChangeLog?view=markup</a></p>
<p>The Asterisk release candidates include fixes for a few crashes, as well as some less serious fixes.  For a full list of changes in these release candidates, please see the appropriate ChangeLog:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.4.22-rc5/ChangeLog?view=markup">http://svn.digium.com/view/asterisk/tags/1.4.22-rc5/ChangeLog?view=markup</a></p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.6.0-rc6/ChangeLog?view=markup">http://svn.digium.com/view/asterisk/tags/1.6.0-rc6/ChangeLog?view=markup</a></p>
<p>These Asterisk versions also include the transition from Zaptel to DAHDI.  For more information about this transition, please see the information in this previous release announcement:</p>
<p><a href="http://lists.digium.com/pipermail/asterisk-announce/2008-September/000163.html<br />
">http://lists.digium.com/pipermail/asterisk-announce/2008-September/000163.html</a></p>
<p>Thank you for your continued support of Asterisk!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/09/09/asterisk-1422-rc5-160-rc6-and-zaptel-14121-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Versions of Asterisk and DAHDI</title>
		<link>http://www.russellbryant.net/blog/2008/09/08/new-versions-of-asterisk-and-dahdi/</link>
		<comments>http://www.russellbryant.net/blog/2008/09/08/new-versions-of-asterisk-and-dahdi/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 22:14:03 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[DAHDI]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=111</guid>
		<description><![CDATA[The Asterisk development team is pleased to announce new releases of Asterisk and DAHDI.
For more information on the reasoning behind the transition to DAHDI, please see the following post:
http://blogs.digium.com/2008/05/19/zaptel-project-being-renamed-to-dahdi/
The list of packages released today includes:

dahdi-linux 2.0.0-rc4
dahdi-linux-complete 2.0.0-rc4+2.0.0-rc2
asterisk 1.4.22-rc4
asterisk 1.6.0-rc5

All of these packages are available on http://downloads.digium.com in their respective directories. Detailed information about each package [...]]]></description>
			<content:encoded><![CDATA[<p>The Asterisk development team is pleased to announce new releases of Asterisk and DAHDI.</p>
<p>For more information on the reasoning behind the transition to DAHDI, please see the following post:</p>
<p><a href="<br />
http://blogs.digium.com/2008/05/19/zaptel-project-being-renamed-to-dahdi/">http://blogs.digium.com/2008/05/19/zaptel-project-being-renamed-to-dahdi/</a></p>
<p>The list of packages released today includes:</p>
<ul>
<li>dahdi-linux 2.0.0-rc4</li>
<li>dahdi-linux-complete 2.0.0-rc4+2.0.0-rc2</li>
<li>asterisk 1.4.22-rc4</li>
<li>asterisk 1.6.0-rc5</li>
</ul>
<p>All of these packages are available on <a href="http://downloads.digium.com">http://downloads.digium.com</a> in their respective directories. Detailed information about each package release is included below.</p>
<p>=== dahdi-linux-complete-2.0.0-rc3+2.0.0-rc2 ===</p>
<p>This release combines dahdi-linux-2.0.0-rc4 and dahdi-tools-2.0.0-rc2 into a single download, one-package installation process, so that users who are installing DAHDI for the first time don&#8217;t have to download and install the dahdi-linux and dahdi-tools packages separately.</p>
<p>=== dahdi-linux-2.0.0-rc4 ===</p>
<p>This is a release candidate of the DAHDI Linux kernel modules package, which replaces the kernel modules components of Zaptel. It contains all the functionality of Zaptel 1.4 plus many improvements, but also has some old (generally unsupported) functionality from Zaptel removed, including (but not limited to):</p>
<ul>
<li>Support for Linux 2.4.x kernels</li>
<li>Support for devfs dynamic device filesystems</li>
<li>The &#8216;torisa&#8217; and &#8216;wcusb&#8217; drivers</li>
</ul>
<p>Information on upgrading from Zaptel to DAHDI can be found in the included UPGRADE.txt file, which can also be read here:</p>
<p><a href="<br />
http://svn.digium.com/view/dahdi/linux/tags/2.0.0-rc4/UPGRADE.txt?view=co">http://svn.digium.com/view/dahdi/linux/tags/2.0.0-rc4/UPGRADE.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="<br />
http://downloads.digium.com/pub/telephony/dahdi-linux/releases/ChangeLog-2.0.0-rc4">http://downloads.digium.com/pub/telephony/dahdi-linux/releases/ChangeLog-2.0.0-rc4</a></p>
<p>=== asterisk-1.4.22-rc4 ===</p>
<p>This release candidate includes a large number of bug fixes and also is the first release of Asterisk 1.4 that includes support for DAHDI, the package that is replacing Zaptel. This version of Asterisk can be built against *either* Zaptel or DAHDI, but since Zaptel 1.4.12 is the last release of Zaptel 1.4, users are encouraged to transition to DAHDI as soon as they can, so that they will be able to continue to receive bug fixes and other improvements.</p>
<p>Information on how the transition from Zaptel to DAHDI affects this Asterisk release can be found in the included Zaptel-to-DAHDI.txt file, which can also be read here:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.4.22-rc4/Zaptel-to-DAHDI.txt?view=co<br />
">http://svn.digium.com/view/asterisk/tags/1.4.22-rc4/Zaptel-to-DAHDI.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="<br />
http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.4.22-rc4">http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.4.22-rc4</a></p>
<p>=== asterisk-1.6.0-rc5 ===</p>
<p>This version of Asterisk contains a large number of enhancements and improvements over Asterisk 1.4, which can be found in the included CHANGES file, and read here:</p>
<p><a href="<br />
http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/CHANGES?view=co<br />
">http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/CHANGES?view=co</a></p>
<p>*All* users who install this version of Asterisk are strongly encouraged to read the UPGRADE.txt file to learn about changes that affect compatibility with previous versions of Asterisk; this file can also be read here:</p>
<p><a href="<br />
http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/UPGRADE.txt?view=co<br />
">http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/UPGRADE.txt?view=co</a></p>
<p>Information on how the transition from Zaptel to DAHDI affects this Asterisk release can be found in the included Zaptel-to-DAHDI.txt file, which can also be read here:</p>
<p><a href="<br />
http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/Zaptel-to-DAHDI.txt?view=co<br />
">http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/Zaptel-to-DAHDI.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.6.0-rc5<br />
">http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.6.0-rc5</a></p>
<p>=== ===</p>
<p>Thank you for your continued support of the Asterisk project!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/09/08/new-versions-of-asterisk-and-dahdi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Versions of Asterisk, Asterisk-addons, Zaptel, and DAHDI</title>
		<link>http://www.russellbryant.net/blog/2008/09/03/new-versions-of-asterisk-asterisk-addons-zaptel-and-dahdi/</link>
		<comments>http://www.russellbryant.net/blog/2008/09/03/new-versions-of-asterisk-asterisk-addons-zaptel-and-dahdi/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 22:16:35 +0000</pubDate>
		<dc:creator>russell</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Clustering]]></category>

		<category><![CDATA[DAHDI]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Digium]]></category>

		<category><![CDATA[In the News]]></category>

		<category><![CDATA[Release]]></category>

		<category><![CDATA[Zaptel]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=105</guid>
		<description><![CDATA[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 1.2.27
zaptel 1.4.12
dahdi-linux 2.0.0-rc3
dahdi-tools 2.0.0-rc2
dahdi-linux-complete [...]]]></description>
			<content:encoded><![CDATA[<p>The Asterisk development team is pleased to announce new releases of Asterisk, Asterisk-Addons, Zaptel, and for the first time, DAHDI.</p>
<p>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:</p>
<p><a href="http://blogs.digium.com/2008/05/19/zaptel-project-being-renamed-to-dahdi/<br />
">http://blogs.digium.com/2008/05/19/zaptel-project-being-renamed-to-dahdi/</a></p>
<p>The list of packages released today includes:</p>
<ul>
<li>zaptel 1.2.27</li>
<li>zaptel 1.4.12</li>
<li>dahdi-linux 2.0.0-rc3</li>
<li>dahdi-tools 2.0.0-rc2</li>
<li>dahdi-linux-complete 2.0.0-rc3+2.0.0-rc2</li>
<li>asterisk 1.4.22-rc3</li>
<li>asterisk 1.6.0-rc4</li>
<li>asterisk-addons 1.6.0-rc1</li>
</ul>
<p>All of these packages are available on http://downloads.digium.com in their respective directories. Detailed information about each package release is included below.</p>
<p>=== zaptel-1.2.27 ===</p>
<p>This will be the final release of Zaptel made from the 1.2 release branch. This release includes a number of bug fixes and other improvements, most notably compatibility with the 2.6.26 and 2.6.27<br />
kernels and a fix for wctdm driver (for TDM400P cards) that corrects a problem introduced in 1.2.26 that caused FXO ports to not properly recognize incoming calls.</p>
<p>The change log for this release is here:</p>
<p><a href="<br />
http://downloads.digium.com/pub/telephony/zaptel/releases/ChangeLog-1.2.27">http://downloads.digium.com/pub/telephony/zaptel/releases/ChangeLog-1.2.27</a></p>
<p>=== zaptel-1.4.12 ===</p>
<p>This will be the final release of Zaptel made from the 1.4 release branch. This release includes a number of bugs fixes and other improvements, including the changes that are listed above for the Zaptel<br />
1.2.27 release.</p>
<p>In addition, there are two major changes in this release:</p>
<p>   - Support for the Digium TC400B transcoder card has been completely rewritten, and the API used by Asterisk (or any other application) to the card has been changed significantly. The result of this work is that the transcoder interface is more reliable and stable, and it supports variable-sized G.729 frames (including G.729B silence detection frames).  However, that means that any Asterisk user using a TC400B who wants to upgrade to this version of Zaptel must *also* upgrade their version of<br />
Asterisk to one of the releases included in this announcement; older versions of Asterisk will not be able to use the transcoder support in this release of Zaptel.</p>
<p>   - To help users make the transition to DAHDI (and especially if they need to move back to Zaptel for some reason), this version of Zaptel contains installation steps that will *uninstall* the important parts of DAHDI if they are present on the system during the &#8216;make install&#8217; step.  This will allow a user to &#8217;switch back&#8217; to Zaptel from DAHDI without having to manually uninstall any portions of DAHDI.</p>
<p>The change log for this release is here:</p>
<p><a href="http://downloads.digium.com/pub/telephony/zaptel/releases/ChangeLog-1.4.12">http://downloads.digium.com/pub/telephony/zaptel/releases/ChangeLog-1.4.12</a></p>
<p>=== dahdi-linux-complete-2.0.0-rc3+2.0.0-rc2 ===</p>
<p>This release combines dahdi-linux-2.0.0-rc3 and dahdi-tools-2.0.0-rc2 into a single download, one-package installation process, so that users who are installing DAHDI for the first time don&#8217;t have to download and install the dahdi-linux and dahdi-tools packages separately.</p>
<p>=== dahdi-linux-2.0.0-rc3 ===</p>
<p>This is the first release candidate of the DAHDI Linux kernel modules package, which replaces the kernel modules components of Zaptel. It contains all the functionality of Zaptel 1.4 plus many improvements, but also has some old (generally unsupported) functionality from Zaptel removed, including (but not limited to):</p>
<ul>
<li>Support for Linux 2.4.x kernels</li>
<li>Support for devfs dynamic device filesystems</li>
<li>The &#8216;torisa&#8217; and &#8216;wcusb&#8217; drivers</li>
</ul>
<p>Information on upgrading from Zaptel to DAHDI can be found in the included UPGRADE.txt file, which can also be read here:</p>
<p><a href="<br />
http://svn.digium.com/view/dahdi/linux/tags/2.0.0-rc3/UPGRADE.txt?view=co<br />
">http://svn.digium.com/view/dahdi/linux/tags/2.0.0-rc3/UPGRADE.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="http://downloads.digium.com/pub/telephony/dahdi-linux/releases/ChangeLog-2.0.0-rc3<br />
">http://downloads.digium.com/pub/telephony/dahdi-linux/releases/ChangeLog-2.0.0-rc3</a></p>
<p>=== dahdi-tools-2.0.0-rc2 ===</p>
<p>This is the first release candidate of the DAHDI userspace tools package, which replaces the userspace components of Zaptel. It contains all the functionality of Zaptel 1.4 plus many improvements.</p>
<p>Information on upgrading from Zaptel to DAHDI can be found in the included UPGRADE.txt file, which can also be read here:</p>
<p><a href="<br />
http://svn.digium.com/view/dahdi/tools/tags/2.0.0-rc2/UPGRADE.txt?view=co">http://svn.digium.com/view/dahdi/tools/tags/2.0.0-rc2/UPGRADE.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="<br />
http://downloads.digium.com/pub/telephony/dahdi-tools/releases/ChangeLog-2.0.0-rc2<br />
">http://downloads.digium.com/pub/telephony/dahdi-tools/releases/ChangeLog-2.0.0-rc2</a></p>
<p>=== asterisk-1.4.22-rc3 ===</p>
<p>This release candidate includes a large number of bug fixes and also is the first release of Asterisk 1.4 that includes support for DAHDI, the package that is replacing Zaptel. This version of Asterisk can be built against *either* Zaptel or DAHDI, but since Zaptel 1.4.12 is the last release of Zaptel 1.4, users are encouraged to transition to DAHDI as soon as they can, so that they will be able to continue to receive bug fixes and other improvements.</p>
<p>Information on how the transition from Zaptel to DAHDI affects this Asterisk release can be found in the included Zaptel-to-DAHDI.txt file, which can also be read here:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.4.22-rc3/Zaptel-to-DAHDI.txt?view=co<br />
">http://svn.digium.com/view/asterisk/tags/1.4.22-rc3/Zaptel-to-DAHDI.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="<br />
http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.4.22-rc3">http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.4.22-rc3</a></p>
<p>=== asterisk-1.6.0-rc4 ===</p>
<p>This release candidate marks the transition of the Asterisk 1.6 release branch from &#8216;beta&#8217; status to &#8216;release candidate&#8217; status, signifying that it is nearing final release. This version of Asterisk contains a large number of enhancements and improvements over Asterisk 1.4, which can be found in the included CHANGES file, and read here:</p>
<p><a href="<br />
http://svn.digium.com/view/asterisk/tags/1.6.0-rc4/CHANGES?view=co">http://svn.digium.com/view/asterisk/tags/1.6.0-rc4/CHANGES?view=co</a></p>
<p>*All* users who install this version of Asterisk are strongly encouraged to read the UPGRADE.txt file to learn about changes that affect compatibility with previous versions of Asterisk; this file can also be read here:</p>
<p><a href="<br />
http://svn.digium.com/view/asterisk/tags/1.6.0-rc4/UPGRADE.txt?view=co<br />
">http://svn.digium.com/view/asterisk/tags/1.6.0-rc4/UPGRADE.txt?view=co</a></p>
<p>Information on how the transition from Zaptel to DAHDI affects this Asterisk release can be found in the included Zaptel-to-DAHDI.txt file, which can also be read here:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.6.0-rc4/Zaptel-to-DAHDI.txt?view=co<br />
">http://svn.digium.com/view/asterisk/tags/1.6.0-rc4/Zaptel-to-DAHDI.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="<br />
http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.6.0-rc4">http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-1.6.0-rc4</a></p>
<p>=== asterisk-addons-1.6.0-rc1 ===</p>
<p>This release candidate marks the transition of the Asterisk-Addons 1.6 release branch from &#8216;beta&#8217; status to &#8216;release candidate&#8217; status, signifying that it is nearing final release. This version of<br />
Asterisk-Addons contains a Bluetooth device channel driver called chan_mobile, as well as a number of smaller improvements to existing modules.</p>
<p>*All* users who install this version of Asterisk-Addons are strongly encouraged to read the UPGRADE.txt file to learn about changes that affect compatibility with previous versions of Asterisk-Addons; this<br />
file can also be read here:</p>
<p><a href="<br />
http://svn.digium.com/view/asterisk-addons/tags/1.6.0-rc1/UPGRADE.txt?view=co">http://svn.digium.com/view/asterisk-addons/tags/1.6.0-rc1/UPGRADE.txt?view=co</a></p>
<p>The change log for this release is here:</p>
<p><a href="<br />
http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-addons-1.6.0-rc1<br />
">http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-addons-1.6.0-rc1</a></p>
<p>=== ===</p>
<p>Thank you for your continued support of the Asterisk project!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/09/03/new-versions-of-asterisk-asterisk-addons-zaptel-and-dahdi/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
