<font color='black' size='2' face='arial'>Here is the entire config.
<div><br>
</div>
<div><a href="http://pastebin.com/ZJRNJupn">http://pastebin.com/ZJRNJupn</a></div>
<div><br>
</div>
<div><br>
<div style="font-family:arial,helvetica;font-size:10pt;color:black">-----Original Message-----<br>
From: Nick Khamis <symack@gmail.com><br>
To: OpenSIPS users mailling list <users@lists.opensips.org><br>
Sent: Sat, Nov 19, 2011 1:34 am<br>
Subject: Re: [OpenSIPS-Users] Accounting 200 ACKS with Radius<br>
<br>
<div id="AOLMsgPart_0_ecdcbaa0-b606-48c9-9c50-71cb3aa63d45" style="margin: 0px;font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 12px;color: #000;background-color: #fff;">
<pre style="font-size: 9pt;"><tt>Hard to say with just a route. Is it possible to post the rest of the config?
Nick.
On Fri, Nov 18, 2011 at 8:02 PM, <<a href="mailto:discodog62@aol.com">discodog62@aol.com</a>> wrote:
> Hello all,
> I have opensips 1.6 and I am using the radius accounting. Everything is
> working great. What I am trying to do is also account the 200 ACK on a call
> connect. When I was using the database to log CDR's it was working. Now
> that I moved to Radius for accounting my additional setflag does not seem to
> create a request to my radius server.
> I only get a start and a stop in my radius log. I am looking for my 200
> ACK.
> Here is my on reply route.
> onreply_route[2] {
> xlog("ACK with rs= $rs/ rb= $rb / fd= $fd / fu= $fu / rr= $rr / rs= $rs /
> Ri= $Ri / si= $si");
> if ($rs == "200" && $si == "xx.x.x.xx") {
> xlog("==ACC== $si | $rs ");
> setflag(1); # do accounting
> }
> if (has_body("application/sdp")) {
> xlog("Onreply 2 turn on rtp");
> rtpproxy_answer();
> }
> }
>
> Is there a flag that I am missing? Or syntax that I am not aware of?
> _______________________________________________
> Users mailing list
> <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
>
>
_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</tt></pre>
</div>
<!-- end of AOLMsgPart_0_ecdcbaa0-b606-48c9-9c50-71cb3aa63d45 -->
</div>
</div>
</font>