Commit graph

1204 commits

Author SHA1 Message Date
Matthias Hessler
eb78ca3094 Version 2.0.53
* Teles closed their ISDN business...
* a few other minor changes
2001-02-10 21:16:45 +00:00
Paul Slootman
3f6d683cc5 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
Detlef Wengorz
e0612c9a9e remove .so lib's. (No longer need)
little changes netfilter patch and related .c files to compile correct.
2001-02-05 19:10:28 +00:00
Leopold Toetsch
2787570273 Fixed length of Alias in ilp.c 2001-01-31 11:58:01 +00:00
Carsten Paeth
33152ec2e1 - better error messages on problems with finding tty device
- show charge infos
2001-01-30 17:23:20 +00:00
Carsten Paeth
7aac1a8f8e - bugfix and extention in handle_charge_info 2001-01-30 17:21:46 +00:00
Carsten Paeth
cc2a3ad8af - listen always (for info messages)
- show versions on startup
- wait for capifs if needed
2001-01-25 14:45:41 +00:00
Carsten Paeth
afebc02bf9 - better error messages
- work around for the situation where capi.o knows the new connection
  a little bit later than pppd which results in error message:
  "capiplugin: failed to get tty devname ..."
2001-01-15 10:32:19 +00:00
Carsten Paeth
41687f6e09 - error reasons now also as strings using function capi_info2str(). 2001-01-15 10:22:50 +00:00
Andreas Kool
0e1d70aa1f 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:50 +00:00
Werner Cornelius
9353d6c825 Updated table for basic services. 2001-01-09 21:05:24 +00:00
Werner Cornelius
f2f1f5515b Update man page to reflect updated features. 2001-01-09 20:49:21 +00:00
Werner Cornelius
6509c96dcc Added Output for interrogate and description for services.
Thanks for help from Wolfram Joost.
2001-01-09 19:27:55 +00:00
Kai Germaschewski
29b203b7ec fix iprofd to work with (hopefully) 2.2.19 and 2.4.1 2001-01-06 18:25:05 +00:00
Matthias Hessler
8c05bc4208 Version 2.0.52
* NT mode is only physical connection, ISDN protocols for NT mode currently not
available
* IRQ sharing: supported, but BIOS bug with some motherboards may give
trouble
* Sedlbauer: analog modem supported up to 14400
* Troubleshooting: call yourself, then check for 'Call from 0,1,2345 -> 6789'
* Dialout on fixed B channel: undocumented HiSax feature
* dod_netscape: more potential dialout problems, and workarounds
* dod_closeipconnect: solution probably only possible with RST-Provoking
patch, but workaround with firewall rules for 2.2.x kernels
* Split line: can configure split line (1 B channel leased, 1 = dialout), but
can only use one at any point in time
* fixed DTMF parameter names
2000-12-30 20:19:56 +00:00
Leopold Toetsch
158d8e9f25 Fixed makeing with ILP 2000-12-23 10:36:29 +00:00
Leopold Toetsch
9d378d1312 modilp, ilp - show duration, bugfix
s. isdnlog/ilp/README for more information isdnlog 4.48
2000-12-21 09:56:47 +00:00
Leopold Toetsch
a0c00d3a0a modilp, ilp - B-chan usage in /proc/isdnlog
s. isdnlog/ilp/README for more information
2000-12-15 14:36:05 +00:00
Leopold Toetsch
02578027e7 modilp, ilp - B-chan usage in /proc/isdnlog
s. isdnlog/ilp/README for more information
2000-12-15 14:16:18 +00:00
Paul Slootman
7ccbc0c6c1 Changed the text a bit. 2000-12-14 10:52:26 +00:00
Paul Slootman
b6ddb3b2e1 Translated progress messages;
german language version still available with #define LANG_DE
2000-12-13 14:43:16 +00:00
Andreas Kool
aaaf0fc7be 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:33 +00:00
Leopold Toetsch
5c6ec78dc1 Fixed isdnrate -X50 2000-12-07 16:26:12 +00:00
Leopold Toetsch
b1b9e8d8db Pauls 2.2/2.4 patch, rate.c: 4.45 2000-12-07 16:25:27 +00:00
Leopold Toetsch
6377d2c63f Updated Version 2000-12-07 16:24:39 +00:00
Paul Slootman
8ea9767cb8 Move $(CDBEXTRALIBS) earlier in the command (not at the end),
works better in some cases.
2000-12-07 14:45:18 +00:00
Leopold Toetsch
afbc51e95f New Rates: 3U 2000-12-07 14:11:37 +00:00
Paul Slootman
2c3887229a Changed "$$/$$file ..." to "$$d/$$file ..." 2000-12-07 12:52:28 +00:00
Paul Slootman
fdc8231777 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 Slootman
c85d085219 add "nohostroute" as alias for "-hostroute" option
(all the other "-" options already have such an alias)
2000-12-07 12:46:49 +00:00
Paul Slootman
a6b2487761 "noipx" option _enabled_ IPX.
Also removed spaces at end of lines.
2000-12-07 07:53:19 +00:00
Paul Slootman
aa5deeb84d new update 2000-12-06 19:52:29 +00:00
Leopold Toetsch
cd4f8992c6 docu updates 2000-12-06 16:10:17 +00:00
Matthias Hessler
8fc510cdf5 Version 2.0.51:
* Major update, caught up with my emails since September
* Added link to www.avm/ftp/cardware/fritzcrd/linux/index.htm
* Added link to www.hylafax.org, and www.mnd.fh-wiesbaden.de/~dreymann/linux
* Update to ipx usage, warning for dod disaster
* Added link to diald.sourceforge.net
* Added more information on isdn4linux' features: eurofile, leased line,
point-to-point mode, chargeint, reversed card, nt mode/crossed cable, ...
* Encourage to give kernel, i4l/hisax, and card version when writing to
mailing list
* Hardware on Sun: does not really work
* More information for I-Surf 1.0 (dedicated question)
* Added question on how to start/stop ISDN without rebooting
* Updated V.110 usage, use S19=0 only with problematic PBX
* Added question on how to get maximum debug output
* Added hint on how to check for assigned interrupt, and on BIOS PnP OS option
* Added hint on ip_resend and ip_resend_wakeup programs
* Added hint on ms-get-dns option for ipppd
* Added hint to check tcp retry parameters on unwanted dialouts
* Clearer explanation on how the callback mechanism works, and how to work
around linklevel design bug
* More information to enable HFC cards to work with isdnlog
* Added question on how to tune DTMF recognition
* MSN in UK has to have 6 digits, even if telephone number w/o area code is
only 5 digits!?
* Added question on which standards apply to the ISDN protocol layers
* Updated glossary, added several new items: leased line, NT, NT mode,
multi-device mode, ...
2000-12-03 23:13:57 +00:00
Armin Schindler
338eac84ca Update of load and log utility.
New firmware and NT mode for PRI card.
2000-12-02 21:39:43 +00:00
Carsten Paeth
63e447d82d - returncode of capi20ext_get_tty_devname() now checked. 2000-11-30 16:20:36 +00:00
Paul Slootman
86d035a538 Added vboxputty functionality, from Gerrit Pape <pape@innominate.de> 2000-11-30 15:40:01 +00:00
Andreas Kool
e165ade0fa newest "rate-de.dat" from sourceforge 2000-11-23 20:42:29 +00:00
Matthias Hessler
14e3dcc197 Version 2.0.50
* Added link to www.topf-sicret.de/help/capi20.html
* Hint on how to use modem for Sedlbauer card
* yaps sample config on www.tnt-computer.de/linux/yaps-suite1-1.tgz
* German Telekom cards are all supported
* added url to unofficial Eumex driver
* added hardware specific hints on Fritz! card
* faster bind answer, when triggering dialout
2000-11-19 22:35:49 +00:00
Leopold Toetsch
f2621e43ef Work around a SIGSEGV with R:Tags - V4.44 2000-11-19 14:33:05 +00:00
Kai Germaschewski
64b6071396 fix backwards compatibility in capi20 library, small other changes 2000-11-12 16:06:42 +00:00
Paul Slootman
816a328a28 New NL rates from Gerralt de Vree <G.A.deVree@ITS.TUDelft.NL> 2000-11-07 14:25:34 +00:00
Matthias Hessler
13871c0910 Version 2.0.49.
* changed address of faq homepage to http://www.mhessler.de/i4lfaq/
* added hint on question config_links to begin of FAQ
* added link to new vbox site
* added question about workaround on dod disaster for bind in forwarding
mode and only one forwarder address
* more hints on msn for UK
2000-11-06 22:02:57 +00:00
Paul Slootman
47678d115a evening rates now at 19:00, not 20:00 2000-11-06 15:11:16 +00:00
Paul Slootman
ad331e38f9 typo 2000-11-06 15:02:17 +00:00
Paul Slootman
c6882f410e 19 fields, not 17 2000-11-06 14:59:31 +00:00
Carsten Paeth
773ceaa15e - added tmpfiles to .cvsignore 2000-11-01 14:07:31 +00:00
Carsten Paeth
0294c8964b - Manual page updated. 2000-11-01 10:04:24 +00:00
Detlef Wengorz
a7994f50a0 add README file from Paul Slootman
Thank you to Paul for this
2000-10-31 11:55:03 +00:00
Detlef Wengorz
ef523dac58 add new netfilter target ISDNDIAL.
add patch for all isdn related match and target functions
against iptables 1.1.2 cvs-tree and the little compiled so addon's.
2000-10-28 19:40:27 +00:00