Commit Graph

620 Commits

Author SHA1 Message Date
tobiasb 75c7c1392e Added .cvsignore files to isdnlog directories. 2003-07-25 22:55:23 +00:00
tobiasb 408c0bb82c isdnlog-4.65:
- New values for isdnlog option -2x / dual=x with enable certain
   workarounds for correct logging in dualmode in case of prior
   errors.  See `man isdnlog' and isdnlog/processor.c for details.
 - New isdnlog option -U2 / ignoreCOLP=2 for displaying ignored
   COLP information.
 - Improved handling of incomplete D-channel frames.
 - Increased length of number aliases shown immediately by isdnlog.
   Now 127 instead of 32 chars are possible. (Patch by Jochen Erwied.)
 - The zone number for an outgoing call as defined in the rate-file
   is written to the logfile again and used by isdnrep
 - Improved zone summary of isdnrep.  Now the real zone numbers as
   defined in the rate-file are shown.  The zone number is taken
   from the logfile as mentioned before or computed from the current
   rate-file.  Missmatches are indicated with the chars ~,+ and *,
   isdnrep -v ... explains the meanings.
 - Fixed provider summary of isdnrep. Calls should no longer be
   treated wrongly as done via the default (preselected) provider.
 - Fixed the -pmx command line option of isdnrep, where x is the xth
   defined [MSN].
 - `make install' restarts isdnlog after installing the data files.
 - A new version number generates new binaries.
 - `make clean' removes isdnlog/isdnlog/ilp.o when called with ILP=1.
2003-07-25 22:18:02 +00:00
tobiasb ca6a8f5631 Updates for destination database source files. 2003-07-25 21:33:02 +00:00
tobiasb 74d853c0df Updates for destination database generation and related tools.
Makefile.in  With cdb as database format the dest.cdb is now rebuild
             automatically when the input files change (targets data
             and alldata).  New target dest.gdbm.

i4lconf.pm   Locates the countryfile country(-de).dat in order to
             handle different installation schemes for that file.

pp_rate      Use of i4lconf.pm if present.  New command `i' at
             interactive prompt for unknown destinations names.
             Comments at the end of A: lines are now preserved.

makedest     Use of i4lconf.pm if present.
             Fixed function of the -g command line switch.

wld.pm       Speed enhancements for weighted Levenshtein distance.

Note: i4lconf.pm, pp_rate and wld.pm originate unchanged from the
rates4linux CVS where there are needed to build rate-files like
rate-de.dat independent from the isdnlog sources.
2003-07-25 21:23:15 +00:00
tobiasb d7ec6a03fa Rates4linux release 3.04 of rate-de.dat dating from 2003-01-12.
Source location:
http://sourceforge.net/project/showfiles.php?group_id=869&release_id=133180
Next release 3.06 is scheduled for July/August 2003.
2003-07-22 21:24:10 +00:00
paul c53c6a9d1b Fixed synopsis comment;
setting of maxnum fixed when numlen > 5.
2003-03-11 13:09:08 +00:00
paul 79bb637608 Added manpage for mkzonedb 2003-03-11 13:08:00 +00:00
leo 265b060647 improved country detection (Tobias Becker) 2002-09-11 09:07:09 +00:00
akool b71e017059 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:38 +00:00
akool 605ee377ee isdnlog-4.63
- new rates/provider ...
 - isdnrate now display EuroCent as the default
2002-08-15 17:22:42 +00:00
akool bb7be3a6e0 isdnlog-4.62
- new rates/provider (0190028, Tele2 Ortstarif)
 - display in EuroCent now the default
2002-08-10 16:32:03 +00:00
akool 2e3804d65d isdnlog-4.61:
- Support for mysql-4.0alpha -- many thanks to Jochen Erwied (jochen@erwied.de)!
2002-07-26 22:14:19 +00:00
akool a6a83894f8 isdnlog-2.60:
- new provider "01081" (1,5 EuroCent/minute)
	- good bye Euro ;-)
  	with the entry "U:^%.3f c" in "rate-de.dat" now isdnlog/isdnbill
    shows amounts in EuroCent (Value *= 100.0)
