Commit Graph

25 Commits

Author SHA1 Message Date
Leopold Toetsch 38bb3bb66f improved country detection (Tobias Becker) 2002-09-11 09:07:09 +00:00
Andreas Kool 920aa5d71e isdnlog-4.64:
- new rates
  - new providers
  - new country-de.dat and dest.cdb (_Many_ thanks to
  	Tobias Becker <tobiasb@talypso.de> !)
2002-09-09 06:56:39 +00:00
Karsten Keil 97334bfc99 - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:19 +00:00
Paul Slootman 4d173b41bc Don't be verbose if stdout is not a tty. 2002-01-31 20:02:20 +00:00
Paul Slootman 667240f273 Changed order of "$(LDFLAGS) -o $@ $(CDBEXTRALIBS)" to
"$(CDBEXTRALIBS) $(LDFLAGS) -o $@" so that CDBEXTRALIBS
actually does something.
2002-01-31 20:01:12 +00:00
Andreas Kool 06197f270c isdnlog-4.55:
Tatahhh: isdnlog speaks Euro :-)

	Many thanks to Bernhard Schmidt (berni@birkenwald.de)!

	** At least, you have to install "/usr/lib/isdn/rate-de.dat"
  ** and modify your "/etc/isdn/isdn.conf" or "/etc/isdn/callerid.conf"
  ** to read:
  **   [ISDNLOG]
	**	   CURRENCY = 0.062,EUR

I wish all of you a happy new year!
2001-12-30 17:17:42 +00:00
Paul Slootman 1f02c75709 More renaming of country-de.dat to country.dat .
makedest needs to be changed some more when country-de.dat is renamed in CVS.
2000-09-01 12:35:45 +00:00
Andreas Kool c8bbc78859 isdnlog-4.41
- fix a fix within Change_Channel()

 - isdnlog/tools/dest/CDB_File_Dump.pm ... fixed bug with duplicates like _DEMD2

   After installing this, please rebuild dest.cdb by:
   $ cd isdnlog/tools/dest
   $ rm dest.cdb
   $ make alldata
   $ su -c "cp ./dest.cdb /usr/lib/isdn"

 - isdnlog/isdnlog/processor.c ... fixed warning
2000-08-27 15:18:20 +00:00
Paul Slootman 9d018fd89d Cannot use {x,y} expansion when SHELL=/bin/sh (that is a bash/csh extension) 2000-08-16 08:21:34 +00:00
Andreas Kool 03c6e07c56 isdnlog-4.39
- fixed 2 segfaults in processor.c
 - replaced non-GPL "cdb" with "freecdb_0.61.tar.gz"
2000-08-14 18:41:46 +00:00
Paul Slootman 267a548336 distclean now also depends on dataclean 2000-08-04 11:09:26 +00:00
Andreas Kool f53223c7b2 isdnlog-4.37
- removed "09978 Schoenthal Oberpfalz" from "zone-de.dtag.cdb". Entry was
  totally buggy.

- isdnlog/isdnlog/processor.c ... added err msg for failing IIOCGETCPS

- isdnlog/tools/cdb       ... (NEW DIR) cdb Constant Data Base
- isdnlog/Makefile.in     ... cdb Constant Data Base
- isdnlog/configure{,.in}
- isdnlog/policy.h.in
- isdnlog/FAQ                 sic!
- isdnlog/NEWS
- isdnlog/README
- isdnlog/tools/NEWS
- isdnlog/tools/dest.c
- isdnlog/tools/isdnrate.man
- isdnlog/tools/zone/Makefile.in
- isdnlog/tools/zone/configure{,.in}
- isdnlog/tools/zone/config.h.in
- isdnlog/tools/zone/common.h
- isdnlog/tools/dest/Makefile.in
- isdnlog/tools/dest/configure{,.in}
- isdnlog/tools/dest/makedest
- isdnlog/tools/dest/CDB_File_Dump.{pm,3pm} ... (NEW) writes cdb dump files
- isdnlog/tools/dest/mcdb ... (NEW) convert testdest dumps to cdb dumps

