Hi All,<br><br> I am using opensips as a B2BUA. one tool is sending request to opensips and opensips forward it to main proxy. I have modified little bit   routing logic in config file.<br><br>if(is_method(&quot;REGISTER&quot;))<br>


    {<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><br clear="all">When tool sending REGISTER to opensips,then opensips replies with &quot;SIP/2.0 477 Send failed (477/TM)&quot; to tool.<br>

 kindly let me know what could be done in config for forwarding to <a href="http://116.114.34.56:443" target="_blank">116.114.34.56:443</a> ?<br><br>-- <br>Thanks<br>Priyaranjan<br>
<br><br>