<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div>Hi All,</div><div>I am using opensips as a outound Proxy.</div><div><br></div><div>I am using exec_s5 in example script.</div><div><br></div><div>Most of the cases the following script is working based on my requirement:</div><div>route:</div><div><div>&nbsp;if (uri==myself) {</div><div>//removed</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;};</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;# user found, forward to his current uri now</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;if (!t_relay()) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sl_reply_error();</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;};</div></div><div><br></div><div><br></div><div>Issue:</div><div>when the proxy sees that the RURI is not that of "myself" it is relaying.</div><div>which is what I
 want.</div><div><br></div><div>But I see that Route Header in INVITE is also getting forwarded.</div><div>Route is that of the opensips IP address.</div><div><br></div><div>Can any one help me in telling /pointing script where in,</div><div>When I see that uri is not myself, Repy the message as it is .</div><div>But remove the Route header?</div><div><br></div><div>pl let me know if I am not clear</div><div style="position:fixed"></div>


</div><br>

      </body></html>