<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2475" -->
<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"
		>
	<channel>
		<title>Post Topic &#187; User Favorites: lockhead</title>
		<link>http://posttopic.com/profile/</link>
		<description>Open For Discussion</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Sep 2010 16:26:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2475</generator>
				<atom:link href="http://posttopic.com/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>clarko on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-265</link>
			<pubDate>Fri, 03 Sep 2010 13:09:30 +0000</pubDate>
			<dc:creator>clarko</dc:creator>
			<guid isPermaLink="false">265@http://posttopic.com/</guid>
			<description><![CDATA[<p>The "Loading Calls" issue is back... Dagnabbit! Anyone know how to fix this? I use Chrome, too, but I really want to run Firefox as well.... I've tried uninstalling and reinstalling 0.9.5, diabling, enabling, changing to wrong password, then to correct one, pretty much everything I could...
</p>]]></description>
					</item>
		<item>
			<title>gauravpalvia on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-264</link>
			<pubDate>Sat, 14 Aug 2010 00:19:29 +0000</pubDate>
			<dc:creator>gauravpalvia</dc:creator>
			<guid isPermaLink="false">264@http://posttopic.com/</guid>
			<description><![CDATA[<p>I am trying the latest code to send SMS from here</p>
<p><a href="http://code.google.com/p/google-voice-java/" rel="nofollow">http://code.google.com/p/google-voice-java/</a></p>
<p>I used the following code<br />
Voice aGV = new Voice(username, pwd)<br />
if(aGV.isLoggedIn())<br />
  aGV.sendSMS(aNumber, aMsg);</p>
<p>I checked the logs and it seems the code does login to GV fine but while sending SMS it throws an exception when it is inside the sendSMS function and tries to execute</p>
<p>BufferedReader callrd = new BufferedReader(new InputStreamReader(<br />
				smsconn.getInputStream()));</p>
<p>Anybody faced such issues...<br />
What needs to be done to make it work...</p>
<p>I also could seee the value of the data while it attempts to send sms is</p>
<p>phoneNumber=%2B919850040833&#38;text=%2B919850040833&#38;_rnr_se=Nqcpia82q5FSZ4jfGMOqqZfduQk%3D</p>
<p>So it means it has all the proper values of _rnr_se and other params...but it is still not sending the SMS.<br />
Any help....
</p>]]></description>
					</item>
		<item>
			<title>mbierman on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-263</link>
			<pubDate>Sat, 24 Jul 2010 03:54:51 +0000</pubDate>
			<dc:creator>mbierman</dc:creator>
			<guid isPermaLink="false">263@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi, I have the latest .95, and I'm getting the Bad Authentication error when I activate the extension. Any thoughts?
</p>]]></description>
					</item>
		<item>
			<title>prateek on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-262</link>
			<pubDate>Mon, 12 Jul 2010 13:06:51 +0000</pubDate>
			<dc:creator>prateek</dc:creator>
			<guid isPermaLink="false">262@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi,<br />