- isdnlog/tools/Makefile ... clean:-target fixed
- isdnlog/tools/telnum{.c,.h} ... TELNUM.vbn was not always initialized
- isdnlog/tools/rate.c ... fixed bug with R:tag and isdnlog not always
                           calculating correct rates (isdnrate worked)

 s. isdnlog/tools/NEWS on details for using cdb. and
    isdnlog/README 20.a Datenbanken for a note about databases (in German).

 As this is the first version with cdb and a major patch there could be
 still some problems. If you find something let me know. <lt@toetsch.at>
2000-08-01 20:31:43 +00:00
Andreas Kool 2dbebbe330 isdnlog-4.14
- Patch from Roland Rosenfeld <roland@spinnaker.de> fix for isdnrep
  - isdnlog/tools/rate.c ... epnum
  - isdnlog/tools/rate-at.c ... new rates
  - isdnlog/rate-at.dat
  - isdnlog/tools/rate-files.man ... %.3f
  - doc/Configure.help ... unknown cc
  - isdnlog/configure.in ... unknown cc
  - isdnlog/.Config.in ... unknown cc
  - isdnlog/Makefile.in ... unknown cc
  - isdnlog/tools/dest/Makefile.in ... LANG => DEST_LANG
  - isdnlog/samples/rate.conf.pl ... NEW
  - isdnlog/samples/isdn.conf.pl ... NEW
  - isdnlog/rate-pl.dat ... NEW
  - isdnlog/tools/isdnrate.c ... fixed -P pid_dir, restarts on HUP now
  - isdnlog/tools/isdnrate.man ... SIGHUP documented
2000-02-28 19:53:57 +00:00
Andreas Kool 9e1401a2ac isdnlog-4.13
- isdnlog/tools/rate-at.c ... chg. 1003
 - isdnlog/tools/country.c ... no dupl. area warning
 - isdnlog/rate-at.dat ... chg. 1003
 - isdnlog/tools/dest/pp_rate ... added 'q'
 - isdnlog/country-de.dat ... splitted _INM*

 - isdnlog/tools/rate.c ... getSpecial, vbn2prefix fixed, include
 - isdnlog/tools/dest/pp_rate ... include
 - isdnlog/tools/rate-files.man ... include

 - new rates, Services (S:, N:) reenabled
2000-02-22 20:04:11 +00:00
Andreas Kool 4821d8a7b9 isdnlog-4.12
- ABC_LCR enhanced
 - country-de.dat more aliases
 - new rates
 - isdnlog/Makefile.in ... defined NATION
 - isdnlog/isdnlog/processor.c ... msn patch for NL
 - isdnlog/tools/isdnconf.c ... default config
2000-02-20 19:03:08 +00:00
Andreas Kool ebb0327e3e - isdnlog/tools/holiday.c ... returns ERVERYDAY for '*'
- FAQ/configure{,.in} ...  test '==' => '='
- isdnlog/tools/dest/configure{,.in} ...  test '==' => '='
- isdnlog/tools/dest/Makefile.in ...  test '==' => '='
- isdnlog/tools/zone/configure{,.in} ...  test '==' => '='

- isdnlog/tools/rate-at.c ... P:1069
- isdnlog/rate-at.dat ... P:1069
- isdnlog/country-de.dat ... _DEMF

- many new rates
- more EURACOM sequences decoded
2000-01-12 23:22:55 +00:00
Andreas Kool 13ad9e2fa0 isdnlog-3.81
- isdnlog/tools/NEWS
 - isdnlog/tools/telrate/info.html.in  ... bugfix
 - isdnlog/tools/telrate/telrate.cgi.in ... new Service query
 - isdnlog/tools/telrate/Makefile.in ... moved tmp below telrate
 - isdnlog/samples/rate.conf.at ... fixed
 - isdnlog/tools/rate-at.c ... some changes
 - isdnlog/rate-at.dat ... ditto
 - isdnlog/tools/Makefile ... added path to pp_rate
 - isdnlog/tools/rate.{c,h}  ... getServiceNames, Date-Range in T:-Tag
 - isdnlog/tools/isdnrate.c ... fixed sorting of services, -X52 rets service names
 - isdnlog/tools/rate-files.man ... Date-Range in T:-Tag, moved from doc
 - isdnlog/tools/isdnrate.man ... moved from doc
 - doc/Makefile.in ... moved man's from doc to tools
 - isdnlog/Makefile.in ... man's, install isdn.conf.5
 - isdnlog/configure{,.in} ... sed, awk for man's
 - isdnlog/tools/zone/Makefile.in ... dataclean
 - isdnlog/tools/dest/Makefile.in ... dataclean
 - isdnlog/isdnlog/isdnlog.8.in ... upd
 - isdnlog/isdnlog/isdn.conf.5.in ... upd
