View unanswered posts | View active topics It is currently Thu May 23, 2013 1:17 am



Reply to topic  [ 123 posts ]  Go to page: Previous  1, 2, 3, 4, 5 ... 9  Next
 Google Voice SMS Plugin for Indigo 5 (SIRI support added) 
Author Message
User avatar

Joined: Apr 16, 2003
Posts: 392
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Chompy wrote:
ok. I'm prolly missing something obvious here. Who do I send the text TO so that Indigo receives it? my gmail voice number? The email address I set up in Indigo settings?


You send it to the google voice #. Preferably one you've setup that's dedicated specifically to Indigo.


Got it. Thanks!

_________________
Choose to chance the rapids.
Dare to dance the tide.


Thu Nov 10, 2011 12:28 am
Profile WWW

Joined: Jun 21, 2010
Posts: 43
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Has anyone else noticed that the INDIGOPLUGINHOST process stays around 50% while this plugin is running ? Is there any way to calm it down ?


Fri Nov 11, 2011 6:26 pm
Profile
Site Admin
User avatar

Joined: Mar 19, 2008
Posts: 6659
Location: Austin, Texas
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Yes - I let Chris know and I believe he's working on it.

_________________
Jay (Indigo Support)
Image


Fri Nov 11, 2011 6:39 pm
Profile WWW

Joined: Nov 20, 2011
Posts: 2
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Seems like I am getting errors in the log quite often.


Google Voice SMS Unable to login. Please verify your e-mail/password in the plugin preferences
Google Voice SMS Error plugin runConcurrentThread function returned or failed; will attempt again in 10 seconds
Google Voice SMS Logging in to your Google Voice account.
Google Voice SMS Successfully logged in to: email@email.com


So every time it runs it fails to login followed by a successful login. I haven't looked at the code yet but was curious if anyone else has noticed this.


Sun Nov 20, 2011 9:40 pm
Profile

Joined: Aug 26, 2011
Posts: 73
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Hey guys,

I am trying to get the variable substitution to work, but not having much luck.

One example: I send an SMS that says "security status".
I want the return sms to say "Front door is" {Variable}.

The variable that I am using is called "FrontDoorIs".

In the return SMS, here is what I am asking the plugin to send back:

The front door is %%v:FrontDoorIs%%.

I assume this is a syntax issue.

any thoughts?

Thanks in advance.


Wed Nov 23, 2011 1:58 pm
Profile

Joined: Jan 02, 2007
Posts: 5
Location: Annapolis, MD
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
It appears the version downloaded from this site is 1.1.0, versions 1.1.1 and 1.1.2 (with the variable capability) are missing. Also I'm seeing a major memory leak from this plugin, after 24 hours I lose approx 800 Meg of RAM.

-H


Thu Nov 24, 2011 7:07 am
Profile

Joined: Aug 26, 2011
Posts: 73
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
I added a new thread related to a possible extension of this plugin. What if you could extend beyond "canned" messages and incorporate a python chatbot into the mix?

viewtopic.php?f=18&t=7620


Fri Nov 25, 2011 1:57 pm
Profile

Joined: Sep 10, 2009
Posts: 88
Location: East Hills, NY
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
I am having the same problem with displaying the contents of a variable in a SMS reponse.

Any way to do this?

Thanks,
Rob

_________________
Rob Z


Sun Nov 27, 2011 12:21 am
Profile

Joined: Sep 10, 2009
Posts: 88
Location: East Hills, NY
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Another question - how do send SMS with data to go into a variable - to update a variable by SMS?

Thanks,
Rob

_________________
Rob Z


Sun Nov 27, 2011 12:35 am
Profile

Joined: Sep 10, 2009
Posts: 88
Location: East Hills, NY
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Well, I have set up several triggers to receive SMS from Google Voice. Some work sometimes, some don't work. Even something as simple as responding to a message "Hey there" with "Hi Rob what can I do for you" works sometimes, not others. it registers in the log, but doesn't execute any of the actions.

Any ideas?

Thanks,
Rob

_________________
Rob Z


Sun Nov 27, 2011 7:07 pm
Profile

Joined: Aug 26, 2011
Posts: 73
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
I am still scratching my head on the variable substitution.
I may just dive into the plugin code today to see if I can see where/why it is failing.

This is a great concept though. I hope people get behind it!


Mon Nov 28, 2011 11:46 am
Profile

Joined: Sep 10, 2009
Posts: 88
Location: East Hills, NY
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Thanks. It is a great concept. I did get it working (other than with variables) by making sure there were no letters capitalized in the set up.

Really interested in the variables, if it can be resolved.

Rob

_________________
Rob Z


Mon Nov 28, 2011 1:58 pm
Profile

Joined: Aug 26, 2011
Posts: 73
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
rszmetro wrote:I am having the same problem with displaying the contents of a variable in a SMS reponse.

Any way to do this?

Thanks,
Rob


I just looked at the plugin code and can't seem to find anything that does the variable substitution. Hopefully Chris or someone else can answer this. It would be great if this worked.


Mon Nov 28, 2011 1:59 pm
Profile
Site Admin
User avatar

Joined: Mar 19, 2008
Posts: 6659
Location: Austin, Texas
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
Plugin writers have to enable variable substitution on the fields they want it enabled on - so Chris will need to implement the substituteVariable method (described in the method tables of the plugin.py documentation).

_________________
Jay (Indigo Support)
Image


Mon Nov 28, 2011 2:53 pm
Profile WWW

Joined: Aug 26, 2011
Posts: 73
Post Re: Google Voice SMS Plugin for Indigo 5 (SIRI support added
As always, thanks Jay!

I think we were confused because on Chris' original post (page one of this thread), it states several times:

"NOTE: You can use the special variable substitution fields in the Message to Send field - see Variable Substitution for more information."

Not sure if this was something he was hoping to accomplish, or if it is implemented but not working properly.

Dave


Mon Nov 28, 2011 4:04 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 123 posts ]  Go to page: Previous  1, 2, 3, 4, 5 ... 9  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.   Template designed by STSoftware.