<div dir="ltr"><div><div><div><div>Hi All ,<br><br></div>        I am using opensips-1.11 . I have a requirement that when an &quot;Option&quot; request will come to my proxy from the gateways I have added in my dr_gateways table then only I will process the request and will send 200 OK .<br><br></div>     Previously , I was sending 200 Ok to all the Options requests , So I have written the config file like bellow .<br><br>route{<br> if (method==&quot;OPTIONS&quot;) {<br>                sl_send_reply(&quot;200&quot;, &quot;OK&quot;);<br>                exit;<br>        }<br>.......................<br>...............................<br></div>route(1);<br>}<br><br></div>I have tried many possible ways but its not happening . What should I do to achieve my goal ? <br><br clear="all"><div><div><div><div><div><div><div class="gmail_signature"><div dir="ltr"><b><i>Thanks &amp; Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div>
</div></div></div></div></div></div>