Hi,<br><br>I have the followning natted contact in my location table:<br>mysql&gt; select * from location where uid =&#39;<a href="mailto:tw@sip.touk.pl">tw@sip.touk.pl</a>&#39;;<br><br>+--------------------+-------+-----------------------------------------------------------+
<br>| contact&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | flags | received&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>+--------------------+-------+-----------------------------------------------------------+<br>| <a href="mailto:sip:tw@192.168.7.2">
sip:tw@192.168.7.2</a> |&nbsp;&nbsp;&nbsp;&nbsp; 1 | sip:<a href="http://80.53.110.142:61066">80.53.110.142:61066</a>;dstip=<a href="http://192.168.129.74">192.168.129.74</a>;dstport=5060 | <br>+--------------------+-------+-----------------------------------------------------------+
<br><br>when I invoke lookup_contacts the ruri&nbsp; has local address <a href="http://192.168.7.2">192.168.7.2</a> instead of public one.<br>Is this correct behaviour?<br><br>Please point me is this should work as I think.<br>
Thank You for any help<br>Tomasz<br><br>