<pre>Hello all.<br><br>  I have a problem with register<br>  I dont know why, when I try to register a user behind NAT listening in port 5060<br>  the evalution of the sentence  &quot;if (uri==myself){&quot; is true <br>  and when change the port for another for example 5070
<br>  the evaluation of the same sentence is false<br>  could somebody explain me<font size="-1">?<br><br>   or how can I do the sentence </font>&quot;if (uri==myself){&quot;<br>   using patern matching<br>  <br>  My configuration is 
<br>     listen = IP-MYSERVER<br>     port = 5060 <br>      <br>Thanks..</pre>