I updated to 2.0.10 in two DSPs (I couldn't wait to mess it up) and they are
not reporting "user disconects" (as I was afraid of).
# Debug RadiusNT 2.5.141 ODBC mode#
Resp Time: 140   Auth: 4/0 -> 4  Acct: 5/0/0 -> 5
radrecv: Request from host c8fc5c04 code=4, id=205, length=316
    User-Name = "aline"
    NAS-Identifier = 192.168.250.3
    Acct-Status-Type = Stop
    Acct-Session-Id = "84213761"
    Acct-Delay-Time = 0
    Acct-Authentic = RADIUS
    User-Service = Framed-User
    NAS-Port-Type = Async
    NAS-Port = 1286
Received unknown attribute 38978, vendor 429
Received unknown attribute 38979, vendor 429
Received unknown attribute 36889, vendor 429
Received unknown attribute 36890, vendor 429
Received unknown attribute 36891, vendor 429
Received unknown attribute 36893, vendor 429
    Caller-Id = "313677097"
    NAS-Port-DNIS = "1968"
Received unknown attribute 108, vendor 429
Received unknown attribute 153, vendor 429
Received unknown attribute 199, vendor 429
Received unknown attribute 36899, vendor 429
    Framed-Protocol = PPP
    Framed-Address = 192.168.250.13
Received unknown attribute 38959, vendor 429
Received unknown attribute 51, vendor 0
Received unknown attribute 50, vendor 0
    Acct-Session-Time = 54
    Acct-Terminate-Cause = User-Request
    Acct-Input-Octets = 5969
    Acct-Output-Octets = 48333
    Acct-Input-Packets = 126
    Acct-Output-Packets = 132
 SQL Statement: INSERT INTO Calls
(CallDate,UserName,NASIdentifier,AcctStatusType,AcctSessionId,AcctDelayTime,UserService,NASPortType,NASPort,CallerId,NASPortDNIS,FramedProtocol,FramedAddress,AcctSessionTime,AcctTerminateCause,AcctInputOctets,AcctOutputOctets)
VALUES
(GetDate(),'aline','192.168.250.3',2,'84213761',0,2,0,1286,'313677097','1968',1,'192.168.250.13',54,1,5969,48333)
ODBC Error:23000:2627:
 [Microsoft][ODBC SQL Server Driver][SQL Server]Violation of PRIMARY KEY
constraint 'pk_Calls': Attempt to insert duplicate key in object 'Calls'.
Sending Accounting Ack of id 205 to c8fc5c04 (firewall.ceub.br)
Resp Time: 47   Auth: 4/0 -> 4  Acct: 5/0/1 -> 6