Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » VOIP etc » Voice Over IP - VOIP » VOIP Tech Chat » Connecting to Google Voice Via SIP
Search Topic:
Uniqs:
61836
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Cisco cme to route external call to two separate PSTN tr »
« Vonage World Plan 24.99/month to 60 countries includes India  
page: 1 · 2 · 3 ...7 · 8 · 9 · 10 · 11 · 12
AuthorAll Replies

caseydoug

join:2001-08-14
Seattle, WA


1 edit
reply to emoci
Re: Connecting to Google Voice Via SIP

That is pretty much what I do, with two exceptions. First, I do not register anything to G5 because of an incompatibility between G5 and my ATA having nothing to do with GV. Instead, I forward G5 to myusername@sipsorcery.com. That works fine.

Second, I adapted a dialplan from mxnerd (»mysipswitch.com/forum/viewtopic.php?p=8892) which supports seven, ten, and eleven digit dialing.

The one weakness I have found in this system is that DTMF is a bit spotty. Sometimes it works, sometimes it doesn't. I suspect this is a GV issue, since I don't think that either G5 or Sip Sorcery touch the audio. Any thoughts on this?

Edit: I was able to fix the DTMF issue (I think) by switching to Inband on my ATA. The setting is unavailable on the ATA's browser interface, and I had forgotten that it can be accessed via the ATA's command line interface. A little research and I found my own post from years ago that explained how to change this setting. Good thing I write things down in this forum!

OmagicQ

join:2003-10-23
Bakersfield, CA
GV intercepts out of band DTMF for some of their in-call features, so that could be what your issue was and why in-band DTMF fixed it.

caseydoug

join:2001-08-14
Seattle, WA


1 edit
said by OmagicQ See Profile :

GV intercepts out of band DTMF for some of their in-call features, so that could be what your issue was and why in-band DTMF fixed it.
Interesting. I tried several numbers with IVR menus, and all worked. I wonder, however, if I were now to try calling GV from this phone to pick up voicemail, for example, whether I might have a problem. I'll give it a try later.

Edit: I tried calling my GV number, and it rang many times with no opportunity to get into my voicemail. That's not surprising given that I'm essentially trying to bridge GV in with GV out through Sip Sorcery.

OmagicQ

join:2003-10-23
Bakersfield, CA
When I added my IPKall did to GV, I had to enable RFC2833 on X-lite for GV to recognize the 2 digit code. Afterwards I turned it off. I prefer In-band DTMF because from my experience GV doesn't touch it.


wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
reply to caseydoug
Any updates on this?

caseydoug

join:2001-08-14
Seattle, WA

said by wifi4milez See Profile :

Any updates on this?
On what, exactly? GV still blocks inbound SIP connections, if that's what you're asking.


wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
I am able to dial (myGVnumber)@216.239.37.15:5061 and it works fine. All my GV assigned phones ring, and if I dont answer it goes to VM. Perhaps this is because I have an old GC account.

caseydoug

join:2001-08-14
Seattle, WA
Yes, it still works with GC, but not with GV.


wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
So do we have an easy way to integrate GV (GC in this case) into Asterisk for outbound calls without dialing * or other keys to place calls?

caseydoug

join:2001-08-14
Seattle, WA


1 edit
Yes, look around for references to the blog by Nerdvittles. I don't use it, but that's been cited a lot as a workable Asterisk solution.

For those who want a hosted solution, check out the threads on Sip Sorcery, for example this one: »GV dial with sipsorcery.

Edit: I'm not sure how either would work with GC.

mazilo
From Mazilo
Premium
join:2002-05-30
Lilburn, GA

reply to wifi4milez
said by wifi4milez See Profile :

