<div>Hi all,</div><div><br></div><div>I'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("$(<reply>ci): $C(rx)failure route: $(<reply>rs) $(<reply>rr)$C(xx)\n");</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><null>: failure route: <null> <null><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>