Ah ok. I will play with rr to better understand how that works.
Thanks :)
On Thu, 2011-10-20 at 21:48 -0400, Alex Balashov wrote:
On 10/20/2011 09:29 PM, Skyler wrote:
Hi,
On Thu, 2011-10-20 at 17:58 -0400, Alex Balashov wrote:
This is where record_route() comes in - see
'rr' module docs.
Do you mean I need to store the original $ru $fu $tu& $ct info into rr
and restore those within an on_reply_route?
or did I misunderstand?
You misunderstood. You keep sequential, in-dialog requests routed
through the proxy by using (and understanding) the Record-Route
header, not by touching $ru, $fu, $tu & $ct anywhere, at any point.