Hello,
from logs I see that the STOP record is sent by kamailio and received by Radius. From there is only Radius config that needs to be fixed -- I cannot help with that.
Also, as you write to mysql, it might be faster to just write to database, unless you do other special handling inside radius.
Cheers, Daniel
On 13/08/14 04:50, Satish Patel wrote:
I have install Kamailio 4.1 with MySQL database so all users stored in MySQL (authentication), Later I have installed FreeRadius for accounting only, Just accounting (Invite/Bye). In short MySQL for authentication and FreeRadius for accounting ( CDRTool).
Problems: If i register user using SIP phone and call other SIP extension then freeradius start accounting and insert entry in MySQL/radaccts tables if i end call then it doesn't update END accounting ( Bye ). I have google it everywhere but didn't get single clue so i hope i get something here from you guys