<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to dial a number using Asterisk and Python</title>
	<atom:link href="http://www.gradstein.info/python/how-to-dial-a-number-using-asterisk-and-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gradstein.info/python/how-to-dial-a-number-using-asterisk-and-python/</link>
	<description></description>
	<lastBuildDate>Mon, 01 Feb 2010 06:11:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Baiju M</title>
		<link>http://www.gradstein.info/python/how-to-dial-a-number-using-asterisk-and-python/comment-page-1/#comment-3835</link>
		<dc:creator>Baiju M</dc:creator>
		<pubDate>Thu, 08 Oct 2009 03:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gradstein.info/?p=33#comment-3835</guid>
		<description>It looks like there is a typo in pattern splitting (may be copy paste issue):

pattern.split(&#039;\n&#039;)

Similarly:

s.send(l+&#039;\r\n&#039;)</description>
		<content:encoded><![CDATA[<p>It looks like there is a typo in pattern splitting (may be copy paste issue):</p>
<p>pattern.split(&#8216;\n&#8217;)</p>
<p>Similarly:</p>
<p>s.send(l+&#8217;\r\n&#8217;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
