Page 1 of 1

Google voice sip provider option

Posted: Fri May 16, 2014 7:36 pm
by chris
Hello all,

I have installed sipsorcery-v1.2 and logged in. I'm attempting to setup google voice using the instructions found at.

Recipe: Google Voice

However when I go to Sip Providers and select Add the window that I get doesn't have the Provider Type option for google voice? It also doesn't have anything about callback numbers ect. Is this not part of the local version?

Thanks,



Chris

Re: Google voice sip provider option

Posted: Sat May 17, 2014 2:54 am
by Aaron
The ability to cofigure GV providers is only available in the Silverlight interface. You can use the sys.GoogleVoiceCall dialplan function with v1.2.

Re: Google voice sip provider option

Posted: Mon May 19, 2014 2:09 pm
by chris
Aaron,

Thanks for the response. I've seen "in the Silverlight interface" thought around and I thought that the web interface used Silverlight so therefor I was in the Silverlight interface. obviously though I am not so how does one get to that interface?

Thanks,



Chris

Re: Google voice sip provider option

Posted: Tue May 20, 2014 9:44 am
by Aaron

Re: Google voice sip provider option

Posted: Tue May 20, 2014 1:14 pm
by chris
ok so does the local version not have a silverlight interface? or does it have it but just not all the options like the silverlight interface on sipsorcery.com?

Thanks,



Chris

Re: Google voice sip provider option

Posted: Sun May 25, 2014 11:36 am
by Aaron
The local version can work with the Silverlight application that's in codeplex source repository however it's tricky to set up. You need an IIS web server and then on top of that the Silverlight RIA framework which can be pretty fiddly to get working.

Re: Google voice sip provider option

Posted: Wed May 28, 2014 5:10 pm
by chris
Again thanks for the reply, I am running IIS and I think I have the silverlight interface running now. I have added a basic dial plan that was written by a Mike Telis. I can call in no problem all soft phones and ata ring. When I try to call out I am getting an error:

Exception GoogleVoiceCall Login. Could not find GALX key on your google voice pre-login page, call back cannot proceed.

I'm running the version that is available at this link https://sipsorcery.codeplex.com/releases/view/40318

I thought this was the latest build but I'm not 100% sure that is true.

Thanks,



Chris

Re: Google voice sip provider option

Posted: Wed May 28, 2014 10:44 pm
by Aaron
The GALX message typically means your Google Voice account is not set up correctly. It can also happen if you have two factor authentication or application specific passwords enabled on your GV account.