Going crazy with Google Voice

Joined
May 16, 2011
Messages
94
Reaction score
0
I am getting very frustrated with Goggle Voice and could use some help/suggestions.

It seemed reliable until I decided to upgrade. Originally I installed PIAF Purple a few months back. It installed Asterisk 1.8.3.3 with FreePBX 2.8. I tried to upgrade FreePBX to 2.9. That went OK. I then tried to upgrade Asterisk to 1.8.5 using the digiumsource.conf. That is when things BROKE. After days and days of trying to recover, I decided to just erase, start over and restore my config.

Google Voice still is not working reliably. I had set it up originally using the Multi Tenant doc I found on the web. That used to work well. I am not sure if 1.8.5 or FreePBX 2.9 is affecting it but now I get intermittent behavior. I cleaned out the Google set up from the configs and tried Marcus Brown add on. That was totally bogus. No incoming routes set up. Outgoing calls didn't work. After a frustrating night of that, I gave up and uninstalled it.

I manually re entered the Multi Tenant set up from scratch last night and all was working. I breathed a sigh of relief and went to bed. This morning outgoing calls are not working. It just rings and rings. AARRRRGGGGHHHHH! Incoming is fine.

Finally on another note. I noticed yesterday in the Admin FreePBX status that my CPU usage was always high and Ethernet in an out were hovering around 60kbs. But no one was making or receiving any calls. ???? I looked at the connections monitor on my Firewall and saw this bandwidth was all going to my SIPGate connection. I checked my FreePBX SIPGate trunk set up and saw FreePBX said "Not in use by any routes." So I disabled the trunk and watched the CPU and Ethernet numbers go down to zero. So can someone tell just what SIPGate was doing? Do I need this trunk enabled for Google?
 
So I turned debug on in jabber.conf. Below is the output (personal info replaced) of Asterisk Cli when making a Google outbound call. Notice error 503 and error 302. ???? Anybody know what they mean? Any help?

JABBER: asterisk2 OUTGOING: <iq type='set' to='+1MyGoogle#@voice.google.com' from='[email protected]/TalkBFF1F474' id='aaaam'><session xmlns='http://www.google.com/session' type='initiate' initiator='[email protected]/TalkBFF1F474' id='myID'><description xmlns='http://www.google.com/session/phone' xml:lang='en'><payload-type id='0' name='PCMU' clockrate='8000' bitrate='64000'/><payload-type id='100' name='EG711U' clockrate='8000' bitrate='64000'/><payload-type id='101' name='telephone-event' clockrate='8000'/></description></session></iq>
-- Called Gtalk/asterisk2/+1MyGoogle#@voice.google.com

JABBER: asterisk2 INCOMING: <message type="error" to="[email protected]/TalkBFF1F474" from="[email protected]"><body>Placing GVoice Call: MyGoogle#</body><error code="503" type="cancel"><sta:service-unavailable xmlns:sta="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></message>

JABBER: asterisk2 INCOMING: <iq type="error" to="[email protected]/TalkBFF1F474" from="+1MyGoogle#@voice.google.com" id="aaaam"><ses:session type="initiate" initiator="[email protected]/TalkBFF1F474" id="myID" xmlns:ses="http://www.google.com/session"><pho:description xml:lang="en" xmlns:pho="http://www.google.com/session/phone"><pho:payload-type id="0" name="PCMU" clockrate="8000" bitrate="64000"/><pho:payload-type id="100" name="EG711U" clockrate="8000" bitrate="64000"/><pho:payload-type id="101" name="telephone-event" clockrate="8000"/></pho:description></ses:session><error code="302" type="modify"><sta:redirect xmlns:sta="urn:ietf:params:xml:ns:xmpp-stanzas">xmpp:+1MyGoogle#@voice.google.com/srvres-MTAuMTIuNTMuNjo5ODE3</sta:redirect><ses:redirect xmlns:ses="http://www.google.com/session">

JABBER: asterisk2 INCOMING: xmpp:+1MyGoogle#@voice.google.com/srvres-MTAuMTIuNTMuNjo5ODE3</ses:redirect></error></iq>

JABBER: asterisk2 OUTGOING: <iq from='[email protected]/TalkBFF1F474' to='+1MyGoogle#@voice.google.com' type='set' id='aaaan'><session type='candidates' id='myID' initiator='[email protected]/TalkBFF1F474' xmlns='http://www.google.com/session'><candidate name='rtp' address='myIP#' port='44220' username='myUserName' password='myPassword' preference='1.00' protocol='udp' type='local' network='0' generation='0'/><transport xmlns='http://www.google.com/transport/p2p'/></session></iq>

JABBER: asterisk2 OUTGOING: <iq from='[email protected]/TalkBFF1F474' to='+1MyGoogle#@voice.google.com' type='set' id='aaaao'><session type='candidates' id='myID' initiator='[email protected]/TalkBFF1F474' xmlns='http://www.google.com/session'><candidate name='rtp' address='myExtIP#' port='44220' username='myUserName' password='myPassword' preference='0.90' protocol='udp' type='stun' network='0' generation='0'/><transport xmlns='http://www.google.com/transport/p2p'/></session></iq>
-- Gtalk/+1MyGoogle#@voice.google.com-0117 is ringing
-- Local/MyGoogle#@gvoice2-4189;1 is ringing
== Spawn extension (macro-dialout-trunk, s, 28) exited non-zero on 'DAHDI/2-1' in macro 'dialout-trunk'
== Spawn extension (googlevoice2out, Nxxxxxx, 5) exited non-zero on 'DAHDI/2-1'
-- Executing [h@googlevoice2out:1] Macro("DAHDI/2-1", "hangupcall,") in new stack

JABBER: asterisk2 OUTGOING: <iq type='set' from='[email protected]/TalkBFF1F474' to='+1MyGoogle#@voice.google.com' id='aaaap'><session type='terminate' id='myID' initiator='[email protected]/TalkBFF1F474' xmlns='http://www.google.com/session'/></iq>
-- Executing [s@macro-hangupcall:1] GotoIf("DAHDI/2-1", "1?theend") in new stack
-- Goto (macro-hangupcall,s,3)
-- Executing [s@macro-hangupcall:3] Hangup("DAHDI/2-1", "") in new stack
== Spawn extension (gvoice2, MyGoogle#, 5) exited non-zero on 'Local/MyGoogle#@gvoice2-4189;2'
== Spawn extension (macro-hangupcall, s, 3) exited non-zero on 'DAHDI/2-1' in macro 'hangupcall'
== Spawn extension (googlevoice2out, h, 1) exited non-zero on 'DAHDI/2-1'
-- Hanging up on 'DAHDI/2-1'
-- Hungup 'DAHDI/2-1'
 
Looks like it may be a problem at Google. See post from grillovillegas "Google Outbound Call Not Working Since Today" posted an hour or so after mine.
 
See the other thread. Google broke it. Outbound is broken for all so nothing you did.
 

Members online

Forum statistics

Threads
26,686
Messages
174,406
Members
20,257
Latest member
Dempan
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.
Back
Top