i4lmondaemons V0.1
==================

This package is a merge of i4lmond2 (a re-written version of i4lmond,
see below) and isdninfo 0.21. I simply did this to make it easier to
compile the package at once and install it. Also the generation of RPMS
is far easier.

isdninfo-0.21
-------------

This is the slightly modified isdninfo-0.2. There are two changes:
- does not reload /var/log/messages all two hours
  the reload was implemented as a workaround for logrotate, which
  caused the daemon to stop announcing phone numbers because it lost
  tracking of /var/log/messages after the logrotate. This did not
  work well. So I removed it and made changes to the corresponding
  logrotate script

- changed tracking of isdn_tty messages to isdn_net because isdn_tty gives
  two messages if a voice function is implemented on a ttyI (e.g. vbox).
  Then the called number is replaced by "RING".
  To enable the display of isdn_net messages the command "isdnctrl verbose x"
  with x>1 has to be executed. This has to be done before starting isdninfo.


i4lmond2-0.1
------------

The i4lmond2 daemon is a replacement of i4lmond which worked with the
tcp-wrappers (simple stdin/stderr I/O). i4lmond2 is a real daemon working
like isdninfo. I did this because of crashes of i4lmond when used over the
tcp-wrappers.


Read INSTALL to get installation instructions.

Any comments, bug reports and TODO's are welcome.

Torsten Evers
tevers@ebh-interdata.de

