<div dir="ltr"><div>Hello all,</div><div><br></div><div>I have figured out the changes required for Opensips 3.0 from the How-To here:<br><a href="https://blog.opensips.org/2018/01/17/how-to-script-advanced-freeswitch-integrations-with-opensips-2-4/">https://blog.opensips.org/2018/01/17/how-to-script-advanced-freeswitch-integrations-with-opensips-2-4/</a></div><div><br></div>However, the following is a problem area: <br><br>if (do_routing(0, "$var(flags)"))<br>           return(1);<br><br>This gives the error:<br>script function "do_routing" (types=43) does not support route type (256)<br><br>Essentially do_routing is possible only in the REQUEST_ROUTE, FAILURE_ROUTE, BRANCH_ROUTE and LOCAL_ROUTE. However, the route is named [goes_to_support].<br><br>What do I need to change here please?<br><br><div>Thanks. </div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>