1isdnlog(5) Linux System Administration isdnlog(5)
2
3
4
6 /var/log/isdn.log - isdn log file
7
9 The main purpose of isdnlog is to create a log file with information
10 about all incoming and outgoing calls, namely: this file.
11
12 The file has 19 fields, separated by pipe characters "|" with fixed
13 length. The fields are:
14
15 1 Time of connect
16 2 Caller's number (if transmitted)
17 3 Called number
18 4 Duration of connection in seconds
19 5 Duration of connection in 1/100 seconds
20 6 Time of connect (as usual in seconds since 1970)
21 7 Number of charge signals received (-1 if you don't get charge sig‐
22 nals)
23 8 I = Incoming or O = Outgoing
24 9 Cause Code if connection was not established
25 10 Number of bytes transferred (incoming)
26 11 Number of bytes transferred (outgoing)
27 12 Version number of isdnlog
28 13 ISDN Service Code
29 14 1 = called by isdn user, 0 = called by analog user
30 15 Costs per charge unit (e.g. 0.062 in Germany)
31 16 Currency of charge unit (e.g. EUR in most parts of Europe)
32 17 Total cost of connection
33 18 Provider
34 19 Zone
35
37 /var/log/isdn.log
38 This file: isdnlog log file.
39
41 isdnlog(8)
42
44 This manual page was written by Andreas Jellinghaus <aj@dun‐
45 geon.inka.de>, for Debian GNU/Linux and isdn4linux.
46 Now maintained by Paul Slootman <paul@debian.org>.
47
48
49
50ISDN 4 Linux 3.27 2002/01/31 isdnlog(5)