[SR-Users] Double attempt to record-route
Juha Heinanen
jh at tutpro.com
Sun Apr 27 21:39:21 CEST 2014
Alex Balashov writes:
> I wonder what happens if you add a Record-Route header manually in the
> branch_route, with append_hf(), e.g.
>
> append_hf("Record-Route: <sip:ip.of.proxy:5060>\r\n");
that would work, but is not that simple due to all kinds of r-r params
and socket that depend on many things.
but it looks like the contents of resulting r-r header are branch
specific, i.e., it is possible to call record_route() once in route
block and set r-r params and socket in branch route block.
-- juha
More information about the sr-users
mailing list