Hi, can anybody give me an example working configuration for buffered-sql accounting with detail module. I'm using the following configuration but it's not working. ///////// sites-available{ default { preacct { preprocess acct_unique suffix files } accounting { if(Acct-Status-Type == 'Stop') { detail } radutmp attr_filter.accounting_response Acct-Type Status-Server { } } } ////////////////////////// sites-enabled{ buffered-sql { preacct { preprocess acct_unique files } accounting { sql } } } Thanks in advance. Regards, Rams.