<?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 for James Rathbun</title>
	<atom:link href="http://www.jamesrathbun.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesrathbun.com</link>
	<description>Projects, Products &#38; Insight</description>
	<lastBuildDate>Wed, 18 Jan 2012 15:48:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Phone Server Soup: PBX in a Flash &amp; Google Voice by Austin Werth</title>
		<link>http://www.jamesrathbun.com/phone-server-soup/#comment-2</link>
		<dc:creator>Austin Werth</dc:creator>
		<pubDate>Wed, 18 Jan 2012 15:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesrathbun.com/?p=30#comment-2</guid>
		<description>Communication through Google voice opens a new horizon for VoIP service providers as they can now send receive customer calls to and from Google voice accounts. Asterisk is the PBX of my choice. It provides chan_gtalk to connect calls to Gtalk. I think this save us an extra step of getting did from Google voice and your calls land on Gtalk using simply your mail address like this.
exten =&gt; 123,1,Dial(Gtalk/asterisk/abc@gmail.com)
exten =&gt; 321,1,Dial(Gtalk/asterisk/def@gmail.com)

I think this is the simplistic approach and have decided to try it. Currently I am facing some issues with this but hopefully, will be able to make it work soon.</description>
		<content:encoded><![CDATA[<p>Communication through Google voice opens a new horizon for VoIP service providers as they can now send receive customer calls to and from Google voice accounts. Asterisk is the PBX of my choice. It provides chan_gtalk to connect calls to Gtalk. I think this save us an extra step of getting did from Google voice and your calls land on Gtalk using simply your mail address like this.<br />
exten =&gt; 123,1,Dial(Gtalk/asterisk/abc@gmail.com)<br />
exten =&gt; 321,1,Dial(Gtalk/asterisk/def@gmail.com)</p>
<p>I think this is the simplistic approach and have decided to try it. Currently I am facing some issues with this but hopefully, will be able to make it work soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