1999-12-24 14:17:09 +00:00
Andreas Kool e041b0edea isdnlog-3.79
- isdnlog/isdnrep/isdnrep.{c,h} ... error -handling, print_msg
 - isdnlog/isdnrep/rep_main.c
 - isdnlog/isdnrep/isdnrep.1.in
 - isdnlog/tools/rate.c  ... dupl entry in rate.conf
 - isdnlog/tools/NEWS
 - isdnlog/tools/isdnrate.c
 - isdnlog/tools/dest/configure{,.in}
 - isdnlog/tools/zone/configure{,.in}
1999-12-17 22:51:56 +00:00
Andreas Kool e6d3e713eb isdnlog-3.76
- isdnlog/Makefile.in ... added dep for Makefile.in
- isdnlog/tools/zone/configure{,.in} ... better error msg if bzip2 not found
- isdnlog/tools/dest/configure{,.in} ... better error msg if bzip2 not found
- tools for generating a fully expanded zonefile added
1999-12-12 17:21:10 +00:00
Andreas Kool 652737975d isdnlog-3.72
- new rates for 01051
  - next version of isdnbill

  - isdnlog/tools/telnum.c ... cleanup
  - isdnlog/tools/isdnrate.c ... -s Service
  - isdnlog/tools/rate.{c,h} ... -s
  - isdnlog/tools/NEWS ... -s
  - doc/isdnrate.man .. updated -o, -s
  - doc/rate-files.man ... updated
  - isdnlog/tools/dest/README.makedest ... updt.
  - isdnlog/isdnlog/isdnlog.8.in .. updt.

  Telrate
  - isdnlog/tools/telrate/README-telrate
  - isdnlog/tools/telrate/config.in 	NEW
  - isdnlog/tools/telrate/configure 	NEW
  - isdnlog/tools/telrate/Makefile.in 	NEW
  - isdnlog/tools/telrate/index.html.in 	was index.html
  - isdnlog/tools/telrate/info.html.in 	was info.html
  - isdnlog/tools/telrate/telrate.cgi.in 	was telrate.cgi
  - isdnlog/tools/telrate/leo.sample 	NEW sample config
  - isdnlog/tools/telrate/alex.sample 	NEW sample config
1999-12-01 21:47:28 +00:00
Andreas Kool 510be324fc isdnlog-3.64
- new "Sonderrufnummern" handling
1999-11-07 13:29:30 +00:00
Andreas Kool fc8903902e isdnlog-3.60
- many new rates
  - compiler warnings resolved
  - fixed "Sonderrufnummer" Handling
1999-10-30 13:42:38 +00:00
Andreas Kool f969f1f16a isdnlog-3.59
- problems with gcc-2.7.2.3 fixed
 - *any* startup-warning solved/removed (only 4u, Karsten!)
 - many new rates
1999-10-28 18:36:51 +00:00
Andreas Kool 37488a409c isdnlog-3.58
- big cleanup ( > 1.3 Mb removed!)
  - v0.02 of destination support - better, but not perfect
    (does't work with gcc-2.7.2.3 yet - use egcs!)
1999-10-26 18:17:19 +00:00
Andreas Kool 554a3bbbfb isdnlog-3.57
WARNING: Experimental version!
  	   Please use isdnlog-3.56 for production systems!
1999-10-25 18:37:52 +00:00