Hi,
I’m trying to add some headers in a branch_route making use of insert_hf method:
insert_hf("Route: <sip:10.10.10.10:5080;lr=on>\r\n");
But the forwarded message doesn’t include that new header.
According to the doc, insert_hf can be used in a branch_route, Am I missing something? I’m using Kamailio 3.1.
G.