From: Alan T. DeKok Date: Thu, 9 Aug 2012 13:03:18 +0000 (+0200) Subject: Updated example X-Git-Tag: release_2_2_0~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14126466aaef8292085f94f2ce7c8319ff4d918d;p=thirdparty%2Ffreeradius-server.git Updated example --- diff --git a/raddb/modules/sql_log b/raddb/modules/sql_log index 344cadec24a..81b38d499d5 100644 --- a/raddb/modules/sql_log +++ b/raddb/modules/sql_log @@ -31,6 +31,11 @@ sql_log { # utf8 = no + # + # The names here are taken from the Acct-Status-Type names. + # Just add another entry here for Accounting-On, + # Accounting-Off, etc. + # Start = "INSERT INTO ${acct_table} (AcctSessionId, UserName, \ NASIPAddress, FramedIPAddress, AcctStartTime, AcctStopTime, \ AcctSessionTime, AcctTerminateCause) VALUES \