<p>As you know , there is a 3 type packet for accounting. INVITE(START) for request, ACK(ALIVE) for request accepted that means callers talking , accounting started and BYE(STOP) accounting stop. When i tested to acc_radius , it sends INVITE packet instead of ACK packet is that described RD_STATUS_ALIVE in acc_radius.</p>

<p>in acc.c , msg->flags always is 32 and e->acc_flags=1 and return false. So ACK parameters never was sent to acc_radius module. When INVITE  , msg->flags always 134217774  and always true. it is only difference DB module is working but not acc_radius. I am not sure it effects IMS_Charging , it should be checked.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/issues/266#issuecomment-125183924">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZVT0Yddz9fgXSYpFgz97Kk5QzZMdks5ohhhjgaJpZM4FgMM_.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/266#issuecomment-125183924"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>