Commit Graph

45 Commits

Author SHA1 Message Date
keil 508fe741d9 fixes to compile and install under 2.0.36 1998-10-16 12:37:38 +00:00
luethje 343a6f81ab isdnlog: evaluate the variable PATH for program starts. 1998-10-13 22:17:09 +00:00
akool 26eb0de911 - processor.c, takt_at.c : Patch from Michael Reinelt <reinelt@eunet.at>
try to guess the zone of the calling/called party

 - isdnrep.c : cosmetics (i hope, you like it, Stefan!)
1998-10-03 18:05:48 +00:00
akool 40cacac024 fix segfault of isdnlog after each RELASE 1998-09-27 11:47:21 +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 de51adc379 AVM B1 support (Layer 3)
Telekom's new currency DEM 0,121 supported
Disable holiday rates #ifdef ISDN_NL
memory leak in "isdnrep" repaired
1998-06-14 15:33:42 +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
luethje 7ba7263755 Added support for VORWAHLEN2.EXE 1998-05-10 22:11:47 +00:00
luethje 81713a6f0a mySQL-Patch of Sascha Matzke 1998-03-29 23:17:46 +00:00
luethje 8c74aab262 idnrep: added html feature (incoming/outgoing calls) 1998-03-29 19:54:04 +00:00
tsbogend 5ff3a85174 not every CPU is from Intel (greetings from Digital :-)) 1998-03-15 22:34:57 +00:00
luethje fba173d17d I4L-Meeting Wuerzburg final Edition, golden code - Service Pack number One 1998-03-08 11:42:23 +00:00
fritz ec1e03450a Get rid of including ../.config in Makefile
Now all configuration is done in configure.
Moved depend depency from install to build
where it belongs.
1997-10-26 23:14:38 +00:00
fritz e445baa44c Set SUBDIRS always to overwrite environment. 1997-09-26 09:13:01 +00:00
luethje 7e1a355e40 create new error messages for isdnrep 1997-09-07 00:43:06 +00:00
fritz ea61165687 Create ./bin if necessary 1997-06-21 13:48:55 +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 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 ca056fd073 some primitve changes 1997-05-20 19:00:51 +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 a7bd93824f new version 1997-05-15 22:32:41 +00:00
luethje 77d66f93ae new version 1997-05-11 22:59:14 +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 cfae42b673 bugfixes in HTML-Code of the isdnrep 1997-05-06 22:13:21 +00:00
luethje b43d3d2a6b new version 1997-05-05 21:22:14 +00:00
luethje 5190df4e53 README completed
isdnrep finished
interval-bug fixed
1997-05-04 20:19:34 +00:00
luethje 1af3576cc3 some primitve changes 1997-04-20 23:44:46 +00:00
luethje 304d6615dd isdnrep has new features (Documentation will follow ;-)):
-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
bugfix of processor.c from akool
1997-04-20 22:55:14 +00:00
luethje 82b48f9f68 new structure of isdnrep completed. 1997-04-17 23:29:35 +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 d38c0170dd Create the file isdn.conf
some bug fixes for pid and lock file
make the prefix of the code in `isdn.conf' variable
1997-04-08 21:56:42 +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 d41138a6fd renamed file isdnrep.c to rep_main.c and function.c to isdnrep.c 1997-04-06 21:07:25 +00:00
luethje 294e644921 copy the old config files into the new dirctory and create the new config files. 1997-04-03 22:32:36 +00:00
fritz 2a62aa9e4f Bugfix: Changes for bash-2.00.0:
workaround for empty list in for-loops.
        workaround for missing allow_null_glob_expansion
Bugfix: CONFIG_HASX11 was not reset on non-X11 systems.
1997-04-03 08:56:40 +00:00
luethje b187e7ac01 isdnrep completed. 1997-03-24 22:51:59 +00:00
fritz 9927656f86 Added uninstall target, changed rootperm target. 1997-03-24 04:03:12 +00:00
fritz b712000a45 Added capbility to override CFLAGS from commandline. 1997-03-24 01:42:31 +00:00
luethje 3b5555f28f improved performance 1997-03-23 23:11:48 +00:00
fritz 77fd626087 Make isdnlog configurable. 1997-03-23 19:22:32 +00:00