28 Jun
2012
28 Jun
'12
12:13 p.m.
On 28/06/12 14:34, Steve Brown wrote:
Is there any way of achieving the same end result in v1.x without Unlang?
If there was a way to simply respond to an accounting request with an 'Accept', like you can with Auth, could I do something like: acct_users: DEFAULT Acct-Status-Type == Interim-Update, User-Name =~ /@domain/ Acct-Type := "IGNORE" radiusd.conf: accounting { Acct-Type IGNORE { Accept } } Can't find a method like 'Accept' in the docs though so maybe that's not possible. Steve