Sunr1ses / google-voice-sipsorcery-dialplans

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

Cant dial out - Response 404 Not found (illegal format) #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?

I call my Nokia e72 via google voice/sipgate/sipsorcery just fine. 
When I try to dial voip call from my nokia e72, the call fails with No Asnwer

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

Nokia e72. This happened after I wiped out my phone and redid the VOIP 
settings. I have not changed anything on sipgate/sipsorcery that I know of.
I am attaching call log from sipsorcery. I guess the interesting lines are

DialPlan 07:45:05:819 sip1: Commencing Dial with: 041724xxxxxxx@Sipgate.
DialPlan 07:45:05:819 sip1: Attempting to locate a provider for call leg: 
sip:041724xxxxxxx@Sipgate.

I am not sure where the 041 in front of the number came from?

Please provide any additional information below.

NewCall 07:44:33:336 sip1: Executing script dial plan for call to 724xxxxxxx.
DialPlan 07:44:33:445 sip1: ** Call from 
<sip:myaccountname@sipsorcery.com>;tag=273rauqia9hc7j63ve5e to 724xxxxxxx **
DialPlan 07:44:33:461 sip1: Local time: 07/15/2010 02:44
DialPlan 07:44:33:476 sip1: Number in ENUM format: 1724xxxxxxx
DialPlan 07:44:33:492 sip1: SDP on GoogleVoiceCall call had RTP socket mangled 
from 192.168.2.166:49152 to 68.xx.xx.xxx:49152.
DialPlan 07:44:33:492 sip1: UAS call progressing with Ringing.
DialPlan 07:44:33:492 sip1: Logging into google.com for 
mygoogleaccount@gmail.com.
DialPlan 07:44:33:554 sip1: Google Voice pre-login page loaded successfully.
DialPlan 07:44:33:554 sip1: GALX key 9TUVJyQ6LG4 successfully retrieved.
DialPlan 07:44:35:133 sip1: Google Voice home page loaded successfully.
DialPlan 07:44:35:195 sip1: Call key 5EJCCFrwqiKvZf8cMNArOv1JDYM= successfully 
retrieved for mygoogleaccount@gmail.com, proceeding with callback.
DialPlan 07:44:35:195 sip1: SIP Proxy setting application server for next call 
to user myaccountname as udp:69.xx.xxx.xxx:5070.
DialPlan 07:44:35:711 sip1: Google Voice Call to 1724xxxxxxx forwarding to 
415xxxxxxx successfully initiated, callback timeout=30s.
NATKeepAlive 07:44:43:164 sip1: Requesting NAT keep-alive from proxy socket 
udp:69.xx.xxx.xxx:5060 to udp:68.xx.xx.xxx:5060.
NATKeepAlive 07:44:53:398 sip1: Requesting NAT keep-alive from proxy socket 
udp:69.xx.xxx.xxx:5060 to udp:68.xx.xx.xxx:5060.
NATKeepAlive 07:45:03:569 sip1: Requesting NAT keep-alive from proxy socket 
udp:69.xx.xxx.xxx:5060 to udp:68.xx.xx.xxx:5060.
DialPlan 07:45:05:710 sip1: Google Voice Call timed out waiting for callback.
DialPlan 07:45:05:710 sip1: GoogleVoiceCall failed, routing thru SIPGate
DialPlan 07:45:05:819 sip1: Destination - North America non-GV
DialPlan 07:45:05:819 sip1: Commencing Dial with: 041724xxxxxxx@Sipgate.
DialPlan 07:45:05:819 sip1: Attempting to locate a provider for call leg: 
sip:041724xxxxxxx@Sipgate.
DialPlan 07:45:05:819 sip1: ForkCall commencing call leg to 
sip:041724xxxxxxx@sipgate.com.
DialPlan 07:45:05:819 sip1: SIPClientUserAgent Call using alternate outbound 
proxy of udp:69.xx.xxx.xxx:5060.
DialPlan 07:45:05:819 sip1: Switching to sip:041724xxxxxxx@sipgate.com:5060 via 
udp:69.xx.xxx.xxx:5060.
DialPlan 07:45:05:819 sip1: SDP on UAC call had RTP socket mangled from 
192.168.2.166:49152 to 68.xx.xx.xxx:49152.
DialPlan 07:45:05:913 sip1: Response 404 Not found (illegal format) for 
sip:041724xxxxxxx@sipgate.com.
DialPlan 07:45:05:929 sip1: Call failed: code 404, Not found (illegal format)
DialPlan 07:45:05:929 sip1: UAS call failed with a response status of 404 and 
Not found (illegal format).
DialPlan 07:45:06:148 sip1: Dial plan execution completed with normal clearing.

Original issue reported on code.google.com by miroslav...@gmail.com on 15 Jul 2010 at 8:29

GoogleCodeExporter commented 9 years ago
I can see two issues (none is related to your formatting of the smartphone):

1. Sipsorcery did not receive callback from Google Voice:

DialPlan 07:45:05:710 sip1: Google Voice Call timed out waiting for callback.

2. You are trying to use Sipgate as backup provider, but apparently you forgot 
to change the pattern in VSPtab. The dialplan prepended phone number with 04 
prefix (I believe it's for Future-Nine) which is not recognized by Sipgate:

DialPlan 07:45:05:819 sip1: Commencing Dial with: 041724xxxxxxx@Sipgate.

First off, you need to get incoming calls to work. Make sure that Sipgate is 
forwarding calls to your SIP account @sipsorcery.com and then prove it works by 
logging in onto GV website and initiating a test call from there. Use Sipgate 
number as your callback number. Expected result: you see incoming call in the 
console and your phone registered into Sipsorcery rings.

Original comment by mte...@gmail.com on 15 Jul 2010 at 9:26

GoogleCodeExporter commented 9 years ago
Hi, sorry for the delay due to vacation. This was apparently sipsorcery or 
sipgate problem. Without me changing anything it started working the following 
morning. Thanks for your attention.

Original comment by googleha...@bastafidli.com on 2 Aug 2010 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by mte...@gmail.com on 2 Aug 2010 at 6:59