<div>Hi all,</div><div><br></div><div>I&#39;m setting up opensips as a stateful proxy, and i have the following snippet of code on the failure route:</div><div><br></div><div><div>failure_route[1] {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>xlog(&quot;$(&lt;reply&gt;ci): $C(rx)failure route: $(&lt;reply&gt;rs) $(&lt;reply&gt;rr)$C(xx)\n&quot;);</div>
</div><div><br></div><div>        # Failure route routine...</div><div>}</div><div><br></div><div>The values of the call-id, response code and reason are normally there.</div><div><br></div><div>but on higher cps, i often get this:</div>
<div><br></div>&lt;null&gt;: failure route: &lt;null&gt; &lt;null&gt;<div><br></div><div>Does this mean that the transaction was already destroyed before opensips got the reply?</div><div><br></div><div>I wonder if anyone comes across this problem. Any help would be appreciated. Thanks!</div>
<div><br></div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div>Ronald</div>