2002-07-25 18:16:05 +00:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
keil fe14dca76c - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:16 +00:00
paul 5144b53f54 Updated mostly KPN. 2002-07-04 10:40:18 +00:00
paul 9665f21065 "DEM" -> "EUR" 2002-07-04 10:29:18 +00:00
akool b8caceb040 isdnlog-4.59:
new charge rates as of 1-Jul-2002
2002-06-29 10:43:42 +00:00
akool 5d39bfca49 isdnlog-4.59:
- new rates
  - new provider 0190049:Germanphone
2002-06-26 18:07:02 +00:00
leo dc9e94d56d added X:-tag 2002-06-25 08:01:43 +00:00
leo 1d16c85329 EUR version 2002-06-24 15:47:25 +00:00
akool 34ef0b1270 isdnlog-4.59: New TK-Providers added 2002-06-07 15:39:23 +00:00
akool b42732fd41 isdnlog-4.58:
- another patch from Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
    - wrong sized malloc() in
    	- isdnlog/tools/cdb/i4l_cdb.c

    And again *many* thanks to Enrico!!

  - New rates as of April, 24. 2002
2002-04-23 17:31:35 +00:00
akool 167a7238f4 isdnlog-4.58:
- Patches from Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
    - uninitialized variables in
    	- isdn4k-utils/isdnlog/connect/connect.c
      - isdn4k-utils/isdnlog/tools/rate.c
    - return() of a auto-variable in
      - isdn4k-utils/isdnlog/isdnlog/user_access.c

    *Many* thanks to Enrico!!

  - New rates as of April, 23. 2002 (EUR 0,014 / minute long distance call ;-)
2002-04-22 19:07:49 +00:00
leo 45168801ab make 2.4.x pager compatible 2002-04-11 11:18:57 +00:00
leo 91904c11da fixed module unload 2002-04-08 14:34:13 +00:00
leo e013d2892d adapted for 2.4.x - 2. 2002-04-05 15:43:50 +00:00
leo c9af9720c2 adapted for 2.4.x 2002-04-05 13:20:15 +00:00
paul 32490d389c DM -> EUR; and only test for IIOCNETGPN on i386 systems 2002-03-11 16:18:43 +00:00
paul d83f097908 DM -> EUR 2002-03-11 16:17:10 +00:00
paul dfd0b1f4b7 Fixed typo, clarified text a bit 2002-03-11 16:13:38 +00:00
paul fe575d2e07 updated GSM areacodes, added special internet areacode 2002-03-11 15:36:11 +00:00
akool fe25167e22 German rates as of today (1.7 Euro-cent/minute long distance call ;-) 2002-03-10 20:32:18 +00:00
akool 5ae645d1e0 isdnlog-4.57:
- implemented
     0190054 Calladin
		 0190076 Telestunt
		 0190082 Talk Light
 - current rates as of today
2002-03-01 19:33:52 +00:00
keil 7c66686478 fix typo 2002-02-24 00:06:20 +00:00
paul eb638e894d Updated KPN, One.Tel, Tele2, Scarlet 2002-02-11 14:13:48 +00:00
paul 05011009cc Made explanation of VBN and VBNLEN a bit clearer. 2002-02-03 14:37:53 +00:00
paul 779b348a81 Don't be verbose if stdout is not a tty. 2002-01-31 20:01:49 +00:00
paul a2e43c99b0 Changed order of "$(LDFLAGS) -o $@ $(CDBEXTRALIBS)" to
"$(CDBEXTRALIBS) $(LDFLAGS) -o $@" so that CDBEXTRALIBS
actually does something.
2002-01-31 20:01:12 +00:00
paul 203db9f2e5 #include <stdlib.h> and <string.h> for prototypes to prevent warnings. 2002-01-31 20:00:08 +00:00
paul fdb0afeedc #include <stdlib.h> for prototypes to prevent warnings. 2002-01-31 19:59:44 +00:00
paul 0993aa4a00 Typo fixed. 2002-01-31 19:58:28 +00:00
paul dd041bf942 LUF -> EUR
typo fixed
2002-01-31 19:58:08 +00:00
paul 08547baff4 NLG -> EUR 2002-01-31 19:57:23 +00:00
paul 301f6d7ffb Cosmetics, also changed DM to EUR in example. 2002-01-31 19:56:43 +00:00
paul c9a7d23cbc Converted all NLG to EUR. Pfff....
Also added special "internet" areacode 0676, and removed Cistron Telecom
entry which is no more, thanks to unfair KPN competition.
2002-01-31 19:55:46 +00:00
keil 998cbe4196 Seems somebody in Nuertingen use isdnlog :-) Thanks to Andreas Lauser 2002-01-30 00:12:04 +00:00
akool 02e98d8b1a isdnlog-4.56:
- dont set the Provider-field of the MySQL DB to "?*? ???" on incoming calls

 - implemented
     0190029 Telebillig        (17,5 Cent/minute to any cellphone)
		 0190031 Teledump
		 0190035 TeleDiscount
		 0190037 Fonfux            (1,5 Cent/minute german-call)
		 0190087 Phonecraft

   you have to change:

   1. "/etc/isdn/rate.conf" - add the following:

     P:229=0		#E Telebillig
		 P:231=0		#E Teledump
		 P:235=0		#E TeleDiscount
		 P:237=0		#E Fonfux
		 P:287=0		#E Phonecraft

   2. "/etc/isdn/isdn.conf" (or "/etc/isdn/callerid.conf"):

	     VBN = 010

	   to

	     VBN = 010:01900
