<div dir="ltr">Hi there,<div><br></div><div>I'm trying the Route header manipulation</div><div><br></div><div><br></div><div>if (loose_route()) {</div><div> xlog( $hdr(Route) </div><div> t_relay();</div><div>}</div><div><div><br></div><div>What's in the log I can see the original Route, but I want to get the one we stripped ourself, what's the right way to get that?</div><div><br></div><div>The route header is stripped right in the following INVITE I send out as I can see in the sip trace.</div><div><br></div><div><br></div><div>I also tried b2bua mode , and the following config will copy the original Route header but not the one after I loose_route()</div><div><br></div><div>modparam("b2b_logic", "custom_headers", "Route")<br></div><div> </div><div><br></div><div>Thanks,</div><div>Seven.</div>
</div></div>