Re: Doc

Josh Hillman ( (no email) )
Wed, 12 Mar 1997 09:33:00 -0500

> Also how, do I go about setting it up to record the Ascend-Date-Rate? And
> does callsonline only work when authenticating? I am using it for
> accounting only now.

RadiusNT already does keep track of it. Versions .45 and .49 didn't keep
track of it due to a improperly sized field-length, but the ones after that
work fine. You need to make sure that your database has the field entered
into the Calls table. Back in October, when I last created the database
(SQL), it wasn't automatically created, so I had to do it manually.

All of the following are INT values (except for the first)

AscendFirstDest (Datatype = VARCHAR; Size = 16)
AscendPreInputOctets
AscendPreOutputOctets
AscendPreInputPackets
AscendPreOutputPackets
AscendMaximumTime
AscendDisconnectCause
AscendConnectProgress
AscendDataRate
AscendPreSessionTime
AcctInputPackets
AcctOutputPackets

Josh Hillman
hillman@talstar.com