Thanks Jeff, That's not going to work for me, I don't want to add new branches. What I'm doing is forwarding the call to a sip server that replies with a 302 and some extra headers. I then need to get these headers and continue routing normally, one single branch.
Regards, David Villasmil email: [email protected] phone: +34669448337 On Mon, Jun 14, 2021 at 11:12 PM Jeff Pyle <[email protected]> wrote: > Add it in a branch_route. That way if you have to route advance, it'll > already be gone because you'll be on a new branch. > > > - Jeff > > > On Mon, Jun 14, 2021 at 5:52 PM David Villasmil < > [email protected]> wrote: > >> Hello guys, >> >> So, I'm appending a header (append_hf("header")) to a forward. >> That forward fails and I'm trying to remove it with remove_hf("header"), >> but it's not getting removed for some reason, what am I doing wrong? >> >> Thanks everyone! >> >> David Villasmil >> email: [email protected] >> phone: +34669448337 >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
