TIPS SMS Messaging with Google Voice

rossiv

Guru
Joined
Oct 26, 2008
Messages
2,624
Reaction score
139
For further discussion on the broken GVoice command, see this thread.
 
Last edited by a moderator:

sukasem

Guru
Joined
Sep 13, 2008
Messages
142
Reaction score
26
Read SMS

Hi,
Any way to read unread SMS?
I try to do callback via SMS.

Thanks,
Sukasem
 

sukasem

Guru
Joined
Sep 13, 2008
Messages
142
Reaction score
26
Hi,
Does anyone having problem sending SMS via dialplan?
I can't send SMS via dialplan but I can SMS via command line.

This not working:
exten => s,n,System(gvoice -e [email protected] -p xxxxxxx send_sms 1403xxxxxxx Message Here)

But this working:
root@pbx:~ $ gvoice -e [email protected] -p xxxxxxx send_sms 1403xxxxxxx Message Here

Thanks,
 

hybj.pbx

New Member
Joined
Apr 23, 2011
Messages
5
Reaction score
0
Hi,
Any way to read unread SMS?
I try to do callback via SMS.

Thanks,
Sukasem

Do you mean the Google Voice SMS?

what I did was forwarding GV SMS to my PBX(PiAF) via email, ex. [email protected] then I created a mailer(a simple program I use Perl) to process/check the content of this email.
if the content is "Call phone#", the pbx will call phone# and my cellphone individually then connect them, if the content is

Call Phone#A
From Phone#B

my pbx will call Phone#A and Phone#B then connect them.

Of course, you can use this for another applications....
ex. "Traffic 401" will text HWAY 401 traffic condition to the cellphone who sent the request.
ex.
Group MyTextGroup1
Message here....

will send the SMS to the group you defined before.
 

steve54301

Guru
Joined
Jun 7, 2008
Messages
135
Reaction score
18
I know this thread is pretty old. But I used Troy's web sms tool before and found it handy. Is there still a way to do this. Seems pygooglevoice is broken.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,170
Reaction score
5,199
I know this thread is pretty old. But I used Troy's web sms tool before and found it handy. Is there still a way to do this. Seems pygooglevoice is broken.


PyGoogleVoice works fine. Download any of the Incredible PBX builds and use smsblast in the /root folder.
 

steve54301

Guru
Joined
Jun 7, 2008
Messages
135
Reaction score
18
PBX in a Flash GREEN Status Program
qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
lqqqqqqqqqqqqqqqqqqqSYSTEM INFORMATION *VERIFIED*qqqqqqqqqqqqqqqqqqqqqk
x Asterisk = ONLINE | Dahdi = ONLINE | MySQL = ONLINE x
x SSH = ONLINE | Apache = ONLINE | Iptables = ONLINE x
x Fail2ban = ONLINE | Internet = ONLINE | Ip6Tables = ONLINE x
x Disk Free = ADEQUATE| Mem Free = ADEQUATE| NTPD = ONLINE x
x SendMail = ONLINE | Samba = OFFLINE | Webmin = ONLINE x
x Ethernet0 = ONLINE | Ethernet1 = N/A | Wlan0 = N/A x
x x
x PIAF Installed Version = 2.0.6.4 under *HARDWARE* x
x FreePBX Version = 2.11.0.35 x
x Running Asterisk Version = 11.10.0 x
x Asterisk Source Version = 11.10.0 x
x Dahdi Source Version = 2.9.0 x
x Libpri Source Version = 1.4.14 x
x IP Address = 192.168.1.20 on eth0 x
x Operating System = CentOS release 6.4 (Final) <> x
x Kernel Version = 2.6.32-358.23.2.el6.i686 - 32 Bit x
x x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

Here is what I have going on with pygoogle voice. I have tried many things to resolve it.

Traceback (most recent call last):
File "/usr/bin/gvoice", line 79, in <module>
login()
File "/usr/bin/gvoice", line 49, in login
voice.login(options.email,options.passwd)
File "/usr/lib/python2.6/site-packages/pygooglevoice-0.5-py2.6.egg/googlevoice/voice.py", line 70, in login
galx = re.search(r"name=\"GALX\"\s+value=\"(.+)\"", content).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
 

steve54301

Guru
Joined
Jun 7, 2008
Messages
135
Reaction score
18
Nevermind, pygooglevoice from the incrediblepbx12 build works
Code:
wget http://incrediblepbx.com/incrediblepbx12.tar.gz
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,170
Reaction score
5,199
As I said, pygooglevoice works in ALL of the Incredible PBX builds, not just 12.
 

Members online

Forum statistics

Threads
25,782
Messages
167,513
Members
19,203
Latest member
frapu
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top