<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 "dialog timeout" 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"local route");</div><div> if (is_method("BYE")) {</div>
<div> xlog("acc 1");</div><div> setflag(ACCOUNTING_FLAG);</div><div> #acc_db_request("200 Dialog Timeout", "acc");</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>