Commit Graph

1478 Commits

Author SHA1 Message Date
paul 8b3a5a7ce2 Changed cast (unsigned int) to (unsigned long) to avoid warnings
on 64bit pointer systems.
2002-01-31 18:53:52 +00:00
paul 7cb3131450 #include <string.h> for prototypes against warnings. 2002-01-31 18:52:40 +00:00
paul 9a4592c6db Remove cui from description, as the normal serial cua devices are
also deprecated.
2002-01-31 18:52:12 +00:00
paul 34adddfbc3 #include <stdlib.h> for prototypes against warnings. 2002-01-31 18:50:51 +00:00
keil 57142c5551 rule for man page 2002-01-30 00:51:52 +00:00
keil 675c45d276 install man page in $DESTDIR
make possible to select one ppp version
2002-01-30 00:17:16 +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
hessler d3dda776d9 Version 2.0.65 - minor update
* url change to www.schlenn.de/isdn4linux/
* Italy now requires leading 0 in MSN
2001-12-05 23:29:31 +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
paul 1d8db73b64 Minor documentation fix ( /usr/lib/ppp/ -> /usr/lib/pppd/ ) 2001-11-08 09:09:20 +00:00
calle 3c2a07213f - peer files changed to work also with ppp 2.4.x.
(disable CHAP and set username with "user").
2001-11-07 14:39:20 +00:00
calle 925ddb261d show version info. 2001-11-07 14:38:17 +00:00
calle 48be2e4583 - avoid calling fatal on exit, better message if put_message fails. 2001-11-07 14:37:39 +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
detabc 1854527156 cleanup and remove unused source 2001-09-26 20:26:41 +00:00
hessler 76a079f15e Version 2.0.64
Long awaited update, many small accumulated changes:
* Corrected url on project for passive card faxing
* Add hint to capidivert
* Add ST5481 based USB cards as supported
* Teles PCMCIA, 16.3c, PCI, S0Box are not experimental any more
* Some cards only work as modules
* More info on Sedlbauer cards
* Hint to configure Sedlbauer card with Hylafax parameter Class1SwitchingDelay
* Fritz!PCI card 2.0 now supported, but not thoroughly tested
* Fritz AVM firmware: get via perl script from calle.in-berlin.de
* Correct link to calle.in-berlin.de/pub/capi4linux
* Read-only card is possible next to point-to-point connection, if RX
is disconnected
* Corrected typo for switching from X.75 to HDLC
* Add dhcpd as reason for dod disaster
* More workarounds to avoid dod disaster with named and samba, correct typo
* ttyI* device can not accept both digital and analog modem dialins
* Can set fixed ip address per user in pap/chap-secrets
* For D-channel logging your card should be HiSax type 35 or 37
* HFC-S chipset cards are now certified
2001-09-01 21:14:56 +00:00
paul b75c120cc0 imon wasn't devfs-compliant yet. 2001-08-22 11:12:00 +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 78aeecb340 Added missing endpwent() call that meant /etc/passwd was being kept open;
reorganized num_match() a bit; made the arrays in expand_number() one byte
bigger to prevent possible off-by-one buffer overflow.
2001-08-18 11:59:01 +00:00
paul 29eda36988 Added note about /dev/isdnctrl vs. /dev/isdn/isdnctrl;
explained 3rd parm is firmware file when loading firmware.
2001-08-09 19:23:53 +00:00
paul 16c23bf7f9 Build target xmonisdn.man before xmonisdn . This prevents wierd error when
building with latest (4.1.x) XFree86 stuff.
2001-08-09 15:06:26 +00:00
calle 225edfe33f - handling of old option clicb was wrong. 2001-07-28 06:13:02 +00:00
calle 39157ac386 - Fixed typos 2001-07-27 15:40:49 +00:00
calle 73deab4d5d - Documentation updated. 2001-07-27 15:34:05 +00:00
calle dba6b3c484 - Better checking of the phase of pppd.
- Using notifier exitnotify and phasechange with pppd 2.4.1 and after.
- Fixed problems with holdoff.
- Demand wakeup request will be handled when reaching PHASE_DEMAND.
  Wakeup paket will be retransmitted every second until PHASE_SERIALCONN
  is reached.
2001-07-27 15:33:33 +00:00
calle 7d80d1530d - bugfix: with the persit option enabled, the pppd will not reset the
errorcode variable "status" resulting in a disconnect immediatly
  after trying to setup the connection. Now "status" will be reseted
  wenn phase demand or serialconn is reached.
2001-07-25 14:51:25 +00:00
keil 0e7da73f4f bugfix: loop never executed - this was the reason that droping a slave
could remove the complete ip setup
2001-07-18 18:51:34 +00:00
wobo 4b45bcb1a2 Deutsche Version 2.0.63-1
Update auf die aktuelle Originalversion
2001-07-01 15:44:10 +00:00
hessler f5763a5b0b Version 2.0.63
Minor update:
* Can't locate module ippp1 during MPPP is harmless.
2001-06-19 12:32:07 +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
paul c7b299308d Added 'break' statement after handling data version 5 (otherwise fallthrough
into data version 6 handling!!)
2001-06-11 17:55:58 +00:00
werner 0508ff5061 Updated tool and manpage with new remote dial feature 2001-06-10 17:38:25 +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
hessler e241b02579 Version 2.0.62
* Fritz! PCI card 2.0 will not be supported any time soon
* Added link to www.fli4l.de (one-floppy-disk isdn router software)
* Brazil: can also use Teles 16.3c
* Give Traverse Technologies (www.ttcomms.com) credit for helping to
get NI-1 support into HiSax
2001-06-04 19:32:27 +00:00
kai 377696f5c9 removed traces of TIMRU. I hope it's been dead for a long enough time now. 2001-05-23 14:59:23 +00:00
kai 0748132381 make isdnctrl independent of the version of installed kernel headers,
we have our own copy now.
2001-05-23 14:48:23 +00:00
calle 2e115c28a2 - option check fixed.
- comments added.
2001-05-15 15:47:04 +00:00
calle a39f7c0522 - better handling of the different connections. All connections are
now in a list with the current state.
- not completly tested.
2001-05-15 09:23:11 +00:00
leo b81959a756 verbose/Errors 2001-05-14 14:17:14 +00:00