I need to fetch the details(phone numbers and data time) from the calls that have been received in Google Voice account under “Received” section using c#.<br />
I am able to get the contacts but not the data for voice calls.<br />
Can anybody help me?
</p>]]></description>
					</item>
		<item>
			<title>kanaria on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-260</link>
			<pubDate>Wed, 02 Jun 2010 13:29:36 +0000</pubDate>
			<dc:creator>kanaria</dc:creator>
			<guid isPermaLink="false">260@http://posttopic.com/</guid>
			<description><![CDATA[<p>Can I do this for mobile applications, as I am developing an application for Palm mobiles and I did the same requests but I could not get the Google Voicemail inbox, more see this URL <a href="http://flpalmdev.blogspot.com/2010/02/apple-blocking-google-voice-blocking.html" rel="nofollow">http://flpalmdev.blogspot.com/2010/02/apple-blocking-google-voice-blocking.html</a></p>
<p>Thanks ...
</p>]]></description>
					</item>
		<item>
			<title>sarumont on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-259</link>
			<pubDate>Mon, 24 May 2010 00:01:01 +0000</pubDate>
			<dc:creator>sarumont</dc:creator>
			<guid isPermaLink="false">259@http://posttopic.com/</guid>
			<description><![CDATA[<p>I have been getting "Unable to place call to &#60;number&#62;" when the add-on is configured to use my Gizmo number.  I've tried multiple permutations with/without a leading 1 and with/without the "this is a Gizmo number" box checked.  The Google Voice site itself has no problems connecting to the Gizmo number, either.  Any idea what could be the issue?  Thanks.
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-258</link>
			<pubDate>Fri, 21 May 2010 19:11:34 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">258@http://posttopic.com/</guid>
			<description><![CDATA[<p>Thanks clarko! I switched to Chrome about 6 months ago so I probably won't add any new features to the Firefox addon, but will fix any bugs that come up.
</p>]]></description>
					</item>
		<item>
			<title>clarko on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-257</link>
			<pubDate>Fri, 21 May 2010 00:42:25 +0000</pubDate>
			<dc:creator>clarko</dc:creator>
			<guid isPermaLink="false">257@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi, sorry if I missed this, but is there a fix for the "Loading Calls" issue? Firefox 3.5.9 on Snow Leopard 10.6.3 - I tried "disable" and "enable" as I had seen here, but that didn't work. I also tried uninstalling and reinstalling to no avail. Any idears? This is such a great add-on when it works!</p>
<p>Ah, nevermind - I found your answer here: <a href="http://thatsmith.com/2009/03/google-voice-add-on-for-firefox" rel="nofollow">http://thatsmith.com/2009/03/google-voice-add-on-for-firefox</a>  (Please test v0.9.5 of the addon.  &lt;img src=&quot;http://posttopic.com/my-plugins/pb--bb-smilies/default/icon_smile.gif&quot; title=&quot;:)&quot; class=&quot;bb_smilies&quot; /&gt;   that did seem to work, thanks! <a href="http://thatsmith.com/google-voice-addon-0.9.5.xpi" rel="nofollow">http://thatsmith.com/google-voice-addon-0.9.5.xpi</a></p>
<p>BTW, I really appreciate this. I like the Chrome version, too, but I have several Google accounts I use for various purposes, and each browser can only be on one account at a time, so I really like having options for multiple browsers like this...  &lt;img src=&quot;http://posttopic.com/my-plugins/pb--bb-smilies/default/icon_smile.gif&quot; title=&quot;:)&quot; class=&quot;bb_smilies&quot; /&gt; 
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-256</link>
			<pubDate>Thu, 20 May 2010 22:50:52 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">256@http://posttopic.com/</guid>
			<description><![CDATA[<p>It seems the Auth token needs to be sent back now as an Authorization header. My <a href="http://thatsmith.com/googlevoice._php.txt">googlevoice.php</a> example has been updated.
</p>]]></description>
					</item>
		<item>
			<title>rvn on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-255</link>
			<pubDate>Thu, 20 May 2010 19:52:09 +0000</pubDate>
			<dc:creator>rvn</dc:creator>
			<guid isPermaLink="false">255@http://posttopic.com/</guid>
			<description><![CDATA[<p>The <a href="http://sudocode.net/2009/11/29/sending-a-google-voice-sms-using-php/">SMS script in PHP</a>, suddenly didn't work but I tried different things like @m_drunk mentioned the gv cookie which by inspection, the value has the same length as that of Auth from ClientLogin. So I passed it as a cookie, and included SID also. And it worked.</p>
<p>Removing auth from the POST data also works.
</p>]]></description>
					</item>
		<item>
			<title>m_drunk on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/6#post-254</link>
			<pubDate>Sun, 16 May 2010 23:52:24 +0000</pubDate>
			<dc:creator>m_drunk</dc:creator>
			<guid isPermaLink="false">254@http://posttopic.com/</guid>
			<description><![CDATA[<p>@poilucon: the URL for getting DND is <a href="https://www.google.com/voice/settings/getDoNotDisturb/" rel="nofollow">https://www.google.com/voice/settings/getDoNotDisturb/</a> and it's got a JSON response that looks something like this:<br />
{"ok":true,"data":{"enabled":false}}<br />
where the "enabled" is the value you want to check.
</p>]]></description>
					</item>
		<item>
			<title>m_drunk on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-252</link>
			<pubDate>Sun, 16 May 2010 23:42:53 +0000</pubDate>
			<dc:creator>m_drunk</dc:creator>
			<guid isPermaLink="false">252@http://posttopic.com/</guid>
			<description><![CDATA[<p>oh this is just annoying.  I wasn't passing the auth token in the querystring.  I was passing it as the "Auth" cookie.  if I pass it in the string it works fine.  Never mind about the "gv" cookie.
</p>]]></description>
					</item>
		<item>
			<title>m_drunk on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-251</link>
			<pubDate>Sun, 16 May 2010 23:32:37 +0000</pubDate>
			<dc:creator>m_drunk</dc:creator>
			<guid isPermaLink="false">251@http://posttopic.com/</guid>
			<description><![CDATA[<p>after snooping on the https request I've found that another cookie is needed that is not generated by clientlogin.  the cookie name is "gv".  Once I pass it with the other info from clientlogin, the post to ../m works fine.  I just don't know where this cookie comes from.
</p>]]></description>
					</item>
		<item>
			<title>m_drunk on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-250</link>
			<pubDate>Sun, 16 May 2010 22:57:53 +0000</pubDate>
			<dc:creator>m_drunk</dc:creator>
			<guid isPermaLink="false">250@http://posttopic.com/</guid>
			<description><![CDATA[<p>@poilucon: </p>
<p>HEY!  I found the URL to check DND!  Also, I'm working on fixing the number of accounts that I've run across that don't work with the standard posts and such.  I got one of my customers to temporarily give me their logon info to test with.  I'll post more once I get the new bug figured out.
</p>]]></description>
					</item>
		<item>
			<title>mahendar on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-249</link>
			<pubDate>Wed, 12 May 2010 12:13:31 +0000</pubDate>
			<dc:creator>mahendar</dc:creator>
			<guid isPermaLink="false">249@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi Smith,</p>
<p>I Now i am able to send the sms using Google voice Account with help of urls you have provided in first post.</p>
<p>I dont know automatically it works for me now
</p>]]></description>
					</item>
		<item>
			<title>mahendar on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-248</link>
			<pubDate>Wed, 05 May 2010 20:03:45 +0000</pubDate>
			<dc:creator>mahendar</dc:creator>
			<guid isPermaLink="false">248@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi Smith,<br />
         I am Unable to send sms using my gv account using POST Method
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-247</link>
			<pubDate>Wed, 05 May 2010 19:44:32 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">247@http://posttopic.com/</guid>
			<description><![CDATA[<p>poilucon &#38; mahendar,</p>
<p>If Google is making changes (which it sounds like they are) they are typically rolled out slowly.  My account hasn't been affected yet so I can't update any of the documentation.</p>
<p>Can you be more specific about the issues you're having?  Are you not able to log in anymore, can't POST, access the XML feeds, or what?
</p>]]></description>
					</item>
		<item>
			<title>mahendar on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-246</link>
			<pubDate>Wed, 05 May 2010 10:13:26 +0000</pubDate>
			<dc:creator>mahendar</dc:creator>
			<guid isPermaLink="false">246@http://posttopic.com/</guid>
			<description><![CDATA[<p>Thankyou very much poliucon for your post</p>
<p>Actually i am trying this from past few days but it doesnot working for me.</p>
<p>Please let me know if you get any solution.</p>
<p>Thanks &#38; Regards<br />
Bachuwar Mahendar
</p>]]></description>
					</item>
		<item>
			<title>poilucon on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-245</link>
			<pubDate>Wed, 05 May 2010 09:25:15 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">245@http://posttopic.com/</guid>
			<description><![CDATA[<p>Google Voice Java API is having similar issues with some accounts, mahendar. I really want to find the solution.  It seems to work for most still.
</p>]]></description>
					</item>
		<item>
			<title>mahendar on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-244</link>
			<pubDate>Sat, 01 May 2010 10:43:26 +0000</pubDate>
			<dc:creator>mahendar</dc:creator>
			<guid isPermaLink="false">244@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi Smith,</p>
