<br><pre cols="72">Hi All,<br><br>    Now opensips is forwarding to next hop(Server).While sending REGISTER message to server it is using only one port opensips.This is happening after modifying below statement in routing logic of opensips.cfg. <br>
<br>        if(is_method(&quot;REGISTER&quot;))<br>        {<br>                #sl_send_reply(&quot;400&quot;,&quot;priyaranjan&quot;);<br>                t_relay(&quot;tcp:<a href="http://116.114.34.56:443" target="_blank">116.114.34.56:443</a>&quot;);<br>
                exit();<br>        }<br>        else<br>        {<br>                xlog(&quot;incoming request\n&quot;);<br>                t_relay(&quot;tcp:<a href="http://116.114.34.56:443" target="_blank">116.114.34.56:443</a>&quot;);<br>                exit();<br>        }<br><br>     But my requirement is while sending REGISTER message to server it should use one port from opensips  for one user.i.e For different user opensips should send from different port to server. kindly let me know what could be change in opensips.cfg&#39;s file ?<br>
<br><br>Bogdan-Andrei Iancu, thanks for reply.<br><br><br>Thanks<br>Priyaranjan<br><br></pre><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#ffffff">
<blockquote type="cite"><div><div class="h5">
      <br>
      <br>
      <br>
      </div></div><pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </div>

</blockquote></div><br><br clear="all"><br>-- <br>Thanks<br>Priyaranjan<br>