David, You catch the 302 in the failure_route, decide if it's what you want, and if not just send to another route block for do_routing and such?
- Jeff On Tue, May 25, 2021 at 5:12 PM David Villasmil < [email protected]> wrote: > Hello guys, > > I'm receiving an INVITE which I forward to a redirect server. When this > redirect server's response is not what i need, i need to continue > processing the call normally, i.e.: No forward to redirect. > > I'm able to forward to the redirect server and get the 302 properly. But > when the 302 is not what I need, how can I continue processing the call > normally? i.e. using do_routing. > > Thanks all, > > David Villasmil > email: [email protected] > phone: +34669448337 >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
