isdn4k-utils/imontty
Peter Marschall df325ecfe2 imontty/imontty.8.in: hard-code man-page dates
Do not use the date of the last RCS checkin-time as manual page data.
This does not make sense anymore with git as DVCS.
2012-04-27 19:04:46 +02:00
..
Changelog Added support for phonebook file, like in imon. 1997-04-05 14:18:29 +00:00
Makefile imontty/imontty.8.in: hard-code man-page dates 2012-04-27 19:04:46 +02:00
README Added manpage 1998-12-28 16:36:03 +00:00
imontty.8.in imontty/imontty.8.in: hard-code man-page dates 2012-04-27 19:04:46 +02:00
imontty.c Explicitly set stdio buffer for /dev/isdninfo to 2048, as it has 2002-07-15 11:58:43 +00:00
imontty.h Supply defaults for ISDN_MAX_CHANNELS and ISDN_MAX_DRIVERS if not defined. 2002-01-31 18:59:24 +00:00

README

* tty line ISDN status monitor
*
* (c) 1995-97 Volker Götz
*
* $Id: README,v 1.2 1998/12/28 16:36:04 paul Exp $

imontty 0.5
===========

This is version 0.5 of imontty, a handy program to print out the
status of all ISDN lines of the isdn4linux package.


INSTALLATION:
-------------

Check SBINPATH in the Makefile for the correct path where to
install the binary.

To build the binary just type

make

To install the binary in its final location type

make install


USAGE:
------

To print the status of the ISDN lines type "imontty". No command
line options are supported. The output should look like this:

ISDN channel status:

Channel                 Usage Type  Number
----------------------------------------------------------------------
line0                   Out   Net   07900734
line0                   Off


Usage is one of Off(line), Out(going), In(coming) or Excl(usive).

Type is one of raw (raw device), Modem (modem/tty emulation), Net
(IP interface), Voice (voice call) or Fax (fax transmission).

Number is either the called partys number (outgoing) or the
calling party number (incoming).

If you have any suggestions or error reports pleas let me know
via email to volker@oops.franken.de.