Sunr1ses / google-voice-sipsorcery-dialplans

Automatically exported from code.google.com/p/google-voice-sipsorcery-dialplans
1 stars 0 forks source link

attempting to get this going #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
Ok.  So I am continuing in my attempts to use my NexusOne as a voip phone in 
the hopes of not having a phone carrier in the future.  My setup:  IPkall 
account, sipsorcery account, SipDroid on my phone.  I am following the 
directions on P.10 of the wiki.  When I get to the point where I attempt a call 
to my IPKall number, I receive a busy signal.  Calls out via sipdroid ring but 
the intended caller doesn't receive any notification of an attempted inbound 
call.  the sipsorcery call log displays the attempts, so there is some 
communication happening  google voice of course can't verify the new number so 
I am not sure if that has anything to do with the problem (although according 
to my limited understanding gvoice doesn't really matter to the setup except 
for handling voicemails???)  my sipdroid settings are my sipsorcery login and 
password, the server is set to sipsorcery.com.  the sipsorcery dialplan 
(simple) was adjusted to use my ipkall number, my google log in and password.  
the first line of the dialplan 'my area code' is populated with the ipkall 
number's area code, although I have tried it my actually area code.  So, I 
think that I have everything set up according to the instructions.  I even made 
sure my wifi router allowed the connection by exempting the ip 
address....Help????
Thank you.

Original issue reported on code.google.com by paulgmic...@gmail.com on 2 Oct 2010 at 10:48

GoogleCodeExporter commented 9 years ago
You can't make or receive calls unless without IPKall forwarding incoming calls 
to your SIP account @sipsorcery.com. Your IPKall account must be set up as 
follows:

Account type: SIP
SIP Phone Number: Your_SIP_account_name
SIP Proxy: sipsorcery.com

Your_SIP_account_name is your Sipsorcery login name.

If your Sipdroid is registered to Sipsorcery, you must see incoming call when 
you call your IPKall number.

Once you have this working, verify IPKall number in your Google Voice settings 
/ Phone.

Original comment by mte...@gmail.com on 3 Oct 2010 at 8:12

GoogleCodeExporter commented 9 years ago
Thank you for your reply, I would really like to get this working.

My IPKall account is setup as you describe.  

Account Type:  SIP
SIP Phone Number:  My_SIPSORCERY_LOGIN_NAME
SIP Proxy:  sipsorcery.com

My phone (nexus one with SIPDroid) 'registers' with sipsorcery successfully I 
think.  It says 'registered' and a 'binding' appears in sipsorcery.  The call 
log in sipsorcery registers the attempted calls to my phone from a separate 
phone but a busy signal is what is heard and my phone does not ring.  I have 
the 'simple' dial plan code in place.  Could there be something wrong there?

Thanks again for your help.

Original comment by paulgmic...@gmail.com on 3 Oct 2010 at 6:58

GoogleCodeExporter commented 9 years ago
Well, probably you're having an issue with Sipdroid and/or the internet 
connection of your Android smartphone. If I was in your shoes, I'd try to 
isolate the problem. I'd use some proven softphone (X-Lite, for example) to 
verify my setup. Configure the softphone to register with Sipsorcery and check 
whether you receive incoming calls on the softphone. If that works, check 
outbound calls. If this also works it tells you that your 
GV->IPKall->Sipsorcery setup is good and the problem is in Sipdroid, indeed.

Original comment by mte...@gmail.com on 4 Oct 2010 at 5:40

GoogleCodeExporter commented 9 years ago
Ok.  So i installed X-Lite and configured it semi-successfully.  It registers 
with my sipsorcery account but 1.  it won't call out to phones (rings on 
computer but not on destination phone) and 2.  I get no speaker audio on 
call-ins (but I do get microphone audio from computer to phone.)  These may 
just be issues with particular settings in XLite, which I have sent a 
diagnostic log so maybe I'll get a response.  My question now is does this mean 
the sipsorcery side is fine and it is the sipdroid?  if so, what settings need 
to be amended and what do they need to be amended to?  I assume I am not the 
only person using sipdroid, right?

Thanks much.

Original comment by paulgmic...@gmail.com on 4 Oct 2010 at 7:33

GoogleCodeExporter commented 9 years ago
1-way audio: make sure you're running X-Lite Ver.3. Go to SIP account 
properties, "Topology" and configure it to discover global address and "Use 
specific STUN server" - stun01.sipphone.com. Check if you're getting normal 
(both ways) audio on incoming calls. If it still doesn't work, try putting your 
PC in the DMZ of your router.

As to outbound calls, it maybe an error in your dialplan configuration. Go to 
Sipsorcery / Console, click on Connect and make a test call to, say, 
1-800-444-4444. Show me the console trace (select with mouse, Ctrl-C to copy 
and then paste it here). Delete private info like Google login name.

Original comment by mte...@gmail.com on 4 Oct 2010 at 8:36

GoogleCodeExporter commented 9 years ago
No updates. No actual errors with scripts found.

Original comment by easter...@gmail.com on 8 Feb 2011 at 1:09