<div dir="ltr">Hi there,<div><br></div><div>I&#39;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&#39;s in the log I can see the original Route, but I want to get the one we stripped ourself, what&#39;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(&quot;b2b_logic&quot;, &quot;custom_headers&quot;, &quot;Route&quot;)<br></div><div> </div><div><br></div><div>Thanks,</div><div>Seven.</div>
</div></div>