Maybe this would help....<br><br>&quot;For failed SIP sessions a radius packet type FAILED is generated. A failed SIP session is a session that has been rejected by the Proxy server or by the destination. Unfortunately Freeradius server is not able to cope with FAILED packets. The server must be patched and recompiled if you wish to support accounting for failed SIP sessions.&quot;<br>
<br>Regards,<br>Qasim<br><br><div class="gmail_quote">On Wed, Aug 1, 2012 at 3:29 PM, SamyGo <span dir="ltr">&lt;<a href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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" target="_blank">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>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>