Commit Graph

654 Commits

Author SHA1 Message Date
akool 1a3697c9f2 isdnlog Version 3.16
- more syntax checks for "rate-xx.dat"
- isdnrep fixed
1999-04-16 14:39:07 +00:00
akool ff269eb3cf isdnlog Version 3.15
- reenable the least-cost-router functions of "isdnconf"
  try "isdnconf -c <areacode>" or even "isdnconf -c ."
- README: "rate-xx.dat" documented
- small fixes in processor.c and rate.c
- "rate-de.dat" optimized
- splitted countries.dat into countries-de.dat and countries-us.dat
1999-04-15 19:14:09 +00:00
paul a5fcd79921 translated fully 1999-04-14 16:48:12 +00:00
paul cd74cea1d9 first try at NL rates 1999-04-14 16:47:57 +00:00
paul 160bf461cb translated and updated 1999-04-14 16:46:47 +00:00
akool e5e4d4811f isdnlog Version 3.14
- "make install" now install's "rate-xx.dat", "rate.conf" and "ausland.dat"
- "holiday-xx.dat" Version 1.1
- many rate fixes (Thanks again to Michael Reinelt <reinelt@eunet.at>)
1999-04-14 13:16:01 +00:00
akool 04ca958d52 fix a typo 1999-04-10 17:19:51 +00:00
akool 18d69e7282 Ooops, forgotten ;-) 1999-04-10 16:50:29 +00:00
akool 78c1664662 isdnlog Version 3.13
WARNING: This is pre-ALPHA-dont-ever-use-Code!
	 "tarif.dat" (aka "rate-xx.dat"): the next generation!

You have to do the following to test this version:
  cp /usr/src/isdn4k-utils/isdnlog/holiday-de.dat /etc/isdn
  cp /usr/src/isdn4k-utils/isdnlog/rate-de.dat /usr/lib/isdn
  cp /usr/src/isdn4k-utils/isdnlog/samples/rate.conf.de /etc/isdn/rate.conf

After that, add the following entries to your "/etc/isdn/isdn.conf" or
"/etc/isdn/callerid.conf" file:

[ISDNLOG]
SPECIALNUMBERS = /usr/lib/isdn/sonderrufnummern.dat
HOLIDAYS       = /usr/lib/isdn/holiday-de.dat
RATEFILE       = /usr/lib/isdn/rate-de.dat
RATECONF       = /etc/isdn/rate.conf

Please replace any "de" with your country code ("at", "ch", "nl")

Good luck (Andreas Kool and Michael Reinelt)
1999-04-10 16:34:57 +00:00
akool 94d4c12474 - isdnlog Version 3.12
- "%B" tag in ILABEL/OLABEL corrected
- isdnlog now register's incoming calls when there are no free B-channels
  (idea from sergio@webmedia.es)
- better "samples/rate.conf.de" (suppress provider without true call-by-call)
- "tarif.dat" V:1.17 [03-Apr-99]
- Added EWE-Tel rates from Reiner Klaproth <rk1@msjohan.dd.sn.schule.de>
- isdnconf can now be used to generate a Least-cost-router table
  (try "isdnconf -c .")
- isdnlog now simulate a RELEASE COMPLETE if nothing happpens after a SETUP
- CHARGEMAX Patches from Oliver Lauer <Oliver.Lauer@coburg.baynet.de>
1999-04-03 12:46:39 +00:00
armin f06dd7862a Installing and Loading the old type Eicon ISA-cards.
New firmware in one tgz-file.
Commandline Management Interface.
1999-03-29 11:05:23 +00:00
armin 66c0c1a5eb Eicon firmware is now packed in one tgz-file. 1999-03-29 11:01:50 +00:00
akool ba136f9495 - isdnlog Version 3.11
- make isdnlog compile with egcs 1.1.7 (Bug report from Christophe Zwecker <doc@zwecker.com>)
1999-03-25 19:39:41 +00:00
akool b5708682c9 try to change permissions :-( 1999-03-25 01:10:54 +00:00
akool 70f2f8f173 try to change permissions :-( 1999-03-25 01:10:05 +00:00
akool 0dccf7b448 - isdnlog Version 3.10
- moved "sondernnummern.c" from isdnlog/ to tools/
- "holiday.c" and "rate.c" integrated
- NetCologne rates from Oliver Flimm <flimm@ph-cip.uni-koeln.de>
- corrected UUnet and T-Online rates
1999-03-24 19:37:29 +00:00
akool 1fd2b336c0 isdnlog 3.09 : support for all Internet-by-call numbers 1999-03-20 16:54:37 +00:00
akool 5255397dca - isdnlog Version 3.08
- more tesion)) Tarife from Michael Graw <Michael.Graw@bartlmae.de>
- use "bunzip -f" from Franz Elsner <Elsner@zrz.TU-Berlin.DE>
- show another "cheapest" hint if provider is overloaded ("OVERLOAD")
- "make install" now makes the required entry
    [GLOBAL]
    AREADIFF = /usr/lib/isdn/vorwahl.dat
