[OpenSIPS-Users] DTMF/Freeswitch Integration with Opensips 3.0

HS bullehs at gmail.com
Sat Jun 12 16:32:07 EST 2021


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.

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210612/0d7ee0d6/attachment.html>


More information about the Users mailing list