This optional parameter specifies a list of
Acct-Status-Type attribute values that will be processed
in Accounting requests. The value is a comma-separated list of valid
Acct-Status-Type attribute values including,
Start, Stop, Alive,
Modem-Start, Modem-Stop,
Cancel, Accounting-On and
Accounting-Off. See your dictionary for a full
list.
If HandleAcctStatusTypes is specified and
an Accounting request has an Acct-Status-Type not
mentioned in HandleAcctStatusTypes, then the request
will be ACCEPTed but not otherwise processed by the enclosing clause. The
default is to handle all Acct-Status-Type
values.
# Only process Start and Stop requests, ACCEPT and acknowledge everything else
HandleAcctStatusTypes Start,Stop