Barfjelly / google-voice-sipsorcery-dialplans

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

SIPscorcery-IPKall #156

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. dial out
2.
3.

What is the expected output? What do you see instead?
see log below...

just set up GV-Sipsorcery-IPKall and am able to receive calls, but outbound 
calls seem to get stuck at this point of the dialplan. ..

"Could not find _rnr_se key on your Google Voice account page, callback cannot 
proceed"

What version of the product are you using? On what operating system?
I am using Mike Telis's Simple Dialplan

Please provide any additional information below.
Log for outgoing...
DialPlan 18:03:43:447 sip1(17728): New call from udp:XX.XXX.XXX.XXX:5061 
successfully authenticated by digest.
DialPlan 18:03:43:493 sip1(17728): Using dialplan Default for Out call to 
sip:XXXXXXX@sipsorcery.com.
NewCall 18:03:43:525 sip1(17728): Executing script dial plan for call to 
XXXXXXX.
DialPlan 18:03:43:587 sip1(17728): ** Call from 
<sip:X@sipsorcery.com>;tag=f2b82bb1dc586454o1 to XXXXXXX **
DialPlan 18:03:43:587 sip1(17728): Calling 1XXXXXXXXXX via Google Voice
DialPlan 18:03:43:587 sip1(17728): SDP on GoogleVoiceCall call had public IP 
not mangled, RTP socket XX.XX.XX.XXX:XXXXX.
DialPlan 18:03:43:587 sip1(17728): UAS call progressing with Ringing.
DialPlan 18:03:43:587 sip1(17728): Logging into google.com for X@gmail.com.
DialPlan 18:03:43:618 sip1(17728): Google Voice pre-login page loaded 
successfully.
DialPlan 18:03:43:618 sip1(17728): GALX key L6Wd6OcG9eU successfully retrieved.
DialPlan 18:03:44:212 sip1(17728): Google Voice home page loaded successfully.
DialPlan 18:03:44:228 sip1(17728): Could not find _rnr_se key on your Google 
Voice account page, callback cannot proceed.
DialPlan 18:03:44:243 sip1(17728): Exception on GoogleVoiceCall. Could not find 
_rnr_se key on your Google Voice account page, callback cannot proceed.
DialPlan 18:03:44:243 sip1(17728): Dialplan cleanup for X.
DialPlan 18:03:44:306 sip1(17728): Dial plan execution completed without 
answering and with no last failure status.
DialPlan 18:03:44:306 sip1(17728): UAS call failed with a response status of 
480.

Original issue reported on code.google.com by for...@gmail.com on 10 Mar 2014 at 6:38

GoogleCodeExporter commented 8 years ago
I will also add that SIP Provider bindings show a 0.  I can log out and back in 
again and it will register.  One I try and make a call it cannot register again.

Original comment by for...@gmail.com on 10 Mar 2014 at 7:18

GoogleCodeExporter commented 8 years ago
Thanks for opening a ticket. The _rnr_se_key is an old troublesome error. 
Unfortunately, the resolution escapes me at the moment. Could you please use 
the search function here to view closed tickets? Comment again if you can't 
find something helpful.

Please do not be offended by the low priority setting on the ticket. It is not 
a problem with the script, but with the way SIP Sorcery interacts with Google 
Voice. It's nothing I can fix with something to change in the script. I think 
most people just deleted and recreated accounts or waited it out. I believe 
even I was down for three months one time with rnr until it resolved itself.

Thanks.

Original comment by easter...@gmail.com on 10 Mar 2014 at 7:59

GoogleCodeExporter commented 8 years ago
No offense taken.  Solved by using CAPTCHA to allow sipsorcery access to GV.

https://support.google.com/mail/answer/78754?hl=en

Thanks for the advice!

Original comment by mahriR...@gmail.com on 10 Mar 2014 at 10:07