<p>         Google voice is no longer working for us Because when i try to send sms using the  following url you have mention in first post</p>
<p>"POST /voice/sms/send/ id=&#38;phoneNumber=[number to text]&#38;text=[URL Encoded message]&#38;_rnr_se=[pull from page]"</p>
<p>I have post the all parameter values like destination phonenumber, sms message text and _rnr_se value of my account. But It is not working.Till last night it works for me with same url but from that it is not working.I  have doubt might be google voice people have change their site a little bit.</p>
<p>Please can you looking into that.</p>
<p>Thanks &#38; Regards<br />
Mahendar Bachuwar
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-243</link>
			<pubDate>Sat, 01 May 2010 03:12:16 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">243@http://posttopic.com/</guid>
			<description><![CDATA[<p>Someone emailed me earlier saying the Firefox addon no longer works too but it still does for me as well as text messages.</p>
<p>If there were changes made to Google Voice, they typically roll them out and phases so I will update everything once they hit my account.
</p>]]></description>
					</item>
		<item>
			<title>chaitanyavswi on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-242</link>
			<pubDate>Fri, 30 Apr 2010 17:32:54 +0000</pubDate>
			<dc:creator>chaitanyavswi</dc:creator>
			<guid isPermaLink="false">242@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi Smith,</p>
