<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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; Topic: Google Voice Add-on Development</title>
		<link>http://posttopic.com/topic/google-voice-add-on-development</link>
		<description>Open For Discussion</description>
		<language>en-US</language>
		<pubDate>Thu, 11 Mar 2010 08:55:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://posttopic.com/search.php</link>
		</textInput>
		<atom:link href="http://posttopic.com/rss/topic/google-voice-add-on-development" rel="self" type="application/rss+xml" />

		<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>Mon, 22 Feb 2010 19:42:34 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">239@http://posttopic.com/</guid>
			<description>&#60;p&#62;Looks great! I finally have an Android phone, so let me know if you need any help.
&#60;/p&#62;</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>Mon, 22 Feb 2010 12:25:07 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">238@http://posttopic.com/</guid>
			<description>&#60;p&#62;In the Android Market, Google Voice Locations has been released&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.androlib.com/android.application.com-techventus-locations-iqpm.aspx&#34; rel=&#34;nofollow&#34;&#62;http://www.androlib.com/android.application.com-techventus-locations-iqpm.aspx&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;based on the Google Voice Java API&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://code.google.com/p/google-voice-java/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/google-voice-java/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Try it if you have an Android phone
&#60;/p&#62;</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>Thu, 28 Jan 2010 16:36:25 +0000</pubDate>
			<dc:creator>mishagray</dc:creator>
			<guid isPermaLink="false">237@http://posttopic.com/</guid>
			<description>&#60;p&#62;I'm looking to build either an alternative dialer for smart phone&#60;/p&#62;
&#60;p&#62;and/or a better Asterisk integration with Google Voice (so you could outdial even from your home pots line via GV service).&#60;/p&#62;
&#60;p&#62;Callback is a beast!
&#60;/p&#62;</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>Thu, 28 Jan 2010 12:40:46 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">236@http://posttopic.com/</guid>
			<description>&#60;p&#62;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.&#60;/p&#62;
&#60;p&#62;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?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mishagray on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development#post-235</link>
			<pubDate>Thu, 28 Jan 2010 12:14:12 +0000</pubDate>
			<dc:creator>mishagray</dc:creator>
			<guid isPermaLink="false">235@http://posttopic.com/</guid>
			<description>&#60;p&#62;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?&#60;/p&#62;
&#60;p&#62;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.  &#60;/p&#62;
&#60;p&#62;It's not the &#34;callback&#34; model that seems to be documented here.  It's the &#34;Dialout&#34; method.  &#60;/p&#62;
&#60;p&#62;They know have a &#34;web&#34; interface now that you can reverse engineer from here:&#60;br /&#62;
&#60;a href=&#34;https://www.google.com/voice/m&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/voice/m&#60;/a&#62;&#60;br /&#62;
(make sure to set the user agent to the iPhone or PalmOS browser).&#60;/p&#62;
&#60;p&#62;It doesn't look exactly like the web interface you have documented here.&#60;/p&#62;
&#60;p&#62;I got to play with it by using firefox and installing &#34;User Agent Switcher&#34; and &#34;Firebug&#34;.&#60;/p&#62;
&#60;p&#62;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.&#60;/p&#62;
&#60;p&#62;The page doesn't look exactly right inside firefox, but you can get most functionality and see how it works.&#60;/p&#62;
&#60;p&#62;I think it includes support for modifying phone options, etc.&#60;/p&#62;
&#60;p&#62;It does NOT LOOK like the interface you have documented here (unless I am misunderstanding something), but a more &#34;mobile&#34; friendly API.  (I think it may also require https).
&#60;/p&#62;</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 03:34:18 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">234@http://posttopic.com/</guid>
			<description>&#60;p&#62;@m_drunk.  &#60;/p&#62;
&#60;p&#62;Get in touch with the admin of &#60;a href=&#34;http://code.google.com/p/google-voice-java/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/google-voice-java/&#60;/a&#62; if you want to help me.  That goes for anyone.  That would be awesome.&#60;/p&#62;
&#60;p&#62;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&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.google.com/voice/settings/tab/phones&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/voice/settings/tab/phones&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;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?
&#60;/p&#62;</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 10:44:30 +0000</pubDate>
			<dc:creator>m_drunk</dc:creator>
			<guid isPermaLink="false">231@http://posttopic.com/</guid>
			<description>&#60;p&#62;@poilucon&#60;br /&#62;
