<div dir="ltr">Hi All ,<div><br></div><div>     I am using opensips-1.11 . I have two instances in which opensips is running . I wanted to route the call from one server to another in lookup location block .</div><div><br></div><div>      After lookup if the destination is not found I wanted to route the call to second ser .</div><div><br></div><div>     I have written something like below .</div><div><br></div><div>    if ( !lookup(&quot;location&quot;)){<div>                                    setdsturi(&quot;sip:<a href="http://162.243.1.1:5506">162.243.1.1:5506</a>&quot;);</div><div>                                    xlog( &quot;L_WARN&quot;, &quot;rewrite uri to new&quot; );</div><div>                                    exit;</div><div>                              }</div><div><br></div><div>But its now working . What should I do for this . Am i missing something or it has any dependency with any module ? Any kind help is appreciated .  </div><div><br></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>