From 3694b9621c517e4bdcc527684695e1328d8b0a9d Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 18 Jun 1998 15:30:52 +0000 Subject: [PATCH] new manual pages --- isdnlog/isdnlog/isdnlog.5 | 76 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 isdnlog/isdnlog/isdnlog.5 diff --git a/isdnlog/isdnlog/isdnlog.5 b/isdnlog/isdnlog/isdnlog.5 new file mode 100644 index 00000000..a41b4695 --- /dev/null +++ b/isdnlog/isdnlog/isdnlog.5 @@ -0,0 +1,76 @@ +.\" $Id: isdnlog.5,v 1.3 1998/06/18 15:30:52 paul Exp $ +.\" CHECKIN $Date: 1998/06/18 15:30:52 $ +.TH isdnlog 5 "@MANDATE@" "ISDN 4 Linux @I4LVERSION@" "Linux System Administration" +.SH NAME +/var/lib/isdn/calls \- isdn log file +.SH DESCRIPTION +The main purpose of isdnlog is to create a log file with information +about all incoming and outgoing calls, namely: this file. + +The file has 17 fields, separated by pipe characters "|" with fixed +length. The fields are: + +.PD 0 +.TP 4 + 1 +Time of connect +.TP + 2 +Caller's number +.TP + 3 +Called number +.TP + 4 +Duration of connection in seconds +.TP + 5 +Duration of connection in 1/100 seconds +.TP + 6 +Time of connect (as usual in seconds since 1970) +.TP + 7 +Number of charge signals received (-1 if you don't get charge signals) +.TP + 8 +I = Incoming or O = Outgoing +.TP + 9 +Cause Code if connection was not established +.TP +10 +Number of bytes transferred (incoming) +.TP +11 +Number of bytes transferred (outgoing) +.TP +12 +Version number of isdnlog +.TP +13 +Isdn Service Code +.TP +14 +1 = called by isdn user, 0 = called by analog user +.TP +15 +Costs per charge unit (e.g. 0.12 in Germany) +.TP +16 +Currency of charge unit (e.g. DM in Germany) +.TP +17 +Total cost of connection + +.SH FILES +.TP +.B /var/lib/isdn/calls +This file: isdnlog log file. + +.SH SEE ALSO +.B isdnlog(8) + +.SH AUTHOR +This manual page was written by Andreas Jellinghaus , +for Debian GNU/Linux and isdn4linux.