it's a POST to &#60;a href=&#34;https://www.google.com/voice/settings/editDefaultForwarding/&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/voice/settings/editDefaultForwarding/&#60;/a&#62;&#60;br /&#62;
with the parameters phoneId : the phone id you want to enable or disable,&#60;br /&#62;
enabled : 0 for disable, 1 for enable,&#60;br /&#62;
and of course, the _rnr_se...pulled from you know where.&#60;/p&#62;
&#60;p&#62;you can get a list of your setup phone with a GET from&#60;br /&#62;
&#60;a href=&#34;https://www.google.com/voice/settings/tab/phones&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/voice/settings/tab/phones&#60;/a&#62;&#60;br /&#62;
just read the JSON objects, you don't need the rest.&#60;/p&#62;
&#60;p&#62;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?
&#60;/p&#62;</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>Mon, 11 Jan 2010 21:23:33 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">230@http://posttopic.com/</guid>
			<description>&#60;p&#62;@ Lockheed&#60;/p&#62;
&#60;p&#62;I think you now need to add a phoneType parameter ie phoneType=1 for a landline, phoneType=7 for Gizmo5.
&#60;/p&#62;</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-229</link>
			<pubDate>Mon, 11 Jan 2010 21:22:25 +0000</pubDate>
			<dc:creator>poilucon</dc:creator>
			<guid isPermaLink="false">229@http://posttopic.com/</guid>
			<description>&#60;p&#62;I have been using the &#60;a href=&#34;http://code.google.com/p/google-voice-java/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/google-voice-java/&#60;/a&#62; project. Everything seems to be working nicely for my project, however, I had the thought lately that I would like to be able to enable and disable phones, ie enable/disable phones to ring when called, via an API.  &#60;/p&#62;
&#60;p&#62;What I really want to do is make an Android App that will enable/disable based on location.  When I leave the house I automatically want GV to disable my home phone so my family members are not bothered.  &#60;/p&#62;
&#60;p&#62;Does anyone know how to affect the persistant phone settings via an API method?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lockhead on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-228</link>
			<pubDate>Sun, 10 Jan 2010 16:47:06 +0000</pubDate>
			<dc:creator>Lockhead</dc:creator>
			<guid isPermaLink="false">228@http://posttopic.com/</guid>
			<description>&#60;p&#62;Sending an SMS:&#60;br /&#62;
POST /voice/sms/send/ id=&#38;amp;phoneNumber=[number to text]&#38;amp;text=[URL Encoded message]&#38;amp;_rnr_se=[pull from page]&#60;/p&#62;
&#60;p&#62;When ever iam using above url for sending SMS in PHP,it is throwing error 302 Moved Temporarily.&#60;/p&#62;
&#60;p&#62;anyone got an idea why?&#60;/p&#62;
&#60;p&#62;Thanks a lot!&#60;/p&#62;
&#60;p&#62;Lock
&#60;/p&#62;</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-227</link>
			<pubDate>Sat, 09 Jan 2010 02:46:18 +0000</pubDate>
			<dc:creator>mahendar</dc:creator>
			<guid isPermaLink="false">227@http://posttopic.com/</guid>
			<description>&#60;p&#62;Thank you Very much Smith.Now I am able to delete the messages from inbox.Do we have an url that deletes messages from SMS?&#60;/p&#62;
&#60;p&#62;Thanks&#38;amp; Regards&#60;br /&#62;
Bachuwar Mahendar
&#60;/p&#62;</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-226</link>
			<pubDate>Sat, 09 Jan 2010 02:43:47 +0000</pubDate>
			<dc:creator>chaitanyavswi</dc:creator>
			<guid isPermaLink="false">226@http://posttopic.com/</guid>
			<description>&#60;p&#62;How to delete the Messgaes Sent from Google Voice in SMS.Is there Any Url?&#60;/p&#62;
&#60;p&#62;Thank You.
&#60;/p&#62;</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-225</link>
			<pubDate>Fri, 08 Jan 2010 09:40:12 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">225@http://posttopic.com/</guid>
			<description>&#60;p&#62;Sorry Mahendar, there was a typo on the first post.&#60;/p&#62;
&#60;p&#62;That should have read:&#60;/p&#62;
&#60;p&#62;POST /voice/inbox/deleteMessages/ messages=[message id]&#38;amp;trash=1&#38;amp;_rnr_se=[pull from page]&#60;/p&#62;
&#60;p&#62;not&#60;/p&#62;
&#60;p&#62;POST /voice/inbox/deleteMessages/ message=[message id]&#38;amp;trash=1&#38;amp;_rnr_se=[pull from page]
&#60;/p&#62;</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-224</link>
			<pubDate>Wed, 06 Jan 2010 21:42:50 +0000</pubDate>
			<dc:creator>mahendar</dc:creator>
			<guid isPermaLink="false">224@http://posttopic.com/</guid>
			<description>&#60;p&#62;Hi Friends,&#60;br /&#62;
             I have tried to delete the messages from inbox i tried with&#60;/p&#62;
