#
#	$Id: 812221a34b2d21498afee70e8eef8a6e17b9c4ec $
#
#	This is like the 'users' file, but it is processed only for
#	accounting packets.
#

#  Select between different accounting methods based for example on the
#  Realm, the Huntgroup-Name or any combination of the attribute/value
#  pairs contained in an accounting packet.
#
#DEFAULT Realm == "foo.net", Acct-Type := sql_log.foo
#
#DEFAULT Huntgroup-Name == "wifi", Acct-Type := sql_log.wifi
#
#DEFAULT Net.Src.IP == 10.0.0.1, Acct-Type := sql_log.other
#
#DEFAULT Acct-Status-Type == Start, Acct-Type := sql_log.start

#  Replace the User-Name with the Stripped-User-Name, if it exists.
#
#DEFAULT
#	User-Name := "%{&Stripped-User-Name || &User-Name}"
