<font color='black' size='2' face='arial'><font class="Apple-style-span" face="arial" size="2">I just moved updated to 1.7</font>
<div style="color: black; font-family: arial; font-size: 10pt; "><br>
</div>

<div><font class="Apple-style-span" face="arial" size="2">Can anyone point me in the right&nbsp;</font><font class="Apple-style-span" face="arial">direction</font><font class="Apple-style-span" face="arial" size="2">&nbsp;so that I can do accounting on the 200 connect? &nbsp;I&nbsp;believe&nbsp;the&nbsp;documentation&nbsp;says that you can only set the accounting flag on a request route or&nbsp;failure&nbsp;route. I was hoping that I could account on a reply route. &nbsp;If I am not mistaken the rely route would be from my gateway and If I try to account the ACK I might get multiple ACKs.</font></div>

<div><font class="Apple-style-span" face="arial" size="2"><br>
</font></div>

<div><span class="Apple-style-span" style="font-family: arial; font-size: small; ">My goal is to only bill if the call&nbsp;</span><span class="Apple-style-span" style="font-family: arial; font-size: small; ">actually</span><span class="Apple-style-span" style="font-family: arial; font-size: small; ">&nbsp;connects. &nbsp;I would also like to be able to see the invite and the bye. &nbsp;</span></div>

<div><br>
</div>

<div><font class="Apple-style-span" face="Arial, Helvetica, sans-serif">Any help would be&nbsp;appreciated.</font></div>

<div><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><br>
</font></div>

<div><font class="Apple-style-span" face="Arial, Helvetica, sans-serif">Thanks,</font></div>

<div><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><br>
</font></div>

<div><font class="Apple-style-span" face="Arial, Helvetica, sans-serif">James<br>
</font><br>

<div style="font-family: arial, helvetica; font-size: 10pt; color: black; ">-----Original Message-----<br>
From: Nick Khamis &lt;symack@gmail.com&gt;<br>
To: OpenSIPS users mailling list &lt;users@lists.opensips.org&gt;<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_a8598edf-eb38-41b1-be51-6a749e66c907" 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,  &lt;<a href="mailto:discodog62@aol.com">discodog62@aol.com</a>&gt; wrote:
&gt; Hello all,
&gt; I have opensips 1.6 and I am using the radius accounting. &nbsp;Everything is
&gt; working great. &nbsp;What I am trying to do is also account the 200 ACK on a call
&gt; connect. &nbsp;When I was using the database to log CDR's it was working. &nbsp;Now
&gt; that I&nbsp;moved&nbsp;to Radius for accounting my additional setflag does not seem to
&gt; create a request to my radius server.
&gt; I only get a start and a stop in my radius log. &nbsp;I am looking for my 200
&gt; ACK.
&gt; Here is my on reply route.
&gt; onreply_route[2] {
&gt; xlog("ACK with rs= $rs/ rb= $rb / fd= $fd / fu= &nbsp;$fu / rr= $rr / rs= $rs /
&gt; Ri= $Ri / si= $si");
&gt; if ($rs == "200" &amp;&amp; $si == "xx.x.x.xx") {
&gt; &nbsp;&nbsp; &nbsp;xlog("==ACC== &nbsp;$si | $rs ");
&gt; setflag(1); # do accounting
&gt; }
&gt; if (has_body("application/sdp")) {
&gt; &nbsp;&nbsp; &nbsp;xlog("Onreply 2 turn on rtp");
&gt; rtpproxy_answer();
&gt; }
&gt; }
&gt;
&gt; Is there a flag that I am missing? &nbsp;Or syntax that I am not aware of?
&gt; _______________________________________________
&gt; Users mailing list
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
&gt;
&gt;

_______________________________________________
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_a8598edf-eb38-41b1-be51-6a749e66c907 -->



</div>
</div>
</font>