2002-01-26 20:43:30 +00:00
akool 7166d3b989 hrmpf... 2001-12-30 18:22:02 +00:00
akool ab9b655516 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:40 +00:00
akool 0d098a2ec9 isdnlog-4.54
added new prefix 01505 Quam (new german cellphone company)
2001-11-22 15:09:01 +00:00
leo 48b732fbce new rates 2001-11-17 12:00:23 +00:00
leo a3e74183e1 fixed redzone statistics 2001-10-16 13:29:44 +00:00
akool 0c2043ae85 isdnlog-4.53
- verified Leo's correction of Paul's byte-order independent Patch to the CDB
   (now it's Ok, Leo, and *many* thanks to Paul!)
 - "rate-de.dat" updated
 - added "-Q" option to isdnlog
2001-10-15 19:51:47 +00:00
leo aded4afa26 fixed cdb zonefiles 2001-10-15 11:35:46 +00:00
paul ff98af9937 KPN rates changed per 2001-10-01 2001-10-13 09:47:19 +00:00
paul 9614e1b946 Updated KPN tariffs after 15-Aug-2001 change 2001-08-19 11:31:50 +00:00
paul d22fe1698f Don't attempt to write to stderr if we're a daemon. 2001-08-18 12:04:08 +00:00
paul 0039150ce6 Close stdout and stderr if we're becoming a daemon. 2001-08-18 12:01:25 +00:00
paul b7817b0489 zone.c and mkzonedb.c now understand filename "-" to mean stdin. 2001-06-12 14:24:17 +00:00
paul e80c35358d zone files are now created byte-order independent, so:
- creating the zone files works on sparc
- CDB files created on e.g. intel can be used without problem om sparc
Our copy of CDB has also been modified for this.
2001-06-12 13:54:47 +00:00
paul 339049046c zone files are now created byte-order independent, so:
- creating the zone files works on sparc
- CDB files created on e.g. intel can be used without problem om sparc
Our copy of CDB has also been modified for this.
2001-06-12 13:48:17 +00:00
kai 57eccc6beb fix to compile with newer kernel headers. Maybe someone wants to fix isdnlog to recognize the number of channels at run time? 2001-06-08 11:55:24 +00:00
leo b81959a756 verbose/Errors 2001-05-14 14:17:14 +00:00
leo eb6f6c639a added -sk file 2001-05-14 14:16:23 +00:00
akool 964fc2475e isdnlog-4.52
- small bugfix within "isdnbill" (segfault ...)
2001-04-03 19:15:28 +00:00
paul 007124af03 Previous patch for correctly deleting entries messed up the printing
of a specific date (or range), now hopefully fixed. Please test!
Also replaced usage of tmpnam() with more secure mkstemp().
Reindented some lines, tabstop of 2 is really strange.
2001-03-21 10:24:01 +00:00
leo 7df0c78dda added IIOCNETGPN support for 2.0 kernels
s. isdnlog/kernel_2_0/README for more information (isdnlog 4.51)
2001-03-13 14:39:30 +00:00
paul 10f699ef70 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:11 +00:00
leo 93fd5ce3f9 Small corrections 2001-02-26 15:24:59 +00:00
paul 749dfee4b0 Fix bug where deleting up to 31/12/99 caused ALL entries to be deleted;
now the entries being deleted are output (as usual with isdnrep), and
the rest are preserved in the log.
Also cleaned up error messages to be a bit more consistent.
2001-02-08 14:04:53 +00:00
leo 16ed18ff88 Fixed length of Alias in ilp.c 2001-01-31 11:58:00 +00:00
akool 9d4d8b6fbe isdnlog-4.49
- added more Euracom decodings

 - added new prefixes
     0151 - Germany cellphone D1
     0152 - Germany cellphone D2
     0163 - Germany cellphone Eplus
   to "country-de.dat"

 - removed Freecall "0130" and "Germany cellphone C"
2001-01-14 12:13:49 +00:00
leo 13f22df828 Fixed makeing with ILP 2000-12-23 10:36:29 +00:00
leo 50ab54c896 modilp, ilp - show duration, bugfix
s. isdnlog/ilp/README for more information isdnlog 4.48
2000-12-21 09:56:46 +00:00
leo 3c2c67567f modilp, ilp - B-chan usage in /proc/isdnlog
s. isdnlog/ilp/README for more information
2000-12-15 14:36:04 +00:00
leo a2bd6c1b8a modilp, ilp - B-chan usage in /proc/isdnlog
s. isdnlog/ilp/README for more information
2000-12-15 14:16:18 +00:00
paul 948a220361 Translated progress messages;
german language version still available with #define LANG_DE
2000-12-13 14:43:16 +00:00
akool 083afbc5b7 isdnlog-4.46
010050: Drillisch AG -> ElisaNet GmbH

    WARNING: Please update your "/etc/isdn/rate.conf"
    	     (see "samples/rate.conf.de" for details)
	     Drillisch "Superregionen" is no longer a CbC service ...
             only "P:150=0 #E ElisaNet" is CbC by now!
2000-12-12 21:07:32 +00:00
leo a1bc72a63a Fixed isdnrate -X50 2000-12-07 16:26:12 +00:00
leo b647754889 Pauls 2.2/2.4 patch, rate.c: 4.45 2000-12-07 16:25:27 +00:00
leo 1f85108daa Updated Version 2000-12-07 16:24:38 +00:00
paul 1cd6801f15 Move $(CDBEXTRALIBS) earlier in the command (not at the end),
works better in some cases.
2000-12-07 14:45:18 +00:00
leo af0d554899 New Rates: 3U 2000-12-07 14:11:37 +00:00
paul 38f422773b Add support for both 2.2 and 2.4 kernels so that recompile is not necessary
(seems to work in debian version already).
2000-12-07 12:48:00 +00:00
paul 6467b1d026 new update 2000-12-06 19:52:29 +00:00
leo ed209f9feb docu updates 2000-12-06 16:10:16 +00:00
akool abc9633c06 newest "rate-de.dat" from sourceforge 2000-11-23 20:42:29 +00:00
leo 5a6b742733 Work around a SIGSEGV with R:Tags - V4.44 2000-11-19 14:31:52 +00:00
paul 61502341eb New NL rates from Gerralt de Vree <G.A.deVree@ITS.TUDelft.NL> 2000-11-07 14:25:33 +00:00
paul b5c7adf05c evening rates now at 19:00, not 20:00 2000-11-06 15:11:16 +00:00
paul 33fd6039a5 typo 2000-11-06 15:02:17 +00:00
paul b2d36d64dc 19 fields, not 17 2000-11-06 14:59:31 +00:00
leo bd44783404 Changed iobytes to double 2000-10-15 12:53:04 +00:00
leo 1329b164a0 updated rates 2000-09-20 10:11:14 +00:00
leo f0e6e05cef changed gdbm to cdb 2000-09-20 10:10:50 +00:00
leo 4215894073 changed uint32_t to uint32 2000-09-19 16:30:52 +00:00
leo 792ac26b94 avoid double includes 2000-09-19 16:29:33 +00:00
paul 8e47b43028 Yahoo! Online isn't usable as-is anymore, so removed 2000-09-15 14:33:19 +00:00
paul da4371a593 Changed author email address aj@debian.org -> aj@dungeon.inka.de in manpages 2000-09-15 09:10:10 +00:00
paul 3895014f50 Update of NL data 2000-09-12 18:26:26 +00:00
paul ab15d0a3ab Replaced {,} expansions, those only work with SHELL = /bin/bash,
not with a POSIX-compliant shell.
2000-09-08 10:41:54 +00:00
paul 0713f2419e Updated to the current needs of isdnlog 2000-09-08 08:55:51 +00:00
paul 0cf484103a Enhanced explanation of ignoreCOLP. 2000-09-07 07:24:37 +00:00
paul 3d81e8c202 runtime selection of country behaviour; version 4.42 2000-09-05 17:27:36 +00:00
paul f016eff63c 1.15 was 1.12 with my patches! So changes from 1.13 and 1.14 were lost.
Now put back.
2000-09-05 10:53:20 +00:00
leo 35d962696b Changed rates 2000-09-05 10:51:21 +00:00
paul f17c3ba564 Now isdnlog doesn't use any more ISDN_XX defines to determine the way it works.
It now uses the value of "COUNTRYCODE = 999" to determine the country, and sets
a variable mycountrynum to that value. That is then used in the code to set the
way isdnlog works.
It works for me, please check it! No configure.in / doc changes yet until
it has been checked to work.
So finally a version of isdnlog that can be compiled and distributed
internationally.
2000-09-05 08:05:02 +00:00
paul b3de8b8703 Some spelling changes 2000-09-04 15:07:04 +00:00
paul 7ec0ee03c0 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:43 +00:00
paul 5e65c31f95 Now install country-de.dat as country.dat; renaming the source can be done by
someone who is more experienced with CVS.
Default value for country.dat changed in isdnconf.c; also default zonefile
etc. changed from .gdbm to .cdb
2000-09-01 06:30:20 +00:00
akool 4248d1db7a 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:19 +00:00
paul d21da19e16 changed *.gdbm to *.cdb; one or two small english changes. 2000-08-22 14:33:03 +00:00
paul 1ff673c3b2 Added rule to make CH zone db;
changed call to mkzonedb to read stdin, and pipe "bzip2 -dc" output into it
so that the input file is not decompressed and recompressed all the time.
2000-08-22 14:14:15 +00:00
akool d68eb932aa isdnlog-4.40
- README: explain possibility to open the "outfile=" in Append-Mode with "+"
 - Fixed 2 typos in isdnlog/tools/zone/de - many thanks to
     Tobias Becker <tobias@talypso.de>
 - detect interface (via IIOCNETGPN) _before_ setting CHARGEINT/HUPTIMEOUT
 - isdnlog/isdnlog/processor.c ... fixed wrong init of IIOCNETGPNavailable
 - isdnlog/isdnrep/isdnrep.c ... new option -S summary
 - isdnlog/isdnrep/rep_main.c
 - isdnlog/isdnrep/isdnrep.1.in
 - isdnlog/tools/NEWS
 - isdnlog/tools/cdb/debian ... (NEW dir) copyright and such from orig
 - new "rate-de.dat" from sourceforge (hi and welcome: Who is "roro"?)
2000-08-17 21:34:42 +00:00
akool 6e40d6c3eb isdnlog-4.40
- isdnlog/tools/cdb/debian ... (NEW dir) copyright and such from orig
2000-08-17 21:31:43 +00:00
paul 751e83711d Cannot use {x,y} expansion when SHELL=/bin/sh (that is a bash/csh extension) 2000-08-16 08:21:34 +00:00
paul d177c2fe01 Cannot use {x,y} expansion when SHELL=/bin/sh (that is a bash/csh extension) 2000-08-16 08:01:40 +00:00
paul 199c9e1000 use $(MODULE) in rule for compilation, not $? as $? lists only those
prerequisites newer than the target. If only the CBD library is newer,
the .o file was not used, and the lib was given twice! (already explicitly)
2000-08-16 07:47:16 +00:00
paul 7abb9dbfa8 Don't "rm configure" with distclean target, this isn't usual for distclean
(maybe only for maintclean; and there is no rule to create configure from
configure.in).
2000-08-15 15:16:23 +00:00
akool 9078e7744c isdnlog-4.39
- fixed 2 segfaults in processor.c
 - replaced non-GPL "cdb" with "freecdb_0.61.tar.gz"
2000-08-14 18:41:42 +00:00
akool 622be2a3bc Re-added "cdb", now GPL'ed "freecdb_0.61.tar.gz" 2000-08-14 18:37:50 +00:00
akool 61101037dc non-GPL "cdb" totally removed 2000-08-14 18:32:49 +00:00
akool 79607ee6e2 isdnlog-4.38
- isdnlog now uses ioctl(IIOCNETGPN) to associate phone numbers, interfaces
   and slots in "/dev/isdninfo".
   This requires a Linux-Kernel 2.2.12 or better.
   Support for older Kernel's are implemented.
   If IIOCNETGPN is available, the entries "INTERFACE = xxx" in
   "/etc/isdn/isdn.conf" are obsolete.
 - added 01013:Tele2 totally Freecall on 12. and 13. August 2000
 - resolved *any* warning's from "rate-de.dat" (once more ...)
 - Patch from oliver@escape.de (Oliver Wellnitz) against
 	 "Ziffernwahl verschluckt Nummern"

   **Please "make clean" before using this version of isdnlog!!**
2000-08-06 13:06:52 +00:00
paul 065232018a distclean now also depends on dataclean 2000-08-04 11:09:26 +00:00
paul 83c7ddd7bf Also remove *.gdbm in distclean target 2000-08-04 11:08:26 +00:00
akool ac6b9f39f9 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:28 +00:00
akool d0c29ac4c5 isdnlog-4.36
- added new provider 01017.com
 - removed too long CbC-entries in "samples/isdn.conf.de"
2000-07-24 17:02:56 +00:00
akool dd241b9971 isdnlog-4.35
- isdnlog/aclocal.m4 ... postgre95 in mysql, thx Daniel Pluta
 - isdnlog/configure  ... -""-
 - country-de.dat enhanced
 - new provider One.Tel added (starts next week)
2000-07-21 18:46:24 +00:00
akool 4ab12ed6bc isdnlog-4.34
- since around Linux-2.2.16 signals are *not* reset to their default
    behavior when raised :-( (bug or feature?).
  - isdnlog/rate-pl.dat ... changes from Karsten Voss <vossdoku@gmx.net>
  - populated "samples/isdn.conf.de" with all german Internet-by-Call numbers
2000-07-19 19:41:32 +00:00
akool 9ecf54dd74 isdnlog-4.33
- isdnlog/tools/rate.c ... Bug fixed
  - isdnlog/isdnlog/isdnlog.c ... check for callfmt
  - "rate-de.dat" corrected (duplicates removed)
2000-07-18 22:26:02 +00:00
akool 5f7bb9c08a isdnlog-4.32
- added new Prefixes 0160 (D1) and 0162 (D2) to "country-de.dat"
 - corrected all german mobil phone numbers (many thank's to
   Tobias Becker <i4l-projects@talypso.de> for the tool "fix_rates.pl")
 - isdnlog/tools/rate.c ... New R:-tag
 - isdnlog/tools/isdnrate.c ... print warnings from getRate if verbose
 - isdnlog/tools/rate-files.man ... New R:-tag
 - isdnlog/tools/NEWS ... New R:-tag
 - isdnlog/README ... New R:-tag
 - isdnlog/samples/rtest.dat ... example rate-file for testing R:
2000-07-17 16:34:20 +00:00
akool e7a9703a26 isdnlog-4.31
- isdnlog/rate-pl.dat ... changed charges
 - isdnlog/tools/zone/lu/code	... NEW please check this - thx
2000-07-16 00:46:00 +00:00
akool 533ad83094 isdnlog-4.30
- isdnlog/tools/rate-at.c ... 1001 onlinetarif
 - isdnlog/rate-at.dat ... 1001 onlinetarif
 - isdnlog $ILABEL / $OLABEL may now contain "\t" (Tab)
 - isdnlog/isdnlog/processor.c ... clearchan .pay = -1
 - added
    - freenet PowerTarif
    - DTAG flatrate
      if you really want to use a flatrate please start isdnlog with the
      Option "-h86399 -I86399" to hangup after 23 hour's 59 seconds ;-)

    - new Provider 01094:Startec, 010012:11883 Telecom, 010021:FITphone
2000-07-07 19:38:29 +00:00
akool 1c0a68c4e8 - Ported "imontty", "isdnctrl", "isdnlog", "xmonisdn" and "hisaxctrl" to
Linux-2.4 "devfs" ("/dev/isdnctrl" -> "/dev/isdn/isdnctrl")
2000-06-29 17:38:26 +00:00
keil b6f97b1c3a parameter in (...) are allways converted into int
newer gcc give an error using char here
2000-06-22 16:08:24 +00:00
akool 27d6330cfc isdnlog-4.29
- better ASN.1 display
 - many new rates
 - new Option "isdnlog -Q" dump's "/etc/isdn/isdn.conf" into a SQL database
2000-06-20 17:09:58 +00:00
paul 696ea59ab5 Latest changes from G.A.deVree@ITS.TUDelft.NL. Since today, the cost of a
call to a GSM cellphone depends on which provider the cellphone works with!
2000-06-15 13:51:54 +00:00
akool 0f4d0246ac isdnlog-4.28
- isdnlog/tools/rate.c ... patch by Hans Klein, unknown provider
 - fixed RR on HFC-cards
2000-06-02 12:14:26 +00:00
akool ab8a44f8b8 isdnlog-4.26
- isdnlog support for Switzerland added
   *MANY* thanks to gandalf <gandalf@szene.ch>
2000-05-27 22:27:59 +00:00
akool 4872cb2193 isdnlog-4.26
- isdnlog support for Switzerland added
   *MANY* thanks to gandalf <gandalf@szene.ch>
2000-05-27 22:13:05 +00:00
akool e099e96e6c Corrected "README" 2000-05-27 18:41:24 +00:00
akool 9c77494383 merged my "rate-de.dat" with sourceforge's version 2000-05-27 18:15:30 +00:00
akool 8ef5161430 isdnlog-4.25
- isdnlog/isdnrep/isdnrep.c ... bugfix for wrong providers and duration
                                 by Hans Klein on d.a.c.i

 - isdnlog/tools/rate-at.c ... 1046 Neu, 1002 ab 1.6., 1024
 - isdnlog/rate-at.dat ... 1046 Neu, 1002 ab 1.6., 1024
 - new rates 01078:3U and 01024:Super_24
2000-05-27 14:55:29 +00:00
akool 6b0f22efcb isdnlog-4.24
- isdnlog/tools/rate.c ... bugfix for eXceptions w/o z-entry
2000-05-16 16:24:02 +00:00
akool 1a9f4f084f - isdnlog/tools/rate-at.c ... 1001, 1012 2000-05-15 19:00:19 +00:00
akool 18eaf3a12d isdnlog-4.22
- isdnlog/country-de.dat  ... Patch from Andreas Barth
 - isdnlog/rate-at.dat  ... 1001, 1012
 - isdnlog/tools/rate.c ... 1001, 1012

 - rate-de.dat : added "CompuServeOffice"
2000-05-13 14:22:15 +00:00
akool 650532ed65 isdnlog-4.21
- isdnlog/tools/rate.{c,h} ...     new X:tag for exclusions
 - isdnlog/tools/telnum.c ... 	    new X:tag for exclusions
 - isdnlog/tools/rate-files.man ... -"-
 - isdnlog/tools/NEWS ... 	    -"-
 - isdnlog/README ... 		    -"-
 - new rates
2000-05-07 11:29:31 +00:00
akool 66df7ffa43 - changed isdn4k-utils version to 3.1beta8
- new "rate-de.dat"
2000-05-03 19:50:01 +00:00
akool 522f199c55 isdnlog-4.20
- isdnlog/tools/rate-at.c ... patch for max (new rates)
 - isdnlog/rate-at.dat  ... max new rates
 - isdnlog/country-de.dat ... _TRMF, some duplicate N entries
 - isdnlog/tools/NEWS ... hint for rebuilding dest.gdbm

 => ** Please rebuild the destination database! **
2000-04-30 17:31:24 +00:00