Have you checked for errors in the freeradius logs? Run the sql queries by hand and see what's going on in the db.
Regards, Ovidiu Sas On Fri, Sep 23, 2011 at 4:32 AM, Mark Dalby <[email protected]> wrote: > Hi Guys, > This might not be the best place to ask this question but I thought I'd give > it a try anyway. > I'm using Freeradius with acc module on my OpenSIPs installation for > accounting and it seems to have a problem updating records on call > completion. > I can see from the free radius debug console that OpenSIPS is passing the > required information to FreeRadius but for some reason the > update_radacct_record function doesn't seem to be updating the relevant > records.. > > For Example.. > CALL > insert_radacct_record('radius','[email protected]:5060','ea253b7a5d5c73c9','','','','5060','2011-09-23 > 09:45:50','0','0','0','0','sip:[email protected]:5060','sip:[email protected]','200','Sip-Session','','','0','0','200','Invite','sip:[email protected]','1674763392','as0b41b78a','','','','sip:[email protected]','','','','Development > Gateway,'') > works perfectly and inserts the correct records but > CALL update_radacct_record('radius','2011-09-23 > 09:45:53','0','','','[email protected]','315957484','as36ebf1a9' > ) shows as running successfully in freeradius but I end up with no data > being updated for that record. > I appreciate this probably more Freeradius related but if anyone has had the > same issues, could you give me some pointers on where to look to fix this. > Many Thanks, > -- > Mark Dalby > e: [email protected] > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
