(PM) Bug in Radiusreport

simmail@pixelhouse.de
Wed, 10 Feb 1999 20:11:04 +0100

Hi all..

we are using radius report 0.3 beta 6.
I found a bug .....
I made that setup:

if ($porttype == "Async") {
$cost{'0'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'1'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'2'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'3'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'4'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'5'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'6'} = "0:00=0.000|6:00=0.083|21:00=0.000";
# Telco 'minimum' charge per call - In the UK (BT) this is 5p (or 0.05
UKP)
$min_cost = 0.000;
$callcost = 0;
#$currency = "£";
$currency = "\DM";
} else { # ISDN
$cost{'0'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'1'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'2'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'3'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'4'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'5'} = "0:00=0.000|6:00=0.083|21:00=0.000";
$cost{'6'} = "0:00=0.000|6:00=0.083|21:00=0.000";
# Telco 'minimum' charge per call - In the UK (BT) this is 5p (or 0.05
UKP)
$min_cost = 0.000;
$callcost = 0;
#$currency = "\043";
$currency = "\DM";
}

now i got the problem that sometimes the user got costs between 0:00 and
6:00
here a part of the result ....
08/01/1999 00:10:10 00:16:06 5m56s I1 12.0K/81.4K 4h02m
0 Idle-Timeout
08/01/1999 00:17:06 00:22:15 5m09s I1 103.6K/305.6K 4h07m
0
20/01/1999 00:21:02 00:29:57 8m55s I3 42.7K/170.6K 15h29m
0 Idle-Timeout
20/01/1999 00:32:41 01:22:24 49m43s I1 518.2K/2.0M 16h18m
0 Idle-Timeout
20/01/1999 01:22:35 01:32:59 10m24s I0 44.7K/216.0K 16h29m
0.865

Im starting the programm useing
/etc/admin/radius/radiusreport-0.3b6/radiusreport-0.3b6 -tbasqc -l all -f
/etc/raddb/account/194.97.15.2/detail.99.jan | mail -s "User Report"
pho-sim@pixelhouse.de

can someone help me to fix this ?

regards

Beste Grüße aus Sinzig,

Alexander Meis
pixelhouse media service

----------------------------------------------------------------
- Barbarossastraße 36 - 53489 Sinzig
- Tel: 02642-980330 - Fax: 02642-980215
- Internet: http://www.pixelhouse.de
-----------------------------------------------------------------

-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>