Fork of https://github.com/marschap/isdn4k-utils as well as custom CVS import with proper author name/email ('cvsimport' branch)
Go to file
luethje 0c4679d06a isdnlog: close all files and open again after kill -HUP
isdnrep:  support vbox version 2.0
isdnconf: changes by Roderich Schupp <roderich@syntec.m.EUnet.de>
conffile: ignore spaces at the end of a line
1997-05-25 19:40:43 +00:00
FAQ 25-May-97: Various corrections from Paul Slootman. (Scott promises to 1997-05-24 22:14:02 +00:00
areacode - bugfix: it is possible to install isdnlog now 1997-05-19 22:57:51 +00:00
avmb1 Bugfix: Changes for bash-2.00.0: 1997-04-03 08:56:40 +00:00
doc Bugfix in 1TR6 section. 1997-05-16 12:24:08 +00:00
icn Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:24 +00:00
imon Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:24 +00:00
imontty Added support for phonebook file, like in imon. 1997-04-05 14:18:29 +00:00
ipppd changes in IPX routing-protocol negotiation 1997-05-19 10:15:24 +00:00
ipppstats fixed code to stop compile warnings 1997-05-19 10:18:12 +00:00
iprofd Tons of changes. 1997-03-02 19:41:56 +00:00
isdnctrl Bugfix: mapping was broken. 1997-03-10 09:51:24 +00:00
isdnlog isdnlog: close all files and open again after kill -HUP 1997-05-25 19:40:43 +00:00
lib isdnlog: close all files and open again after kill -HUP 1997-05-25 19:40:43 +00:00
loop Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:24 +00:00
pcbit Added CONFIG_KERNELDIR for non standard location of kernel source. 1997-03-29 15:05:12 +00:00
scripts isdnlog: close all files and open again after kill -HUP 1997-05-25 19:40:43 +00:00
teles Bugfix: Changes for bash-2.00.0: 1997-04-03 08:56:40 +00:00
vbox Please see CHANGES for a detailed description 1997-05-10 10:58:08 +00:00
xisdnload Added capbility to override CFLAGS from commandline. 1997-03-24 01:34:43 +00:00
xmonisdn Added capbility to override CFLAGS from commandline. 1997-03-24 01:34:43 +00:00
COPYING New CVS tree 1997-02-17 00:08:36 +00:00
HOWTO - bugfix: it is possible to install isdnlog now 1997-05-19 22:57:51 +00:00
Makefile - bugfix: it is possible to install isdnlog now 1997-05-19 22:57:51 +00:00
README Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:24 +00:00

README

#
# $Id: README,v 1.5 1997/05/17 12:23:24 fritz Exp $
#
This is the README file for the "isdn4k-utils" package from "The i4l-crew".

This package contains the following stuff:

1. Runtime configuration tools:
  isdnctrl,   general link-level setup utility.
  iprofd,     daemon for realizing AT&W0 on ttyI's.
  icnctrl,    setup utility for the icn driver.
  telesctrl,  setup utility for the teles driver.
  hisaxctrl,  setup utility for the HiSax driver.
  pcbitctl,   setup utility for the pcbit driver.
  avmcapictrl setup utility for the avmb1 driver.

2. Tools for monitoring activity:
  imon,       a ncurses based utility for monitoring ISDN-activities.
  imontty,    a tty based utility for monitoring ISDN-activities.
  isdnlog,    a set of utilities for connection logging.
  ipppstats   a utility for showing syncPPP statistics.
  xisdnload,  an xload-like meter.
  xmonisdn,   a utility for monitoring and controlling ISDN-activity.
  isdnmon,    a Tcl/Tk based utility for monitoring ISDN-activities.

3. Applications:
  vbox,       an answering machine/voice mailbox.
  ipppd,      daemon need for syncPPP and MPP.

4. Documentation:
  A very detailed FAQ and the generic manpages ttyI.4, isdninfo.4,
  isdn_audio.4 and isdn_cause.7.
  Manpages for the above utilities:
  avmcapictrl.8, hisaxctrl.8 icnctrl.8, imon.8, ipppd.8, ipppstats.8,
  iprofd.8, isdnctrl.8, isdnlog.8, isdnrep.1, telesctrl.8, xisdnload.1x
  and xmonisdn.1x

COPYRIGHT/COPYING:

  Until explicitely stated, all programs in this package can be freely
  redistributed and/or modified under the terms of the GNU General
  Public License as published by the Free Software Foundation; either
  version 2, or (at your option) any later version.

  This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details. (File: COPYING)

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 

System prerequisites:

  To use this package, you need a kernel with an ISDN-subsystem configured.
  To get a such a kernel, take a clean standard-kernel (> Version 2.0.29 or
  > 2.1.26 resp.) enable the isdn-related features you want and build the
  kernel as usual. If applicable some patches may be needed

  isdn-patches are available at

     ftp.franken.de:/pub/isdn4linux

  For using modularised parts of the ISDN-subsystem, newest modutils
  are strongly recommended.

3. Configuration, Compilation.

   Run "make config"

   This will run an interactive configuration tool and the various
   configuration-scripts for each sub-package. (You may know that
   tool from kernel menuconfig.)
   There is a global configuration directory, where most programs
   expect their configuration files. The default is /etc/isdn.
   
   Run "make"

   This builds all utilities except the Tcl/Tk-script "isdnmon"

4. Installation

   For the following steps, root permissions are necessary

   a) Create the device-inodes:

     make devices

   b) Install the utilities, the man pages and config-files:

     make install

   The config files usually are installed in /etc/isdn if not
   specified otherwise during configuration.

5. Application

   The directory ./etc contains an example startup-script which gets
   not installed automatically, because it MUST BE CONFIGURED IN ANY
   CASE! Please don't try to connect to the Internet without setting
   your own IP-addresses. This script is intended to be used with
   the modularised version of the ISDN-subsystem. Refer to the
   Documentation/isdn subdirectory of your kernel-source-tree for
   more information on configuring Lowlevel drivers.

   For the utilities refer to the man pages or look into their
   subdirectories for Documentation.

   For tips, troubleshooting etc. look into the FAQ subdirectory

 -Fritz