<p>      I was able to send SMS from C# Application upto yesterday using the urls .But now iam unable to send SMS.I think url which u have provided in firts page are not working.</p>
<p>Thank You.
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-239</link>
			<pubDate>Tue, 23 Feb 2010 08:42:34 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">239@http://posttopic.com/</guid>
			<description><![CDATA[<p>Looks great! I finally have an Android phone, so let me know if you need any help.
</p>]]></description>
					</item>
		<item>
			<title>poilucon on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-238</link>
			<pubDate>Tue, 23 Feb 2010 01:25:07 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">238@http://posttopic.com/</guid>
			<description><![CDATA[<p>In the Android Market, Google Voice Locations has been released</p>
<p><a href="http://www.androlib.com/android.application.com-techventus-locations-iqpm.aspx" rel="nofollow">http://www.androlib.com/android.application.com-techventus-locations-iqpm.aspx</a></p>
<p>based on the Google Voice Java API</p>
<p><a href="http://code.google.com/p/google-voice-java/" rel="nofollow">http://code.google.com/p/google-voice-java/</a></p>
<p>Try it if you have an Android phone
</p>]]></description>
					</item>
		<item>
			<title>mishagray on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-237</link>
			<pubDate>Fri, 29 Jan 2010 05:36:25 +0000</pubDate>
			<dc:creator>mishagray</dc:creator>
			<guid isPermaLink="false">237@http://posttopic.com/</guid>
			<description><![CDATA[<p>I'm looking to build either an alternative dialer for smart phone</p>
<p>and/or a better Asterisk integration with Google Voice (so you could outdial even from your home pots line via GV service).</p>
<p>Callback is a beast!
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-236</link>
			<pubDate>Fri, 29 Jan 2010 01:40:46 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">236@http://posttopic.com/</guid>
			<description><![CDATA[<p>I noticed that when I tried dialing out on my Nexus One.  I think the way it works is the app or website sends an HTTP request with your credentials and the number you want to call and that returns the number for your phone to dial.</p>
<p>I haven't had a chance to play around with it yet. Do you have an application in mind that you're going to use it for?
</p>]]></description>
					</item>
		<item>
			<title>mishagray on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-235</link>
			<pubDate>Fri, 29 Jan 2010 01:14:12 +0000</pubDate>
			<dc:creator>mishagray</dc:creator>
			<guid isPermaLink="false">235@http://posttopic.com/</guid>
			<description><![CDATA[<p>Does anybody know if you can use this API to initiate the alternate dialing method that is used by the blackberry and android GV clients?</p>
<p>This is done via a request to the server so it can make a call directly FROM a device and have the call extended to the other person, but by dialing a special phone number.  </p>
<p>It's not the "callback" model that seems to be documented here.  It's the "Dialout" method.  </p>
<p>They know have a "web" interface now that you can reverse engineer from here:<br />
<a href="https://www.google.com/voice/m" rel="nofollow">https://www.google.com/voice/m</a><br />
(make sure to set the user agent to the iPhone or PalmOS browser).</p>
<p>It doesn't look exactly like the web interface you have documented here.</p>
<p>I got to play with it by using firefox and installing "User Agent Switcher" and "Firebug".</p>
<p>The Javascript code the use is very obfuscated and hard to follow, but the firebug lets you monitor the http traffic and you can see the messages going back and forth, which look fairly straightforward.</p>
<p>The page doesn't look exactly right inside firefox, but you can get most functionality and see how it works.</p>
<p>I think it includes support for modifying phone options, etc.</p>
<p>It does NOT LOOK like the interface you have documented here (unless I am misunderstanding something), but a more "mobile" friendly API.  (I think it may also require https).
</p>]]></description>
					</item>
		<item>
			<title>poilucon on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-234</link>
			<pubDate>Sat, 16 Jan 2010 16:34:18 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">234@http://posttopic.com/</guid>
			<description><![CDATA[<p>@m_drunk.  </p>
<p>Get in touch with the admin of <a href="http://code.google.com/p/google-voice-java/" rel="nofollow">http://code.google.com/p/google-voice-java/</a> if you want to help me.  That goes for anyone.  That would be awesome.</p>
<p>Your solution solved my problem wrt setting enable/disable.  I am still not sure how to just check the enable/disable status though.  I looked at</p>
<p><a href="https://www.google.com/voice/settings/tab/phones" rel="nofollow">https://www.google.com/voice/settings/tab/phones</a></p>
<p>and I just dont see where in the JSON it actually tells you if the phone is set to ring or not. Can anyone help me with that?
</p>]]></description>
					</item>
		<item>
			<title>m_drunk on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-231</link>
			<pubDate>Tue, 12 Jan 2010 23:44:30 +0000</pubDate>
			<dc:creator>m_drunk</dc:creator>
			<guid isPermaLink="false">231@http://posttopic.com/</guid>
			<description><![CDATA[<p>@poilucon<br />
it's a POST to <a href="https://www.google.com/voice/settings/editDefaultForwarding/" rel="nofollow">https://www.google.com/voice/settings/editDefaultForwarding/</a><br />
with the parameters phoneId : the phone id you want to enable or disable,<br />
enabled : 0 for disable, 1 for enable,<br />
and of course, the _rnr_se...pulled from you know where.</p>
<p>you can get a list of your setup phone with a GET from<br />
<a href="https://www.google.com/voice/settings/tab/phones" rel="nofollow">https://www.google.com/voice/settings/tab/phones</a><br />
just read the JSON objects, you don't need the rest.</p>
<p>on a side note, are you going to/are you able to code this yourself, or would you like me to see about doing it?
</p>]]></description>
					</item>
		<item>
			<title>poilucon on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-230</link>
			<pubDate>Tue, 12 Jan 2010 10:23:33 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">230@http://posttopic.com/</guid>
			<description><![CDATA[<p>@ Lockheed</p>
<p>I think you now need to add a phoneType parameter ie phoneType=1 for a landline, phoneType=7 for Gizmo5.
</p>]]></description>
					</item>

	</channel>
</rss>