- README: Syntax description of the new "rate-at.dat"
- better integration of "sondernummern.c" from mario.joussen@post.rwth-aachen.de
- server.c: buffer overrun fix from Michael.Weber@Post.RWTH-Aachen.DE (Michael Weber)
1999-03-20 14:32:29 +00:00
akool fccf615718 - isdnlog Version 3.07
- Michael Reinelt's patch as of 16Mar99 06:58:58
- fix a fix from yesterday with sondernummern
- ignore "" COLP/CLIP messages
- dont show a LCR-Hint, if same price
1999-03-16 17:37:08 +00:00
akool 1e62012337 - isdnlog Version 3.06
- README: explain some terms about LCR, corrected "-c" Option of "isdnconf"
- isdnconf: added a small LCR-feature - simply try "isdnconf -c 069"
- isdnlog: dont change CHARGEINT, if rate is't known!
- sonderrufnummern 1.02 [15-Mar-99] :: added WorldCom
- tarif.dat 1.09 [15-Mar-99] :: added WorldCom
- isdnlog now correctly handles the new "Ortstarif-Zugang" of UUnet
1999-03-15 21:27:30 +00:00
cpetig 6afa489aa5 added v110 and modem to the level2 encapsulations 1999-03-15 15:53:06 +00:00
akool 611c2a9032 damn CLIP :-( Internal call's are free of charge!! 1999-03-14 18:47:44 +00:00
akool 925c030f60 - isdnlog Version 3.05
- new Option "-u1" (or "ignoreRR=1")
- added version information to "sonderrufnummern.dat"
- added debug messages if sonderrufnummern.dat or tarif.dat could not be opened
- sonderrufnummern.dat V 1.01 - new 01805 rates
1999-03-14 14:26:08 +00:00
akool 284eac7595 - isdnlog Version 3.04
- general cleanup
- new layout for "rate-xx.dat" and "holiday-xx.dat" files from
    Michael Reinelt <reinelt@eunet.at>
    unused by now - it's a work-in-progress !
- bugfix for Wolfgang Siefert <siefert@wiwi.uni-frankfurt.de>
    The Agfeo AS 40 (Software release 2.1b) uses AOC_AMOUNT, not AOC_UNITS
- bugfix for Ralf G. R. Bergs <rabe@RWTH-Aachen.DE> - 0800/xxx numbers
    are free of charge ;-)
- tarif.dat V 1.08 - new mobil-rates DTAG
1999-03-14 12:15:56 +00:00
paul 886d3f9313 fixed problems with yesterday's commit 1999-03-11 09:21:58 +00:00
paul b6073da10b use DATADIR from "make config" phase instead of hardcoded /usr/lib/isdn 1999-03-10 08:35:48 +00:00
paul e8ec081903 description changed slightly 1999-03-10 08:34:23 +00:00
paul 37169a258f Added new manpages 1999-03-10 08:33:14 +00:00
akool ee69f033a6 - new 01805 tarif of DTAG
- new March 1999 tarife
- added new provider "01051 Telecom"
- fixed a buffer overrun from Michael Weber <Michael.Weber@Post.RWTH-Aachen.DE>
- fixed a bug using "sondernnummern.c"
- fixed chargeint change over the time
- "make install" now install's "sonderrufnummern.dat", "tarif.dat",
  "vorwahl.dat" and "tarif.conf"! Many thanks to
  Mario Joussen <mario.joussen@post.rwth-aachen.de>
