Hello,<div><br></div><div>I&#39;ve setup OpenSIPS with RADIUS and I&#39;ve to send ACC events for failed transactions. I&#39;m already receiving the missed calls, early media, call start &amp; stop events on my radius server.</div>
<div>Now what I&#39;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&#39;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&#39;t get any failure codes on my radius-server.</div>
<div><br></div><div>I&#39;ve this in my modparam:</div><div><br></div>modparam(&quot;acc&quot;, &quot;failed_transaction_flag&quot;, 8)<br><div><br></div><div>and I&#39;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>