<div dir="ltr">Hi,<br><div><br></div><div>So I have this in my opensips.cfg</div><div><br></div><div>if ( !do_routing($(avp(drgID){<a href="http://s.int">s.int</a>}),,,,,$var(gw_attributes)) ) {<br>                          send_reply(404,"No Route found");<br>                           exit;<br>                 }<br></div><div><br></div><div>And I know that do_routing will match on the longer prefix on dr_rules table first.</div><div><br></div><div>My question is</div><div><br></div><div>Now after failing on all the routes, can we still do another do_routing with shorter prefix matching?</div></div>