<?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; astricon</title>
	<atom:link href="http://www.russellbryant.net/blog/category/astricon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellbryant.net/blog</link>
	<description>Asterisk Open Source Software Engineering</description>
	<lastBuildDate>Fri, 30 Jul 2010 01:07:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<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 because I [...]]]></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>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> &#8211; 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> &#8211; 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> &#8211; 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>
		<slash:comments>2</slash:comments>
		</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 [...]]]></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>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
