isdn4k-utils/imontty
akool 31048f5b41 - quick and dirty Call-History in "-m" Mode (press "h" for more info) added
- eat's one more socket, Stefan: sockets[3] now is STDIN, FIRST_DESCR=4 !!
 - Support for tesion)) Baden-Wuerttemberg Tarif
 - more Providers
 - Patches from Wilfried Teiken <wteiken@terminus.cl-ki.uni-osnabrueck.de>
   - better zone-info support in "tools/isdnconf.c"
   - buffer-overrun in "isdntools.c" fixed
 - big Austrian Patch from Michael Reinelt <reinelt@eunet.at>
   - added $(DESTDIR) in any "Makefile.in"
   - new Configure-Switches "ISDN_AT" and "ISDN_DE"
     - splitted "takt.c" and "tools.c" into
         "takt_at.c" / "takt_de.c" ...
         "tools_at.c" / "takt_de.c" ...
   - new feature
       CALLFILE = /var/log/caller.log
       CALLFMT  = %b %e %T %N7 %N3 %N4 %N5 %N6
     in "isdn.conf"
 - ATTENTION:
     1. "isdnrep" dies with an seg-fault, if not HTML-Mode (Stefan?)
     2. "isdnlog/Makefile.in" now has hardcoded "ISDN_DE" in "DEFS"
     	should be fixed soon
1998-09-26 18:27:23 +00:00
..
Changelog Added support for phonebook file, like in imon. 1997-04-05 14:18:29 +00:00
Makefile - quick and dirty Call-History in "-m" Mode (press "h" for more info) added 1998-09-26 18:27:23 +00:00
README Added files in imontty. 1997-03-03 04:10:10 +00:00
imontty.c Fixed compiler warnings from egcs. 1998-04-28 08:33:52 +00:00
imontty.h Added files in imontty. 1997-03-03 04:10:10 +00:00

README

* tty line ISDN status monitor
*
* (c) 1995-97 Volker Götz
*
* $Id: README,v 1.1 1997/03/03 04:10:11 fritz 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   S7900734
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.