So do we have an easy way to integrate GV (GC in this case) into Asterisk for outbound calls without dialing * or other keys to place calls?
If you take a look at the source code of GC Dialer add-on for Firefox (no longer there), it is written in a JavaScript (JS) language that can be easily modified to use as an AGI script, let alone converting to other (scripting) languages, for those who are fluent with a JS language. However, knowing GV will terminate GC by 9/12/2009, this effort may be a waste.
--
Mazilo always prays for FREEBIES!
UK Phone: +44-703-194-2574

caseydoug

join:2001-08-14
Seattle, WA
said by mazilo See Profile :

GV will terminate GC by 9/12/2009
Is this official?


wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
·Verizon FIOS
·Sprint Mobile Broa..
·RoadRunner Cable
·BroadVoice

reply to caseydoug
said by caseydoug See Profile :

Yes, look around for references to the blog by Nerdvittles. I don't use it, but that's been cited a lot as a workable Asterisk solution.

For those who want a hosted solution, check out the threads on Sip Sorcery, for example this one: »GV dial with sipsorcery.

Edit: I'm not sure how either would work with GC.
I checked out nerdvittles, and it seems in order to get his solution to work you need a special home grown version of asterisk (that is available for download on his site). I would do that in a flash, however that would mean reformatting my current server and losing all the configuration files. Also, I dont know if NV's version includes a GUI which is critical for me.
--
Obama = Jimmy Carter part 2
"Secret operations are essential in war; upon them the army relies to make its every move"
-Sun Tzu-


wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
·Verizon FIOS
·Sprint Mobile Broa..
·RoadRunner Cable
·BroadVoice

reply to mazilo
said by mazilo See Profile :

said by wifi4milez See Profile :

So do we have an easy way to integrate GV (GC in this case) into Asterisk for outbound calls without dialing * or other keys to place calls?
If you take a look at the source code of GC Dialer add-on for Firefox (no longer there), it is written in a JavaScript (JS) language that can be easily modified to use as an AGI script, let alone converting to other (scripting) languages, for those who are fluent with a JS language. However, knowing GV will terminate GC by 9/12/2009, this effort may be a waste.
I should point out that both of my Google Voice accounts work fine from a SIP perspective (I switched over from GC months ago). Am I really the only one who can still reach GV via SIP?
--
Obama = Jimmy Carter part 2
"Secret operations are essential in war; upon them the army relies to make its every move"
-Sun Tzu-

mazilo
From Mazilo
Premium
join:2002-05-30
Lilburn, GA

reply to caseydoug
said by caseydoug See Profile :

said by mazilo See Profile :

GV will terminate GC by 9/12/2009
Is this official?
Yup. I already received several e-mails more than a week ago. Sorry, it should be shutdown on 9/15/2009 as shown below.
quote:
from voice-noreply@grandcentral.com
to xxx@xxx.yyy.com
date Wed, Aug 12, 2009 at 5:31 AM
subject GrandCentral is shutting down. Upgrade to Google Voice.



Reply

Follow up message
Dear GrandCentral User (xxx):

We are in the process of shutting down the GrandCentral service as we migrate all users to the new and improved Google Voice. Please upgrade your GrandCentral service to Google Voice now, by logging into your GrandCentral account and following the instructions at the top of your Inbox.

In one month, on September 15th, we will be turning off the telephony service of GrandCentral, and you will not be able to use any of the GrandCentral features. We will be leaving the GrandCentral website intact so that you may continue to access older voicemail messages for the time being.

If you would like to continue to use your GrandCentral number, it is important to upgrade to Google Voice now. It's free, has the GrandCentral features you are familiar with, plus several new features, like voicemail transcription, SMS, conference calling, and mobile applications for Blackberry and Android phones. To find out more, go to www.google.com/voice/about.

Thanks!

The GrandCentral/Google Voice Team

You've received this mandatory service announcement email to update you about important changes to your GrandCentral account.
Google Inc. - 1600 Amphitheatre Parkway, Mountain View, CA 94043

--
Mazilo always prays for FREEBIES!
UK Phone: +44-703-194-2574

