1IMONTTY(1) Linux System Administration IMONTTY(1)
2
3
4
6 imontty - display status of all ISDN lines
7
9 imontty [ phonebook ]
10
12 imontty displays the status of all ISDN lines. No options are sup‐
13 ported. Read access to /dev/isdninfo is required.
14
15 It is possible to supply the name of a phonebook file. The phonebook
16 file has the following format:
17
18 number<tab>name for number
19
20 The number must be the first thing on the line (no leading spaces).
21 The name is separated from the number by a tab. Lines beginning with #
22 are ignored, as are empty lines.
23
24 The output is similar to this:
25
26 ISDN channel status:
27
28 Channel Usage Type Number
29 ----------------------------------------------------------
30 line0 Out Net 0204229700
31 line0 Off
32
33 Usage is one of Off(line), Out(going), In(coming) or Excl(usive).
34
35 Type is one of raw (raw device), Modem (modem/tty emulation), Net (IP
36 interface), Voice (voice call) or Fax (fax transmission).
37
38 Number is either the called party's number (outgoing) or the calling
39 party number (incoming).
40
41
43 Volker Götz volker@oops.franken.de
44 manpage adapted from the README by Paul Slootman <paul@isdn4linux.de>
45
47 imon(8)
48
49
50
51isdn4k-utils-3.27 2000/03/13 IMONTTY(1)