Calls Online

James B. Hrdy ( (no email) )
Thu, 12 Mar 1998 12:07:18 +0000

I am working with a setup that includes an Ascend Max

I have installed radius NT and it is authenticating and populating the calls
table.

However, when a user is authenticated it will give the following,

Resp Time: 311 Auth: 3/0 -> 3 Acct: 4/0/0 -> 4
radrecv: Request from host d0ee0902 code=4, id=76, length=91
User-Name = "tristate"
NAS-Identifier = 208.238.9.2
NAS-Port = 20112
NAS-Port-Type = Async
Acct-Status-Type = Start
Acct-Delay-Time = 0
Acct-Session-Id = 842348345
Acct-Authentic = RADIUS
Framed-Protocol = PPP
Framed-Address = 208.238.9.52

SQL Statement: UPDATE CallsOnline Set AcctStatusType=2, CallDate=Now() WHERE NA
SIdentifier='208.238.9.2'

Shouldnt the Set AcctStatus Type=2 be 1 (for a start) ?

The stop looks like this

Sending Accounting Ack of id 80 to d0ee0902 (Marianna)

Resp Time: 140 Auth: 5/0 -> 5 Acct: 9/0/0 -> 9
radrecv: Request from host d0ee0902 code=4, id=81, length=110
NAS-Identifier = 208.238.9.2
NAS-Port = 20121
NAS-Port-Type = Async
Acct-Status-Type = Stop
Acct-Delay-Time = 47
Acct-Session-Id = 842348345
Ascend-Disconnect-Cause = 45
Ascend-Connect-Progress = 65
Ascend-Data-Rate = 26400
Ascend-PreSession-Time = 90
Ascend-Pre-Input-Octets = 1040
Ascend-Pre-Output-Octets = 491
Ascend-Pre-Input-Packets = 45
Ascend-Pre-Output-Packets = 10

SQL Statement: UPDATE CallsOnline Set AcctStatusType=2, CallDate=Now() WHERE NA
SIdentifier='208.238.9.2'

The changes that have been made are:
Radattribute ID # 4 NAS-Indentifier
Radattribute ID # 32 NAS-Indentifier2

The server ports table has been updated with what was reported in debug mode,

James B. Hrdy
email: jhrdy@greensoft.com
web: http://www.greensoft.com/billing
GreenSoft Solutions, Inc.
Voice: 785.843.8683 ext 203
1617 St. Andrews Drive Suite 212
Fax: 785.840.0055
Lawrence, Ks.
United States of America