Commit Graph

96 Commits

Author SHA1 Message Date
akool f5fb28b660 - README
New entries "CALLFILE" and "CALLFMT" documented
     Small Correction from Markus Werner <mw@empire.wolfsburg.de>
     cosmetics

 - isdnrep.c
     Bugfix (Thanks to Arnd Bergmann <arnd@uni.de>)

 - processor.c
     Patch from Oliver Lauer <Oliver.Lauer@coburg.baynet.de>
       Makes CHARGEMAX work without AOC-D

     Patch from Stefan Gruendel <sgruendel@adulo.de>
       gcc 2.7.2.1 Optimizer-Bug workaround
1998-10-04 12:03:54 +00:00
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
akool bae5b7eca9 - Accounting for the following new providers implemented:
o.tel.o, Tele2, EWE TEL, Debitel, Mobilcom, Isis, NetCologne,
    TelePassport, Citykom Muenster, TelDaFax, Telekom, Hutchison Telekom,
    tesion)), HanseNet, KomTel, ACC, Talkline, Esprit, Interoute, Arcor,
    WESTCom, WorldCom, Viag Interkom

    Code shamelessly stolen from G.Glendown's (garry@insider.regio.net)
    program http://www.insider.org/tarif/gebuehr.c

- Telekom's 10plus implemented

- Berechnung der Gebuehrenzone implementiert
  (CityCall, RegioCall, GermanCall, GlobalCall)
  The entry "ZONE" is not needed anymore in the config-files

  you need the file
    http://swt.wi-inf.uni-essen.de/~omatthes/tgeb/vorwahl2.exe
  and the new entry
    [GLOBAL]
      AREADIFF = /usr/lib/isdn/vorwahl.dat
  for that feature.

  Many thanks to Olaf Matthes (olaf.matthes@uni-essen.de) for the
  Data-File and Harald Milz for his first Perl-Implementation!

- Accounting for all "Sonderrufnummern" (0010 .. 11834) implemented

  You must install the file
    "isdn4k-utils/isdnlog/sonderrufnummern.dat.bz2"
  as "/usr/lib/isdn/sonderrufnummern.dat"
  for that feature.

ATTENTION: This is *NO* production-code! Please test it carefully!
1998-06-07 21:07:50 +00:00
paul a8bce38b96 If logfile name is specified with leading '+', the logfile is not truncated
when isdnlog starts; instead, new messages are appended.
1998-05-19 15:46:56 +00:00
luethje 81713a6f0a mySQL-Patch of Sascha Matzke 1998-03-29 23:17:46 +00:00
luethje fba173d17d I4L-Meeting Wuerzburg final Edition, golden code - Service Pack number One 1998-03-08 11:42:23 +00:00
luethje ed21f685d5 Added to configure.in the following entries: CONFFILE CALLERIDFILE
Added some substitute entries to configure.in.
1997-08-23 20:13:35 +00:00
luethje 539a749fd5 the call "isdnctrl pppbind ipppX" will be bound the interface to X 1997-07-30 20:09:24 +00:00
luethje 3605f3a6ff Some new variables for the isdnlog
isdnlog starts programs noe with the file system rights
bugfixes
1997-06-15 23:49:28 +00:00
luethje e9ab26465d some changes 1997-05-28 22:03:03 +00:00
luethje 0b01e3140e isdnlog option -b is working again ;-)
isdnlog has new \$x variables
README completed
1997-05-28 21:22:39 +00:00
akool ccb1752616 Final version of the isdnlog-3.0 documentation. 1997-05-27 21:11:13 +00:00
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
luethje 43d450c092 README completed 1997-05-20 22:01:37 +00:00
luethje 02f1102b7d - bugfix: it is possible to install isdnlog now
- improved performance for read files for vbox files and mgetty files.
- it is possible to decide via config if you want to use avon or
  areacode.
