[OpenSIPS-Users] do_routing() Question

Mark Farmer farmorg at gmail.com
Thu Feb 27 14:17:39 EST 2020


Hi everyone

If I use do_routing() in an if statement like this:

if (is_from_gw("2") && do_routing("3")) {
    set flag(EXT_TPTY);
    ...
}

Do I need to call do_routing() again before actually routing the call?

Many thanks
Mark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200227/7f0f97b8/attachment.html>


More information about the Users mailing list