Commit Graph

6 Commits

Author SHA1 Message Date
Karsten Keil ae9bf3d200 make isdnlog data UTF8 encoded 2006-01-23 17:07:10 +00:00
Andreas Kool a0f88d3ed0 isdnlog-4.00 (Millenium-Edition)
- Oracle support added by Jan Bolt (Jan.Bolt@t-online.de)
 - resolved *any* warnings against rate-de.dat
 - Many new rates
 - CREDITS file added
1999-12-31 13:57:20 +00:00
Andreas Kool 5f6b0b6f4e isdnlog Version 3.38
- new utility "isdnrate" started
1999-06-28 19:16:54 +00:00
Andreas Kool 19d3d26647 isdnlog Version 3.19
patches from Michael Reinelt
1999-04-20 20:32:03 +00:00
Andreas Kool 8a59985bef 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:36:56 +00:00
Andreas Kool 59927aefa9 - 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:34:17 +00:00