summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r--usr.sbin/i4b/isdnd/isdnd.819
-rw-r--r--usr.sbin/i4b/isdndebug/isdndebug.83
-rw-r--r--usr.sbin/i4b/isdndecode/isdndecode.83
-rw-r--r--usr.sbin/i4b/isdnmonitor/isdnmonitor.85
-rw-r--r--usr.sbin/i4b/isdnphone/isdnphone.82
-rw-r--r--usr.sbin/i4b/isdntel/isdntel.83
-rw-r--r--usr.sbin/i4b/isdntelctl/isdntelctl.82
-rw-r--r--usr.sbin/i4b/isdntest/isdntest.818
-rw-r--r--usr.sbin/i4b/isdntrace/isdntrace.87
9 files changed, 41 insertions, 21 deletions
diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8
index e1bd734..42c01f1 100644
--- a/usr.sbin/i4b/isdnd/isdnd.8
+++ b/usr.sbin/i4b/isdnd/isdnd.8
@@ -49,7 +49,9 @@
.Op Fl u Ar charging unit length
.Op Fl m
.Sh DESCRIPTION
-.Nm Isdnd
+The
+.Nm
+utility
is the isdn4bsd package daemon which manages all ISDN related connection
and disconnection of ISDN devices supported by the package.
.Pp
@@ -118,7 +120,7 @@ or
will pop-up a command window.
Because the
.Nm
-daemon will not listen to messages while the command window is active,
+utility will not listen to messages while the command window is active,
this command window will disappear automatically after 5 seconds without
any command key press.
.Pp
@@ -206,7 +208,9 @@ file option
.Em monitor-allowed .
.El
.Sh INTERACTION WITH THE KERNEL
-.Nm Isdnd
+The
+.Nm
+utility
communicates with the kernel part of isdn4bsd by receiving status and
event messages
.Xr ( read 2
@@ -279,7 +283,7 @@ sends a
.Em MSG_DIALOUT_IND
to the
.Nm
-daemon.
+utility.
.Pp
The daemon requests a new CDID from the kernel by using the
.Em I4B_CDID_REQ
@@ -390,8 +394,9 @@ isdnd -d0xf9 -F
.Pp
This will start isdnd with reasonable debugging settings and produce
output on the current terminal.
-.Nm Isdnd
-can then be terminated by entering Control-C.
+The
+.Nm
+utility can then be terminated by entering Control-C.
.Pp
Another example, the command:
.Bd -literal -offset indent
@@ -419,5 +424,5 @@ Still one or more left.
.Sh AUTHORS
The
.Nm
-daemon and this manual page were written by
+utility and this manual page were written by
.An Hellmuth Michaelis Aq hm@FreeBSD.org .
diff --git a/usr.sbin/i4b/isdndebug/isdndebug.8 b/usr.sbin/i4b/isdndebug/isdndebug.8
index 0db47d0..0eb9d92 100644
--- a/usr.sbin/i4b/isdndebug/isdndebug.8
+++ b/usr.sbin/i4b/isdndebug/isdndebug.8
@@ -49,8 +49,9 @@
.Op Fl C
.Op Fl Q
.Sh DESCRIPTION
+The
.Nm
-is part of the isdn4bsd package and is used to control the level of
+utility is part of the isdn4bsd package and is used to control the level of
debugging output of the isdn4bsd kernel part.
Every layer of the isdn4bsd kernel uses a debugging mask which can be
manipulated using this utility.
diff --git a/usr.sbin/i4b/isdndecode/isdndecode.8 b/usr.sbin/i4b/isdndecode/isdndecode.8
index 86b0496..36c5b6f 100644
--- a/usr.sbin/i4b/isdndecode/isdndecode.8
+++ b/usr.sbin/i4b/isdndecode/isdndecode.8
@@ -52,8 +52,9 @@
.Op Fl R Ar unit
.Op Fl T Ar unit
.Sh DESCRIPTION
+The
.Nm
-is part of the isdn4bsd package and is used to provide the user with a
+utility is part of the isdn4bsd package and is used to provide the user with a
detailed mnemonic display of the layers 1, 2 and 3 protocol activities on
the D channel and hex dump of the B channel(s) activities.
.Pp
diff --git a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8
index 9a102a7..5e6d5c3 100644
--- a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8
+++ b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8
@@ -43,8 +43,9 @@
.Op Fl l Ar pathname
.Op Fl p Ar portspec
.Sh DESCRIPTION
-.Nm Isdnmonitor
-is used to remotely monitor the operation of the isdn daemon,
+The
+.Nm
+utility is used to remotely monitor the operation of the isdn daemon,
.Xr isdnd 8 ,
which manages all ISDN related connection and disconnection of ISDN
devices supported by the isdn4bsd package.
diff --git a/usr.sbin/i4b/isdnphone/isdnphone.8 b/usr.sbin/i4b/isdnphone/isdnphone.8
index 7eb5ee6..879e05e 100644
--- a/usr.sbin/i4b/isdnphone/isdnphone.8
+++ b/usr.sbin/i4b/isdnphone/isdnphone.8
@@ -41,7 +41,9 @@
.Op Fl n Ar number
.Op Fl u Ar unit
.Sh DESCRIPTION
+The
.Nm
+utility
is part of the isdn4bsd package and is used to handle dialing and hangup
for the telephone control interfaces
.Pa /dev/i4bteld Ns Aq Ar n .
diff --git a/usr.sbin/i4b/isdntel/isdntel.8 b/usr.sbin/i4b/isdntel/isdntel.8
index eef8450..7e1ed50 100644
--- a/usr.sbin/i4b/isdntel/isdntel.8
+++ b/usr.sbin/i4b/isdntel/isdntel.8
@@ -41,8 +41,9 @@
.Op Fl p Ar playcommand
.Op Fl t Ar timeout
.Sh DESCRIPTION
+The
.Nm
-is used to provide an "answering machine" functionality for incoming
+utility is used to provide an "answering machine" functionality for incoming
telephone voice messages.
.Pp
The following options are supported:
diff --git a/usr.sbin/i4b/isdntelctl/isdntelctl.8 b/usr.sbin/i4b/isdntelctl/isdntelctl.8
index 7e5ac24..2078825 100644
--- a/usr.sbin/i4b/isdntelctl/isdntelctl.8
+++ b/usr.sbin/i4b/isdntelctl/isdntelctl.8
@@ -43,7 +43,9 @@
.Op Fl U
.Op Fl N
.Sh DESCRIPTION
+The
.Nm
+utility
is part of the isdn4bsd package and is used to configure the sound format
conversion facilities of the /dev/i4btel interfaces.
.Pp
diff --git a/usr.sbin/i4b/isdntest/isdntest.8 b/usr.sbin/i4b/isdntest/isdntest.8
index 172a0ff..639a9ac 100644
--- a/usr.sbin/i4b/isdntest/isdntest.8
+++ b/usr.sbin/i4b/isdntest/isdntest.8
@@ -44,13 +44,15 @@
.Op Fl t Ar num
.Op Fl w
.Sh DESCRIPTION
+The
.Nm
-is part of the isdn4bsd package and may be used as a stimulation tool
+utility is part of the isdn4bsd package and may be used as a stimulation tool
for debugging the isdn4bsd kernel functionality.
.Pp
NOTE:
-.Nm Isdntest
-must be run
+The
+.Nm
+utility must be run
.Em instead
of the
.Xr isdnd 8
@@ -80,8 +82,9 @@ utility is currently of not much use for end users, it is primarily a debugging
tool for development and is part of the release in the hope, that someone
enhances it as a real self test and setup-verification tool!
.Pp
-.Nm Isdntest
-does almost no error checking and error recovery, so unexpected
+The
+.Nm
+utility does almost no error checking and error recovery, so unexpected
hangs or crashes may occur.
.Sh EXAMPLES
For the following example, it is assumed that a machine with isdn4bsd
@@ -98,8 +101,9 @@ isdntest -i 42 -o 42
.Pp
will setup an outgoing call from that machine to itself, connect to itself
and disconnect after 5 seconds.
-.Nm Isdntest
-has to be finished by the user by entering Control-C.
+The
+.Nm
+utility has to be finished by the user by entering Control-C.
.Sh FILES
.Bl -tag -width indent
.It Pa /dev/i4b
diff --git a/usr.sbin/i4b/isdntrace/isdntrace.8 b/usr.sbin/i4b/isdntrace/isdntrace.8
index 4017dd1..2d06664 100644
--- a/usr.sbin/i4b/isdntrace/isdntrace.8
+++ b/usr.sbin/i4b/isdntrace/isdntrace.8
@@ -55,8 +55,9 @@
.Op Fl R Ar unit
.Op Fl T Ar unit
.Sh DESCRIPTION
+The
.Nm
-is part of the isdn4bsd package and is used to provide the user with a
+utility is part of the isdn4bsd package and is used to provide the user with a
mnemonic display of the layers 1, 2 and 3 protocol activities on
the D channel and hex dump of the B channel(s) activities.
.Pp
@@ -171,7 +172,9 @@ of the 1TR6 protocol is included but not supported since i dont have
any longer access to a 1TR6 based ISDN installation.)
.El
.Pp
-.Nm Isdntrace
+The
+.Nm
+utility
automatically detects the layer 3 protocol being used by looking at the
Protocol Discriminator (see: Q.931/1993 pp. 53).
.Sh FILES
OpenPOWER on IntegriCloud