<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>russellbryant.net &#187; Release</title>
	<atom:link href="http://www.russellbryant.net/blog/category/asterisk/asterisk-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellbryant.net/blog</link>
	<description>Open Source Software Engineering</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:08:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Asterisk 1.8.0-beta1 Now Available</title>
		<link>http://www.russellbryant.net/blog/2010/07/23/asterisk-1-8-0-beta1-now-available/</link>
		<comments>http://www.russellbryant.net/blog/2010/07/23/asterisk-1-8-0-beta1-now-available/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 22:35:16 +0000</pubDate>
		<dc:creator>russell</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=236</guid>
		<description><![CDATA[The Asterisk Development Team has announced the release of Asterisk 1.8.0-beta1. This release marks the beginning of the testing process for the eventual release of Asterisk 1.8.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ All interested users of Asterisk are encouraged to participate in the 1.8 testing process. Please report any issues found [...]]]></description>
			<content:encoded><![CDATA[<p>The Asterisk Development Team has announced the release of Asterisk 1.8.0-beta1.  This release marks the beginning of the testing process for the eventual release of Asterisk 1.8.0.</p>
<p>This release is available for immediate download at <a href="http://downloads.asterisk.org/pub/telephony/asterisk/">http://downloads.asterisk.org/pub/telephony/asterisk/</a></p>
<p>All interested users of Asterisk are encouraged to participate in the 1.8 testing process.  Please report any issues found to the issue tracker, http://issues.asterisk.org/.  It is also very useful to hear successful test reports.  Please post those to the asterisk-dev mailing list.</p>
<p>Asterisk 1.8 is the next major release series of Asterisk.  It will be a Long Term Support (LTS) release, similar to Asterisk 1.4.  For more information about support time lines for Asterisk releases, see the Asterisk versions page.</p>
<p><a href="http://www.asterisk.org/asterisk-versions">http://www.asterisk.org/asterisk-versions</a></p>
<p>Asterisk 1.8 contains many new features over previous releases of Asterisk.  A short list of included features includes:</p>
<ul>
<li>Secure RTP</li>
<li>IPv6 Support</li>
<li>Connected Party Identification Support</li>
<li>Calendaring Integration</li>
<li>A new call logging system, Channel Event Logging (CEL)</li>
<li>Distributed Device State using Jabber/XMPP PubSub</li>
<li>Call Completion Supplementary Services support</li>
<li>Advice of Charge support</li>
<li>Much, much more!</li>
</ul>
<p>A full list of new features can be found in the CHANGES file.</p>
<p><a href="http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=markup">http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=checkout</a></p>
<p>For a full list of changes in the current release, please see the ChangeLog:</p>
<p><a href="http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.0-beta1">http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.0-beta1</a></p>
<p>Thank you for your continued support of Asterisk!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2010/07/23/asterisk-1-8-0-beta1-now-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Asterisk 1.8 beta is near &#8230;</title>
		<link>http://www.russellbryant.net/blog/2010/07/09/asterisk-1-8-beta-is-near/</link>
		<comments>http://www.russellbryant.net/blog/2010/07/09/asterisk-1-8-beta-is-near/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 00:49:24 +0000</pubDate>
		<dc:creator>russell</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=231</guid>
		<description><![CDATA[Asterisk 1.8 will be the next major release of Asterisk with Long Term Support. It has been under heavy development for a while now. The first beta release of Asterisk 1.8 will be available by the end of July 2010. There are many exciting features in Asterisk 1.8. Here are just a couple of the [...]]]></description>
			<content:encoded><![CDATA[<p>Asterisk 1.8 will be the next major release of Asterisk with <a href="http://www.asterisk.org/asterisk-versions">Long Term Support</a>.  It has been under heavy development for a while now.  The first beta release of Asterisk 1.8 will be available by the end of July 2010.</p>
<p>There are many exciting features in Asterisk 1.8.  Here are just a couple of the more recent changes that have been merged in:</p>
<ul>
<li><strong>IPv6</strong>: Asterisk 1.8 will have IPv6 support for SIP and RTP.</li>
<li><strong>SRTP</strong>: Asterisk 1.8 will have support for secure RTP to allow the media to be encrypted for a SIP call.</li>
</ul>
<p>The list of new features is quite long.  <a href="http://svn.digium.com/view/asterisk/trunk/CHANGES?view=markup">Take a look</a> for a list of what is in Asterisk trunk (which will soon become Asterisk 1.8).</p>
<p>When Asterisk 1.8 is available as a beta and release candidate, please help by testing things out to help make this the best release yet!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2010/07/09/asterisk-1-8-beta-is-near/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Asterisk 1.4.24 Released</title>
		<link>http://www.russellbryant.net/blog/2009/03/17/asterisk-1424-released/</link>
		<comments>http://www.russellbryant.net/blog/2009/03/17/asterisk-1424-released/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 14:03:40 +0000</pubDate>
		<dc:creator>russell</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Zaptel]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=187</guid>
		<description><![CDATA[The Asterisk Development Team is proud to announce release of Asterisk 1.4.24, and is available for immediate download at http://downloads.digium.com/ In addition to other bug fixes, this release candidate fixes several crash issues, and resolved some remaining issues related to call pickup and call parking that were discovered after the release of Asterisk 1.4.23. In [...]]]></description>
			<content:encoded><![CDATA[<p>The Asterisk Development Team is proud to announce release of Asterisk 1.4.24, and is available for immediate download at <a href="http://downloads.digium.com/">http://downloads.digium.com/</a></p>
<p>In addition to other bug fixes, this release candidate fixes several crash issues, and resolved some remaining issues related to call pickup and call<br />
parking that were discovered after the release of Asterisk 1.4.23. In addition, issues related to chan_iax2, and regressions introduced to the &#8216;h&#8217; extension have been resolved.</p>
<p>This release marks the first inclusion of the release summary files which will be included in all future releases. The purpose is to give a clearer overview of the changes that have taken place between the current and previous release, which issues have been closed, and which community members were involved with issue submission, code commits, and issue testing. Additionally, a diffstat at the end of the file shows at a brief glance the number of changes made to files between the previous and current releases.</p>
<p>For a summary of the changes in this release, please see the release summary:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.4.24/asterisk-1.4.24-summary.html?view=co">http://svn.digium.com/view/asterisk/tags/1.4.24/asterisk-1.4.24-summary.html?view=co</a></p>
<p>For a full list of changes in this release, please see the ChangeLog:</p>
<p><a href="http://svn.digium.com/view/asterisk/tags/1.4.24/ChangeLog?view=co">http://svn.digium.com/view/asterisk/tags/1.4.24/ChangeLog?view=co</a></p>
<p>The following list of bugs were resolved with the participation of the community, and this release would not have been possible without your help!</p>
<p>* Paging application crashes asterisk<br />
- Closes issue #14308. Submitted by bluefox. Tested by kc0bvu. Patched by seanbright.</p>
<p>* Crash in VoiceMailMain if hangup occurs before a valid mailbox number is entered (IMAP only)<br />
- Closes issue #14473. Submitted by, and patch provided by dwpaul.</p>
<p>* Incoming Gtalk calls fail<br />
- Closes issue #13984. Submitted by, tested, and patched by jcovert.</p>
<p>* Realtime peers are never qualified after &#8216;sip reload&#8217;<br />
- Closes issue #14196. Submitted by, tested, and patched by pdf.</p>
<p>* SIP Attended Transfer fails<br />
- Closes issue 14611. Submitted by, tested, and patched by klaus3000.</p>
<p>Thank you for your continued support of Asterisk!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2009/03/17/asterisk-1424-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release Summary for Asterisk Releases</title>
		<link>http://www.russellbryant.net/blog/2009/02/25/release-summary-for-asterisk-releases/</link>
		<comments>http://www.russellbryant.net/blog/2009/02/25/release-summary-for-asterisk-releases/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 00:33:26 +0000</pubDate>
		<dc:creator>russell</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=161</guid>
		<description><![CDATA[I just posted some information on a script I have been working on to generate a release summary to the asterisk-dev list. &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; 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 [...]]]></description>
			<content:encoded><![CDATA[<p>I just posted some information on a script I have been working on to generate a release summary to the <a href="http://lists.digium.com/pipermail/asterisk-dev/2009-February/036900.html">asterisk-dev list</a>.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Greetings,</p>
<p>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 includes the developer oriented commit message for every change.  There is also the CHANGES file which lists new features included in a new major release.  Also, the release announcements generally contain a high level overview of some of the important changes.</p>
<p>In order to help improve visibility into what changes are being made, David Vossel and I have been working on a script that automatically generates a summary for a release.  The intent would be to start generating these as a part of the release process and include them with every release.  The intent is to provide something a bit more user friendly than the ChangeLog.</p>
<p>Currently, the script generates a document that includes the following information:</p>
<ul>
<li> The type of release (bug fix update, security update, etc.)</li>
<li> People involved in making the release by coding, testing, or reporting issues.</li>
<li> All issues closed from bugs.digium.com</li>
<li> A list of &#8220;other changes&#8221;, that didn&#8217;t close out a bug report, and which bug reports these changes were related to, if any.</li>
<li>A &#8220;diffstat&#8221;, which gives an overview of which files were changed, and by how much.</li>
</ul>
<p>The script is pretty much ready to be integrated into the release process, but I wanted to present example output to everyone for feedback first.  So, take a look at these examples and let me know what you think.  The script generates both an HTML version, and a plain text version.</p>
<p>Thanks!</p>
<p>Examples:</p>
<p>A bug-fix release:<br />
  &#8211; <a href="http://www.russellbryant.net/asterisk/asterisk-1.4.23-summary.html">http://www.russellbryant.net/asterisk/asterisk-1.4.23-summary.html</a><br />
  &#8211; <a href="http://www.russellbryant.net/asterisk/asterisk-1.4.23-summary.txt">http://www.russellbryant.net/asterisk/asterisk-1.4.23-summary.txt</a></p>
<p>A security release:<br />
  &#8211; <a href="http://www.russellbryant.net/asterisk/asterisk-1.4.23.1-summary.html">http://www.russellbryant.net/asterisk/asterisk-1.4.23.1-summary.html</a><br />
  &#8211; <a href="http://www.russellbryant.net/asterisk/asterisk-1.4.23.1-summary.txt">http://www.russellbryant.net/asterisk/asterisk-1.4.23.1-summary.txt</a></p>
<p>A feature release:<br />
  &#8211; <a href="http://www.russellbryant.net/asterisk/asterisk-1.6.1-summary.html">http://www.russellbryant.net/asterisk/asterisk-1.6.1-summary.html</a><br />
  &#8211; <a href="http://www.russellbryant.net/asterisk/asterisk-1.6.1-summary.txt">http://www.russellbryant.net/asterisk/asterisk-1.6.1-summary.txt</a></p>
<p>&#8211;<br />
Russell Bryant<br />
Digium, Inc. | Senior Software Engineer, Open Source Team Lead<br />
445 Jan Davis Drive NW &#8211; Huntsville, AL 35806 &#8211; USA<br />
Check us out at: www.digium.com &amp; www.asterisk.org</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2009/02/25/release-summary-for-asterisk-releases/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</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 [...]]]></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">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">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 &lt; 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>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212; Download &#8212;&#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 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>
		<slash:comments>0</slash:comments>
		</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 full list [...]]]></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>
		<slash:comments>0</slash:comments>
		</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 [...]]]></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="</p>
<p>http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/CHANGES?view=co</p>
<p>">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="</p>
<p>http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/UPGRADE.txt?view=co</p>
<p>">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="</p>
<p>http://svn.digium.com/view/asterisk/tags/1.6.0-rc5/Zaptel-to-DAHDI.txt?view=co</p>
<p>">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>
		<slash:comments>0</slash:comments>
		</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 [...]]]></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>   &#8211; 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>   &#8211; 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 &#8216;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="</p>
<p>http://svn.digium.com/view/dahdi/linux/tags/2.0.0-rc3/UPGRADE.txt?view=co</p>
<p>">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="</p>
<p>http://downloads.digium.com/pub/telephony/dahdi-tools/releases/ChangeLog-2.0.0-rc2</p>
<p>">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="</p>
<p>http://svn.digium.com/view/asterisk/tags/1.6.0-rc4/UPGRADE.txt?view=co</p>
<p>">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="</p>
<p>http://downloads.digium.com/pub/telephony/asterisk/releases/ChangeLog-addons-1.6.0-rc1</p>
<p>">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>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Asterisk 1.4.21.2 and 1.2.30 Released</title>
		<link>http://www.russellbryant.net/blog/2008/07/22/asterisk-14212-and-1230-released/</link>
		<comments>http://www.russellbryant.net/blog/2008/07/22/asterisk-14212-and-1230-released/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 23:42:19 +0000</pubDate>
		<dc:creator>russell</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=81</guid>
		<description><![CDATA[The Asterisk.org development team has released Asterisk versions 1.4.21.2 and 1.2.30. Both of these releases include fixes for two security issues. Both of these issues affect users of the IAX2 channel driver. For more details on these vulnerabilities, see the published security advisories, AST-2008-010 and AST-2008-011. Thank you for your continued support of Asterisk!]]></description>
			<content:encoded><![CDATA[<p>The Asterisk.org development team has released Asterisk versions 1.4.21.2 and 1.2.30.</p>
<p>Both of these releases include fixes for two security issues.  Both of these issues affect users of the IAX2 channel driver.  For more details on these vulnerabilities, see the published security advisories, <a href="http://downloads.digium.com/pub/security/AST-2008-010.html">AST-2008-010</a> and <a href="http://downloads.digium.com/pub/security/AST-2008-011.html">AST-2008-011</a>.</p>
<p>Thank you for your continued support of Asterisk!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/07/22/asterisk-14212-and-1230-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk 1.4.21.1 Released</title>
		<link>http://www.russellbryant.net/blog/2008/06/30/asterisk-14211-released/</link>
		<comments>http://www.russellbryant.net/blog/2008/06/30/asterisk-14211-released/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 17:39:43 +0000</pubDate>
		<dc:creator>russell</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=76</guid>
		<description><![CDATA[The Asterisk.org development team has released Asterisk version 1.4.21.1. This includes a critical bug fix for 1.4.21. All users that experienced lockups when upgrading to 1.4.21 should have their issues resolved with this update. Asterisk 1.4.21.1 is available for download from the downloads site: http://downloads.digium.com/pub/telephony/asterisk Thank you for your continued support of Asterisk!]]></description>
			<content:encoded><![CDATA[<p>The Asterisk.org development team has released Asterisk version 1.4.21.1.</p>
<p>This includes a critical bug fix for 1.4.21.  All users that experienced lockups when upgrading to 1.4.21 should have their issues resolved with this update.</p>
<p>Asterisk 1.4.21.1 is available for download from the downloads site:</p>
<ul>
<li><a href="http://downloads.digium.com/pub/telephony/asterisk">http://downloads.digium.com/pub/telephony/asterisk</a></li>
</ul>
<p>Thank you for your continued support of Asterisk!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russellbryant.net/blog/2008/06/30/asterisk-14211-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

