<div dir="ltr">Hi all,<div style>I use acc with radius and  when i set accountig flag in local_route  i dont receive any accountig request on radius server.  As I see local_route was hit twice on &quot;dialog timeout&quot; and i dont understand when and how many request should i receive on accounting if should i receive accounting request. Or should i user radius_send_acc in this case.</div>
<div style><br></div><div style><br></div><div style><br></div><div style>this is my local_route</div><div style><br></div><div style><div>local_route {</div><div>       xlog&quot;local route&quot;);</div><div>        if (is_method(&quot;BYE&quot;)) {</div>
<div>                xlog(&quot;acc 1&quot;);</div><div>                setflag(ACCOUNTING_FLAG);</div><div>                #acc_db_request(&quot;200 Dialog Timeout&quot;, &quot;acc&quot;);</div><div><br></div><div>        }</div>
<div>}</div></div><div><div><br></div><div><br></div><div style>Thanks,</div>-- <br>Dani Popa
</div></div>