Hello all, I have figured out the changes required for Opensips 3.0 from the How-To here: https://blog.opensips.org/2018/01/17/how-to-script-advanced-freeswitch-integrations-with-opensips-2-4/
However, the following is a problem area: if (do_routing(0, "$var(flags)")) return(1); This gives the error: script function "do_routing" (types=43) does not support route type (256) 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]. What do I need to change here please? Thanks. >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
