<p>When use Async radius (radius_send_auth) Opensips 2.2 not make CDR.<br>
Here part of script:<br>
route {<br>
    ......<br>
    if ( is_method("INVITE") ) {<br>
        .....<br>
        async( radius_send_auth("invite","invrespons"), return_invite );<br>
    }<br>
}</p>

<p>route[return_invite] {<br>
    .....<br>
    create_dialog("PB");<br>
    setflag(MAKE_CDR);<br>
    .....<br>
}</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/799">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciUPDWb5Hw9qzPypojBXsoLDLdi3Yks5plXkSgaJpZM4Hc2qs.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/OpenSIPS/opensips/issues/799"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>