<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Maybe switching:<br>
    &nbsp;&nbsp;&nbsp; modparam("acc", "report_ack", 0)<br>
    <br>
    to 1 will help you.<br>
    <br>
    Regards,<br>
    Bogdan<br>
    <br>
    On 11/20/2011 12:50 AM, <a class="moz-txt-link-abbreviated" href="mailto:discodog62@aol.com">discodog62@aol.com</a> wrote:
    <blockquote
      cite="mid:8CE7524CD430689-1994-D5162@Webmail-d111.sysops.aol.com"
      type="cite"><font color="black" face="arial" size="2">Here is the
        entire config.
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
            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 <a class="moz-txt-link-rfc2396E" href="mailto:symack@gmail.com">&lt;symack@gmail.com&gt;</a><br>
            To: OpenSIPS users mailling list
            <a class="moz-txt-link-rfc2396E" href="mailto:users@lists.opensips.org">&lt;users@lists.opensips.org&gt;</a><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:
              rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
              <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 moz-do-not-send="true" 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 moz-do-not-send="true" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
&gt; <a moz-do-not-send="true" 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 moz-do-not-send="true" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" 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>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
OpenSIPS solutions and "know-how"</pre>
  </body>
</html>