- Euracom Frames would now be ignored
- fixed warnings in "sondernnummern.c"
- "10plus" messages no longer send to syslog
1999-03-07 18:18:21 +00:00
armin 3a70d3891e updated registers S7 and S14 1999-03-03 08:55:59 +00:00
armin 2cf909dbc2 updated AT+VSD. 1999-03-03 08:52:37 +00:00
armin a6c90f0ca3 Change of email address. 1999-03-02 11:35:57 +00:00
akool 38ee6148db Fixed a typo in isdnconf.c from Andreas Jaeger <aj@arthur.rhein-neckar.de>
CHARGEMAX fix from Oliver Lauer <Oliver.Lauer@coburg.baynet.de>
isdnrep fix from reinhard.karcher@dpk.berlin.fido.de (Reinhard Karcher)
"takt_at.c" fixes from Ulrich Leodolter <u.leodolter@xpoint.at>
sondernummern.c from Mario Joussen <mario.joussen@post.rwth-aachen.de>
Reenable usage of the ZONE entry from Schlottmann-Goedde@t-online.de
Fixed a typo in callerid.conf.5
1999-02-28 19:32:17 +00:00
armin 9b32f93cbc Did not compile with new version. 1999-02-25 22:35:14 +00:00
paul 7768915f6b allow working with -preX kernel versions 1999-01-25 14:09:30 +00:00
akool 468f71f8f1 - second version of the new chargeint database
- isdnrep reanimated
1999-01-24 19:01:20 +00:00
armin 1fd4c9c1f8 Added some debugging features. 1999-01-20 21:16:45 +00:00
akool 29b4200fd2 - "message = 0" bug fixed (many thanks to
Sebastian Kanthak <sebastian.kanthak@muehlheim.de>)
 - CITYWEEKEND via config-file possible
 - fixes from Michael Reinelt <reinelt@eunet.at>
 - fix a typo in the README from Sascha Ziemann <szi@aibon.ping.de>
 - Charge for .at optimized by Michael Reinelt <reinelt@eunet.at>
 - first alpha-Version of the new chargeinfo-Database
   ATTENTION: This version requires the following manual steps:
     cp /usr/src/isdn4k-utils/isdnlog/tarif.dat /usr/lib/isdn
     cp /usr/src/isdn4k-utils/isdnlog/samples/tarif.conf /etc/isdn
1999-01-10 15:22:43 +00:00
paul 2487c1585e creation of /dev/isdn[0..] was commented out 1999-01-09 13:21:10 +00:00
paul e9bf76c6b1 added ref to "man isdn_cause" 1999-01-07 13:45:24 +00:00
paul bb2e0492f9 cityweekend also on holidays, patch from Oliver Schoett <os@schoett.muc.de> 1999-01-05 14:43:52 +00:00
armin 11f38cc4ca removed old diehl-code.
diehl and diehlctrl is obsolete.
1999-01-01 17:51:18 +00:00
armin 7d2a85f6ef Added new eicon directory and eiconctrl tool. 1999-01-01 17:48:24 +00:00
armin 301a581694 Added new eicon directory. 1999-01-01 17:47:04 +00:00
armin fcd6e9adce Added firmware for Eicon.Diehl active cards.
Protocols ETSI and 1TR6 for BRI and PRI cards.
DSP Download Combi-File.
1999-01-01 17:44:30 +00:00
armin 4f87f79cf1 First checkin of new created control utility for Eicon.Diehl driver.
diehlctrl is obsolete.
1999-01-01 17:27:54 +00:00
paul b9fe29fe77 converted termio calls to termios 1998-12-31 09:58:50 +00:00
paul 50de42dcf9 rearranged includes to make compiling on Alpha easier 1998-12-31 09:57:27 +00:00
paul 6f263aef81 small error in handling MANDATE for manpage 1998-12-29 16:06:18 +00:00
paul af85ed7749 added doc for -0 and -o options 1998-12-29 15:53:50 +00:00