CSipSimple: 404 / User not found

<< < (3/5) > >>

azrobert:
It looks good.
On my setup I tried an invalid port number then an invalid DDNS name.
I got errors, but not 404.
I don't know what else could be wrong.

You are using 5082 which I assume is SP3, but again this wouldn't cause the 404.

Can you try the direct dialing method as posted above?

threehappypenguins:
If I use 5082, then I route it to SP3.
If I use 5081, then I route it to SP2.
If I use 5080, then I route it to SP1.

No matter which way I choose, the result is the same (404). One interesting thing though is that if I use the CSipSimple dialer, I get 18005551212@sip2sip.info show up in the Sip2Sip logs. But if I use the native Android dialer (and choose Sip2Sip as was set up in CSipSimple), I get what appears to be the proper routing. Could it be a problem with CSipSimple (at least, the way it functions on my phone)? Are there any other Android apps that allow me to add a suffix?

I will take a look at the direct dialing method you posted and get back with my results.

azrobert:
Everything looks like it's functioning correctly, except for the 404 error when using the native dialer. You have 2 options when routing calls thru Sip2Sip. Pass it a URI address and Sip2Sip will route the call to that address. This seems to be happening correctly when you use the native dialer, but you get the error. You can pass it a character string and it will assume that string is an account at Sip2Sip and will route the call to character_string@sip2sip.info. This is happening when you use the CSipSimple dialer and is what should happen. You get the 404 error because that account number doesn't exist at Sip2Sip or the person is not signed in (registered).

CSipSimple seems to be acting correctly. I don't know of any other app that will add a suffix.

You said:
Quote

I also have X_DiscoverPublicAddress in Profile B SIP
X_DiscoverPublicAddress should be at the default of Checked.
SP2 should be registered to the service provider.
If these were set wrong, it should NOT cause the 404 error.

It seems like the problem is with Sip2Sip, but it works for me.
Here are some wild guesses you can try:
Try a different account at Sip2Sip
Try using your public IP address in the CSipSimple filter instead of a DDNS name.

threehappypenguins:
Sorry about taking so long to respond. I haven't had a chance to sit down and do this again until now.

Okay, I registered SP2, and now I'm getting 408 request time-out. I tried multiple Sip2Sip accounts, including one where they generate me my username (it's a bunch of numbers), and it does the same thing. I tried my IP address (not the ddns), and it didn't make a difference either.

Here's something strange. If I put the Obi into DMZ in my router, then I started getting the 404 error again. So I took it back out of DMZ and continue to forward the proper ports. I continued to get the 404 error until I rebooted my router. Now it's back to 408 request time-out.

I attached a picture again if you wanted to look. Also, I expanded some of the error numbers, and this is what I got for each one (with public IP and other addresses changed for privacy, of course):

SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 99.99.999.999:5060;received=99.99.999.999;rport=5060;branch=z9hG4bKPjNaEE5RoL0FsFMBY3piQupk8gMgPVj4nO
From: <sip:1234567890@sip2sip.info>;tag=0u-hr2X2ONVklIb8-D8ZFvrEIRrYSWdt
To: <sip:5555555555@username.no-ip.org>;tag=f2f36c970cbb772c79daadc5c9d6e415.7177
Call-ID: rzHUbgEkxTkDCIgd1SANDjRPhILIDayc
CSeq: 23573 INVITE
Proxy-Authenticate: Digest realm="sip2sip.info", nonce="559af4b20202eee77e431769ab62c9d966e1f1bb"
Server: SIP Thor on OpenSIPS XS 1.9.0
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 99.99.999.999:5060;received=99.99.999.999;rport=5060;branch=z9hG4bKPjtU4ezn.nRl0g23gprsp3N4bGr8RhEvD4
From: <sip:1234567890@sip2sip.info>;tag=0u-hr2X2ONVklIb8-D8ZFvrEIRrYSWdt
To: <sip:5555555555@username.no-ip.org>
Call-ID: rzHUbgEkxTkDCIgd1SANDjRPhILIDayc
CSeq: 23574 INVITE
Server: SIP Thor on OpenSIPS XS 1.9.0
Content-Length: 0

SIP/2.0 408 Request Timeout
Via: SIP/2.0/UDP 99.99.999.999:5060;received=99.99.999.999;rport=5060;branch=z9hG4bKPjtU4ezn.nRl0g23gprsp3N4bGr8RhEvD4
From: <sip:1234567890@sip2sip.info>;tag=0u-hr2X2ONVklIb8-D8ZFvrEIRrYSWdt
To: <sip:5555555555@username.no-ip.org>;tag=104fb72fe3a4f8dc6b8eaad6b52e574f-90f5
Call-ID: rzHUbgEkxTkDCIgd1SANDjRPhILIDayc
CSeq: 23574 INVITE
Server: SIP Thor on OpenSIPS XS 1.9.0
Content-Length: 0

Unless you see something that I'm missing, I'll try the other setting suggestions you made and post my results. I can't tonight, but hopefully tomorrow.

azrobert:
Error 408 is new for you and I was able to reproduce it on my setup.
Are you port forwarding 5082 to the IP address of the OBi202?
Did you change the port number correctly?
Voice Services -> SP3 Service -> X_UserAgentPort: 5082

Navigation

[0] Message Index

[#] Next page

[*] Previous page