Commit Graph

42 Commits

Author SHA1 Message Date
akool 61b9136652 - Support for all the new L2 frames from HiSax 3.0d (RR, UA, SABME and
tei management)
 - CityWeekend reimplemented
   Many thanks to Rainer Gallersdoerfer <gallersd@informatik.rwth-aachen.de>
   for the tip
 - more providers
 - general clean-up
1998-11-05 19:09:42 +00:00
akool bdd419c038 - fixed "configure.in" problem with NATION_*
- DESTDIR fixes (many thanks to Michael Reinelt <reinelt@eunet.at>)
 - isdnrep: Outgoing calls ordered by Zone/Provider/MSN corrected
 - new Switch "-i" -> running on internal S0-Bus
 - more providers
 - "sonderrufnummern.dat" extended (Frag Fred, Telegate ...)
 - added AVM-B1 to the documentation
 - removed the word "Teles" from the whole documentation ;-)
1998-11-01 08:49:21 +00:00
luethje 846b052226 isdnlog: Added the switch -K 1998-10-18 20:13:23 +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 7bdc3d2320 First step to let isdnlog generate his own AOCD messages 1998-06-21 11:52:43 +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
paul 066ef682f3 More paranoid about freeing pointers. 1998-05-20 12:34:38 +00:00
paul 0e05b7663d Moved config stuff for City Weekend from isdnlog.c to tools/isdnconf.c, so
that isdnrep also understands a "cityweekend=y" line in isdn.conf.
1998-05-19 15:55:51 +00:00
paul c3db75d0d7 Assumption about country codes always being 2 digits long fixed for the
USA case (caused strncpy to be called with length -1; ouch).
1998-05-06 14:43:27 +00:00
akool 5c041edd21 - CityPlus Implementation from Oliver Lauer <Oliver.Lauer@coburg.baynet.de>
- dont change huptimeout, if disabled (via isdnctrl huptimeout isdnX 0)
 - Support for more Providers (TelePassport, Tele 2, TelDaFax)
1998-04-09 19:15:07 +00:00
luethje fba173d17d I4L-Meeting Wuerzburg final Edition, golden code - Service Pack number One 1998-03-08 11:42:23 +00:00
keil f192738607 bugfixes from Florian La Roche 1998-03-01 20:36:22 +00:00
luethje 73804b5ace isdnctrl can use a config file 1997-06-24 23:35:15 +00:00
luethje 89c36037c0 In subsection FLAGS it will be checked if the section name FLAG is korrect
isdnlog recognize calls abroad
bugfix for program starts
1997-06-22 23:03:23 +00:00
akool 6e31905441 1TR6 fix
suppress some noisy messages (Bearer, Channel, Progress) - can be reenabled with log-level 0x1000
fix from Bodo Bellut (bodo@garfield.ping.de)
fix from Ingo Schneider (schneidi@informatik.tu-muenchen.de)
limited support for Info-Element 0x76 (Redirection number)
1997-05-29 17:07:19 +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 d241f011ed New feature: isdnrep can transmit via HTTP fax files and vbox files. 1997-05-15 22:21:27 +00:00
luethje 6cdbb09c54 this file is only used for debugging 1997-05-11 23:09:11 +00:00
luethje 726f4c3251 README completed
changed the E-mail address for the switch -V
1997-05-11 22:41:37 +00:00
luethje baf67f19d0 bug in format string fixed 1997-05-10 22:41:17 +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 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 47fc375c3c patch of Ingo Schneider 1997-04-17 20:09:32 +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 0ff7228c24 Bugfix von Andreas Jaeger. 1997-04-06 21:17:46 +00:00
luethje e4106b5329 some primitve changes. 1997-04-03 22:58:34 +00:00
luethje db2d57a0f8 some bugfixes. 1997-04-03 22:40:19 +00:00
luethje ab4d52f102 Improved performance of the isdnrep, made some changes of README 1997-03-31 22:43:05 +00:00
akool 9bdfa408c2 added support for the new glibc 2.0.x (aka libc 6.0)
changed "HOWTO" to reflect the current stage of development
1997-03-31 22:15:27 +00:00
akool 7daf7bbf26 CLIP presentation enhanced, new ILABEL/OLABEL operators 1997-03-29 09:24:17 +00:00
luethje 3b5555f28f improved performance 1997-03-23 23:11:48 +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 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