1997-05-19 22:57:51 +00:00
luethje 89d57f2b00 some bugfixes 1997-05-17 01:08:11 +00:00
luethje 6f217e4583 README completed 1997-05-15 23:38:43 +00:00
luethje d241f011ed New feature: isdnrep can transmit via HTTP fax files and vbox files. 1997-05-15 22:21:27 +00:00
luethje 726f4c3251 README completed
changed the E-mail address for the switch -V
1997-05-11 22:41:37 +00:00
luethje d9f56d3e32 some primitive changes 1997-05-10 01:20:52 +00:00
luethje ea361dffb2 isdnlog: new switch -O
isdnrep: new format %S
bugfix in handle_runfiles()
1997-05-09 23:30:37 +00:00
luethje a972aaa9f6 add a feature to the docu 1997-05-05 21:29:40 +00:00
luethje 4fd305a929 README completed
some changes for the isdnmon
1997-05-05 21:04:08 +00:00
luethje 389837c3a7 README completed
new features of the format string
1997-05-04 22:23:09 +00:00
luethje 5190df4e53 README completed
isdnrep finished
interval-bug fixed
1997-05-04 20:19:34 +00:00
luethje 5114ac34f0 isdnrep has new features:
-variable format string
  -can create html output (option -w1 or ln -s isdnrep isdnrep.cgi)
   idea and design from Dirk Staneker (dirk.staneker@student.uni-tuebingen.de)
bugfix of processor.c from akool
1997-04-20 22:52:07 +00:00
luethje 811bd4b9b6 some bugfixes, README completed 1997-04-16 22:22:43 +00:00
luethje a95ea83b2e allows the character `"' in the program argument like the shell.
some bugfixes.
1997-04-15 22:36:58 +00:00
luethje 548dd7c055 replace variables: some bugfixes, README comleted 1997-04-15 00:19:53 +00:00
luethje d1997beda6 Added the feature, that environment variables are allowed in the config files. 1997-04-10 23:31:59 +00:00
luethje 0a1cb4392b EADME completed 1997-04-08 22:35:57 +00:00
luethje d5215e576a Bugfix: isdnlog is running again ;-)
isdnlog creates now a file like /var/lock/LCK..isdnctrl0
README completed
Added some values (countrycode, areacode, lock dir and lock file) to
the global menu
1997-04-08 00:02:05 +00:00
luethje e27f329e0d added some information to the file README.
Bugfix in isdnlog.c/functions.c: Check each time, when the file
                                 /var/log/isdn.log is used, if it exists.
1997-04-06 22:04:14 +00:00
luethje 6ecacbc2c8 added new feature of the isdnconf. 1997-04-03 22:33:33 +00:00
luethje ab4d52f102 Improved performance of the isdnrep, made some changes of README 1997-03-31 22:43:05 +00:00
akool d22d7d48f9 fixed the postgres95 part of isdnlog 1997-03-31 20:50:49 +00:00
akool 7daf7bbf26 CLIP presentation enhanced, new ILABEL/OLABEL operators 1997-03-29 09:24:17 +00:00
luethje b187e7ac01 isdnrep completed. 1997-03-24 22:51:59 +00:00
luethje 14c6bb242c some bugfixes 1997-03-23 21:04:03 +00:00
akool 3d1c86229e Some minor enhancements. 1997-03-20 22:42:24 +00:00
luethje 3d80500d19 inserted the line #include <errno.h> in avmb1/avmcapictrl.c and imon/imon.c,
some bugfixes, new structure in isdnlog/isdnrep/isdnrep.c.
1997-03-20 00:18:57 +00:00
luethje 4fe31b8de1 README's completed. 1997-03-19 00:31:33 +00:00
luethje 39c3e49a66 README and function expand_number() completed. 1997-03-19 00:08:37 +00:00
luethje 845b300909 README completed, new funktion Compare_Sections() written, "GNU_SOURCE 1"
added to tools.h and a sample file added.
1997-03-17 23:20:56 +00:00
luethje 186c856777 Added the source code isdnlog. isdnlog is not working yet.
A workaround for that problem:
copy lib/policy.h into the root directory of isdn4k-utils.
1997-03-16 20:58:07 +00:00
fritz 37953202ca Added files in isdnlog 1997-03-03 04:37:31 +00:00