wrong permissions

This commit is contained in:
paul 1998-06-18 15:27:58 +00:00
parent cb168e5675
commit a8c5bbed5a
1 changed files with 0 additions and 74 deletions

View File

@ -1,74 +0,0 @@
.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 <aj@debian.org>,
for Debian GNU/Linux and isdn4linux.