Hello,<div><br></div><div>I've setup OpenSIPS with RADIUS and I've to send ACC events for failed transactions. I'm already receiving the missed calls, early media, call start & stop events on my radius server.</div>
<div>Now what I'm trying to accomplish is that if a transaction returns with a failure i.e 486 Busy etc, these should be communictaed to radius-server too.</div><div><br></div><div>For this I'm trying to use the <b style="font-family:Helvetica,Arial;font-size:12px;text-align:justify;background-color:rgb(239,248,248)"><a href="http://www.opensips.org/html/docs/modules/1.8.x/acc.html#id292825">failed_transaction_flag</a></b> but I don't get any failure codes on my radius-server.</div>
<div><br></div><div>I've this in my modparam:</div><div><br></div>modparam("acc", "failed_transaction_flag", 8)<br><div><br></div><div>and I'm also setting the flag setflag(8) in my code.</div>
<div><br></div><div>Please help me on this one.</div><div><br></div><div>Regards,</div><div>Sammy</div><div><br></div>