&#60;p&#62;POST /voice/inbox/deleteMessages/ message=[message id]&#38;amp;trash=1&#38;amp;_rnr_se=[pull from page]&#60;br /&#62;
I have given url like below&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.google.com/voice/inbox/deleteMessages/message=42f3a97cf07c5faa666b169e2fce2c6c32b61ee8&#38;amp;trash=1&#38;amp;_rnr_se=rnrse&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/voice/inbox/deleteMessages/message=42f3a97cf07c5faa666b169e2fce2c6c32b61ee8&#38;amp;trash=1&#38;amp;_rnr_se=rnrse&#60;/a&#62; value of my account&#60;/p&#62;
&#60;p&#62;but I got Forbidden 403 Error.&#60;/p&#62;
&#60;p&#62;Please Let me know the solution for this.&#60;/p&#62;
&#60;p&#62;Thank you &#38;amp; Regards&#60;br /&#62;
Mahendar Bachuwar
&#60;/p&#62;</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-223</link>
			<pubDate>Wed, 06 Jan 2010 11:46:00 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">223@http://posttopic.com/</guid>
			<description>&#60;p&#62;Sorry guys, I switched servers about a week ago and forgot to CHMOD my sitemap file. You should be able to post again.&#60;/p&#62;
&#60;p&#62;chaitanyavswi, I responded to you and someone regarding GV+Second Life via e-mail.
&#60;/p&#62;</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-220</link>
			<pubDate>Tue, 22 Dec 2009 03:15:44 +0000</pubDate>
			<dc:creator>chaitanyavswi</dc:creator>
			<guid isPermaLink="false">220@http://posttopic.com/</guid>
			<description>&#60;p&#62;Sending an SMS:&#60;br /&#62;
POST /voice/sms/send/ id=&#38;amp;phoneNumber=[number to text]&#38;amp;text=[URL Encoded message]&#38;amp;_rnr_se=[pull from page]&#60;/p&#62;
&#60;p&#62;When ever iam using above url for sending SMS in C#,it is throwing error 403 Forbidden.&#60;/p&#62;
&#60;p&#62;Can anybody help Me Guys?&#60;/p&#62;
&#60;p&#62;Thank You.
&#60;/p&#62;</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-217</link>
			<pubDate>Fri, 11 Dec 2009 10:27:06 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">217@http://posttopic.com/</guid>
			<description>&#60;p&#62;Thanks for sharing that Arvin. It looks a lot like the &#60;a href=&#34;http://thatsmith.com/googlevoice._php.txt&#34;&#62;Google Voice PHP&#60;/a&#62; script I made for a few others a while back.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rvn on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-216</link>
			<pubDate>Fri, 11 Dec 2009 01:03:28 +0000</pubDate>
			<dc:creator>rvn</dc:creator>
			<guid isPermaLink="false">216@http://posttopic.com/</guid>
			<description>&#60;p&#62;For those trying to find a way to use Google Voice in PHP, I wrote at tutorial, &#60;a href=&#34;http://kode.dr.ag/on/2009/11/29/sending-a-google-voice-sms-using-php/&#34;&#62;&#60;strong&#62;How to Send a Google SMS using PHP&#60;/strong&#62;&#60;/a&#62;, over at my blog:) I used Google's ClientLogin API for authentication. I also provided a working example code so you can try it out over at your server.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brblum on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/5#post-212</link>
			<pubDate>Tue, 01 Dec 2009 15:22:06 +0000</pubDate>
			<dc:creator>brblum</dc:creator>
			<guid isPermaLink="false">212@http://posttopic.com/</guid>
			<description>&#60;p&#62;Hi Chad -&#60;/p&#62;
&#60;p&#62;I'm on Firefox 3.5.5 and 0.9.0 of your addon, and I too am having the issue with the loading calls.  It will say &#34;loading calls...&#34; and then disappear, but if I hover over the area where I think it is on the status bar, it sometimes says something timed out, other times it gives me an update on the last call/text I placed, but in NO case will it make phone numbers &#34;clickable&#34; in the browser.  When a number is hovered over, it will say &#34;Call NNN-NNN-NNNN&#34; but will not actually do so.  But this is the first time the text of the addon in the status bar actually vanishes, only to be seen when it occasionally tries to refresh with Google.  I've tried disabling/enabling, thru your addon as well as restarting it thru Firefox, to no avail?  Google make some changes?
&#60;/p&#62;</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-211</link>
			<pubDate>Mon, 30 Nov 2009 19:44:17 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">211@http://posttopic.com/</guid>
			<description>&#60;p&#62;I'm working on making it more like the wave addon and have been testing a few things I might merge into it.&#60;/p&#62;
