<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Calibri Light">Hello<br>
<br>
i need one info.<br>
I have one phone behind NAT and it is registered on OpenSIPS. IN
register packet, which is send to OpenSIPS I can see contact:
<a class="moz-txt-link-rfc2396E" href="sip:11181600519@192.168.0.101:5060;transport=UDP">"sip:11181600519@192.168.0.101:5060;transport=UDP"</a><br>
<br>
and let says that the public ip for this device is
xxx.xxx.xxx.xxx.<br>
<br>
<br>
When opensips sends INVITE it send to right public ip and right
port (source ip and source port generated by router). The issue is
this:<br>
Invite is like: "<a class="moz-txt-link-freetext" href="sip:11181600519@">sip:11181600519@</a></font><font face="Calibri
Light"><font face="Calibri Light">xxx.xxx.xxx.xxx</font>:5060;transport=UDP"
and this request is then fw to this UAC behind router. The UAC
replays to this INVITE with 404 Not found as it is waiting to receive
the same URI which was written in contact (the userpart is ok, put
the ip is public, not private and this is the issue).From what I
can see in RFC this is the case.<br>
<br>
<br>
Till now Idid not have any issues with this, but now I found first
phone which replays with 404 and from RFC point of view there
should be private ip request :) . So is there anything I can do
:)?<br>
<br>
<br>
tnx<br>
miha<br>
</font>
</body>
</html>