mazilo
From Mazilo
Premium
join:2002-05-30
Lilburn, GA

reply to wifi4milez
said by wifi4milez See Profile :

I checked out nerdvittles, and it seems in order to get his solution to work you need a special home grown version of asterisk (that is available for download on his site).
Nope. Any asterisk-1.4.x should work with the solution provided by nerdvittles, except when using Paul Marks GV Dialer Python scripts for AGI that requires asterisk-1.6.x that requires a new Bridge () function to make the outbound call transparent. If you want to use the Paul Marks GV Dialer Python scripts for AGI to place an outbound call, hang up, and wait for the incoming call, then you can use asterisk-1.4.x too.
--
Mazilo always prays for FREEBIES!
UK Phone: +44-703-194-2574

mazilo
From Mazilo
Premium
join:2002-05-30
Lilburn, GA

reply to wifi4milez
said by wifi4milez See Profile :

I should point out that both of my Google Voice accounts work fine from a SIP perspective (I switched over from GC months ago). Am I really the only one who can still reach GV via SIP?
Perhaps, you are the ONE, Neo!

dyrewolfe

join:2009-08-02
Durham, NC

reply to wifi4milez
said by wifi4milez See Profile :

Am I really the only one who can still reach GV via SIP?
I can reach both of my GV #s via SIP. One of which I activated last week sometime.

caseydoug

join:2001-08-14
Seattle, WA

reply to wifi4milez
said by wifi4milez See Profile :

Am I really the only one who can still reach GV via SIP?
You are saying you can reach GV (not GC) by using a SIP address? I haven't tried it in a while, but everyone else has reported that it stopped working. Is there anything special you are doing?


wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
·Verizon FIOS
·Sprint Mobile Broa..
·RoadRunner Cable
·BroadVoice

said by caseydoug See Profile :

said by wifi4milez See Profile :

Am I really the only one who can still reach GV via SIP?
You are saying you can reach GV (not GC) by using a SIP address? I haven't tried it in a while, but everyone else has reported that it stopped working. Is there anything special you are doing?
Thats exactly what I am saying. I am doing nothing other than dialing (myGVnumber)@googleIPaddress:5060. This works on both my GV accounts, long since converted from GC.
--
Obama = Jimmy Carter part 2
"Secret operations are essential in war; upon them the army relies to make its every move"
-Sun Tzu-
-
Forums » VOIP etc » Voice Over IP - VOIP » VOIP Tech ChatCisco cme to route external call to two separate PSTN tr »
« Vonage World Plan 24.99/month to 60 countries includes India  
page: 1 · 2 · 3 ...7 · 8 · 9 · 10 · 11 · 12


Friday, 27-Nov 10:01:38 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [115] Time Warner Cable Fires Broadside At Broadcasters
· [109] New AT&T Ad Campaign Hits Back At Verizon
· [95] Apple Joins AT&T Verizon Snark Fest
· [87] New Bill Takes Aim At Higher Verizon ETFs
· [70] TiVo Sees Record Customer Losses
· [67] In-Flight Internet Headed For Bumpy Landing?
· [58] Thanksgiving Open Thread
· [38] ICANN Slams DNS Redirection
· [36] Senators Want ACTA Made Public
· [35] Despite Billions In USF Fees, U.S. Libraries Lack Bandwidth
Most people now reading
· Newegg Black Friday Sale started [Users Find Hot Deals]
· Windows 7 boot manager editing questions [Microsoft Help]
· Bell Response to PIPEDA Request [TekSavvy]
· Whats the big deal about being "Old School"....? [World of Warcraft]
· SSD [Computer Hardware Discussion/Reviews]
· Not strictly "Home" related - but WOW anyways... [Home Repair & Improvement]
· Only firefox accesses Internet? [Security]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· HOW-TO: QoS and Tomato (fixes "choppy voice") [MagicJack]
· NASA TV 1200 kbps Stream [56k Lookout (Broadband Heavy)]