&#60;p&#62;Did you try v0.9.0 with the loading calls issue?  I get it occasionally but only when Firefox takes a long time to load.  When that's the case, it goes away when I hit refresh or disable and reenable the addon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>computermix on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-210</link>
			<pubDate>Mon, 30 Nov 2009 17:43:37 +0000</pubDate>
			<dc:creator>computermix</dc:creator>
			<guid isPermaLink="false">210@http://posttopic.com/</guid>
			<description>&#60;p&#62;Woops nevermind... .0.7b1 has that problem too...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>computermix on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-208</link>
			<pubDate>Sun, 29 Nov 2009 23:53:49 +0000</pubDate>
			<dc:creator>computermix</dc:creator>
			<guid isPermaLink="false">208@http://posttopic.com/</guid>
			<description>&#60;p&#62;In the future, can there be an option to hide my Google Voice number (so that it kinda looks like the Google Wave add-on)? At the moment I think it takes a little too much space for my liking.&#60;/p&#62;
&#60;p&#62;PS. I had the Loading calls bug too but then I switched to version .0.7.0b1 and it works fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-205</link>
			<pubDate>Tue, 24 Nov 2009 21:27:20 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">205@http://posttopic.com/</guid>
			<description>&#60;p&#62;@chadvos&#60;/p&#62;
&#60;p&#62;Sorry, I lied. It looks like it does work now since you can already dial out with it from the Google Voice page.  v0.9.0 will be out shortly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-204</link>
			<pubDate>Tue, 24 Nov 2009 15:37:16 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">204@http://posttopic.com/</guid>
			<description>&#60;p&#62;Check out my latest GV hack, a fun game I call the &#60;a href=&#34;http://mktgdept.com/captcha&#34;&#62;Google Voice Captcha Challenge&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-203</link>
			<pubDate>Tue, 24 Nov 2009 15:36:47 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">203@http://posttopic.com/</guid>
			<description>&#60;p&#62;@chadvos&#60;/p&#62;
&#60;p&#62;Gizmo5 is VOIP only but works for incoming calls because Google handles the translation from VOIP to a regular line.  For it to work in reverse you have to get a Gizmo Call In number so you have a real number to call instead of a VOIP only one.&#60;/p&#62;
&#60;p&#62;I'm not sure how to get one of those anymore now that Google has acquired them.  Chances they will make it free and offer something like it soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chadvos on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-202</link>
			<pubDate>Tue, 24 Nov 2009 02:12:34 +0000</pubDate>
			<dc:creator>chadvos</dc:creator>
			<guid isPermaLink="false">202@http://posttopic.com/</guid>
			<description>&#60;p&#62;Hey Chad,&#60;/p&#62;
&#60;p&#62;The addon works great unless I use my 747 Gizmo5 number...The Gizmo5 number works fine in GV but not when I use it in settings for your addon which BTW is really cool thanks.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Chad
&#60;/p&#62;</description>
		</item>
		<item>
			<title>victorav on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-200</link>
			<pubDate>Fri, 20 Nov 2009 07:33:53 +0000</pubDate>
			<dc:creator>victorav</dc:creator>
			<guid isPermaLink="false">200@http://posttopic.com/</guid>
			<description>&#60;p&#62;Windows 7, FF 3.5.5: text and dial works  &#60;/p&#62;
&#60;p&#62;Feature request:&#60;br /&#62;
It would be nice if it has search as you type function where you type in the name and the number shows up like that in the google voice interface.&#60;/p&#62;
&#60;p&#62;Future function would be to allow multiple profiles (numbers) like how Gmail Manager handles the email profiles.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonysony on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-198</link>
			<pubDate>Thu, 19 Nov 2009 08:32:07 +0000</pubDate>
			<dc:creator>tonysony</dc:creator>
			<guid isPermaLink="false">198@http://posttopic.com/</guid>
			<description>&#60;p&#62;i only get &#34;Loading Calls...&#34; in Firefox (latest v. 3.5.5) on Macbook Pro Snow Leopard.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chad Smith on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-195</link>
			<pubDate>Wed, 11 Nov 2009 12:03:04 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">195@http://posttopic.com/</guid>
			<description>&#60;p&#62;That's the URL and parameters you send. Look up Google's ClientLogin API for the authentication stuff.  The only other thing you have to send is the Auth variable you receive after logging in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chaitanyavswi on "Google Voice Add-on Development"</title>
			<link>http://posttopic.com/topic/google-voice-add-on-development/page/4#post-192</link>
			<pubDate>Tue, 10 Nov 2009 01:53:58 +0000</pubDate>
			<dc:creator>chaitanyavswi</dc:creator>
			<guid isPermaLink="false">192@http://posttopic.com/</guid>
			<description>&#60;p&#62;POST /voice/sms/send/ id=&#38;amp;phoneNumber=[number to text]&#38;amp;text=[URL Encoded message]&#38;amp;_rnr_se=[pull from page]&#60;br /&#62;
What Parameters should i pass?&#60;br /&#62;
How to Send SMS from Google voice using C# ?&#60;br /&#62;
Can Anybody help me guys?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
