Commit Graph

507 Commits

Author SHA1 Message Date
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