Wrong IP on incoming calls

Hello all…

I have a server with a static IP, we’ll say its 1.1.1.1. I have a provider that sends calls from IP 2.2.2.2 or 3.3.3.3. The problem I’m having is that all incoming calls (even from sip scanners from palestine trying to hack me) all show up as coming from 1.1.1.1.

-- Executing [+1917XXXXXXX@from-sip-external:1] NoOp("SIP/1.1.1.1-00000006", "Received incoming SIP connection from unknown peer to +1917XXXXXXX") in new stack -- Executing [+1917XXXXXXX@from-sip-external:2] Set("SIP/1.1.1.1-00000006", "DID=+1917XXXXXXX") in new stack -- Executing [+1917XXXXXXX@from-sip-external:3] Goto("SIP/1.1.1.1-00000006", "s,1") in new stack -- Goto (from-sip-external,s,1) -- Executing [s@from-sip-external:1] GotoIf("SIP/1.1.1.1-00000006", "0?checklang:noanonymous") in new stack -- Goto (from-sip-external,s,5) -- Executing [s@from-sip-external:5] Set("SIP/1.1.1.1-00000006", "TIMEOUT(absolute)=15") in new stack Channel will hangup at 2013-09-26 09:14:53.283 PDT. -- Executing [s@from-sip-external:6] Log("SIP/1.1.1.1-00000006", "WARNING,"Rejecting unknown SIP connection from 1.1.1.1"") in new stack

Yes and yes. I am able to receive and place calls just fine, as long as allow anonymous calls is set to yes.

More info please. You have provided absolutly no info on how your system is installed or configured. How it is connected to the internet? We can’t help if you don’t provide detailed information.

What would you like to know?

I have a business internet account with Cox cable, using a cisco dpc3010 modem. From there it goes to a dlink dir-655 router, and then straight to the asterisk box. I pay for a static ip and have no port blockings.

What else could I provide?

Thanks…

Do you have the correct ports forwarded to your PBX? Are the internal and external IP addresses configured in FreePBX?

With sip debugging, I can see the real address (2.2.2.2) come into asterisk, but its getting translated to 1.1.1.1 for some reason…

Sending to 1.1.1.1:1026 (NAT) Using INVITE request as basis request - [email protected] No matching peer for '+1917XXXXXXX' from '1.1.1.1:1026'

ip config from sip settings

External IP? 1.1.1.1
Local Networks? 192.168.0.0/255.255.255.0

What is in your localnet settings?

localnet=192.168.0.0/255.255.255.0