Commit Graph

1632 Commits

Author SHA1 Message Date
keil 72144d4116 allow external overwrite of CFLAGS without dropping features 2006-01-15 15:11:52 +00:00
keil db13c75f2d fix example for LD_LIBRARY_PATH use 2006-01-15 15:10:26 +00:00
keil 9d0dfbfd87 fix some issues with newer gcc (mostly aliasing) 2006-01-15 15:08:54 +00:00
hessler 35931d9469 Version 2.0.103
* Added new question on how to trigger dial outs via LAN
* Rephrased question on LAN ISDN modem server
2006-01-15 02:27:15 +00:00
hessler e37158ec6e Version 2.0.102
* fixed sgml typo
2005-12-05 14:00:12 +00:00
hessler 41e5ef74da Added some more potentially useful email texts not specifically mentioned in FAQ. 2005-12-05 13:56:21 +00:00
hessler 4c1dec8d79 Added some more potentially useful email texts not specifically mentioned in FAQ. 2005-12-05 13:46:42 +00:00
hessler d3b5e47a4e Version 2.0.102
* Added more hints on migration path for misdn (ipppd to be replaced by pppd)
* Added new question for access to the bug tracker
* AVMFritz!PCIv2 works with PowerPCs
* USB version of I-Surf cards is not supported
* Listed more options for H.323 - ISDN gateways
* Added one more link for ISDN config for gentoo distribution
* Added question on how to install asterisk with mISDN
* Added question on how to set HiSax parameters for newer kernels
* isdnctrl can be set SETUID root, with limited functionality for normal user
* Added question on how to set up isdnlog with database support
2005-12-05 13:34:50 +00:00
fritz 39ab57785f - trigger web update 2005-10-27 13:56:22 +00:00
keil d3aea09f69 fix bufferoverflow 2005-09-30 11:41:51 +00:00
hessler e65e35a2cf Version 2.0.101
* Added question general_misdn explaining that mISDN replaces isdn4linux
* Clarification that three drivers are available for Fritz cards
* Added helpful link for German howto to configure kernel 2.6 with debian
* Added question on how to check whether kernel delivers data to isdnlog
2005-09-24 21:22:39 +00:00
hessler 20600623b8 Version 2.0.100
* Added more details on how to increase number of channels
2005-08-20 22:30:33 +00:00
keil b93d2b657d change the DLT name for filtering to DLT_PPP_PPPD to match libpcap 0.9.3
version
2005-08-07 13:47:50 +00:00
hessler bc3ad97d21 Version 2.0.99
* Added more information on how to set up a crossed cable.
2005-08-06 22:45:14 +00:00
keil 01e1b9db31 Fix a not initial set variable (GCC 4 do not like this) 2005-08-05 10:53:42 +00:00
keil 6cfa9706c7 make GCC4 happy 2005-08-01 12:14:29 +00:00
keil 4a01b940b0 new version 3.8 2005-08-01 12:11:14 +00:00
calle 48e3513329 version fuer 2.4.3 wurde nicht automatisch erzeugt. 2005-07-18 09:12:51 +00:00
hessler a15456246e Version 2.0.98
* Added reference to capi4yaps
* Added reference to ct articles on asterisk in ct 12/2005 and 13/2005
* Fixed broken link to ftp.in-berlin.de
* Added reference to ItunD (ISDN tunnel daemon for raw ip)
2005-07-08 21:04:07 +00:00
keil 7d6766b110 CVS should not be part of .cvsignore 2005-06-25 07:44:29 +00:00
hessler db7e5d72e6 Version 2.0.97
* Added hint on supported USB devices based on HFC chipset for 64bit.
2005-06-10 23:05:53 +00:00
calle 7c645ea395 - Version 3.0.4. 2005-05-09 08:23:42 +00:00
calle c9a666dbcd - added SendingComplete to CONNECT_RESP (no funktions changed). 2005-05-09 08:23:01 +00:00
calle a0fbae5e83 - get_buffer() now returns 0, if no buffer is available. 2005-05-09 08:21:57 +00:00
hessler b4b89b3ba6 Version 2.0.96
* Added hint on how to provide multiple driver ids with multiple HiSax cards
2005-05-01 01:18:49 +00:00
tobiasb 4935844ce9 Various corrections for south-western Germany, suggested by Ralf Kleemann. 2005-03-28 09:58:57 +00:00
hessler 720a7aee29 Version 2.0.95
* Added question for kernel 2.6, with hint to create devices for old drivers
2005-03-25 14:48:03 +00:00
keil 104788263c - add SENDING_COMPLETE to INFO_REQ CONNECT_REQ and CONNECT_IND
- remove SENDING_COMPLETE parameter (always NULL) from capi_fill_DISCONNECT_REQ
2005-03-08 07:26:47 +00:00
calle 146960031c SendingComplete was missing for DISCONNECT_REQ ... 2005-03-04 11:45:12 +00:00
calle 2bb3391b6f version number. 2005-03-04 11:31:55 +00:00
calle b3e3c5e268 Newer generated files. 2005-03-04 11:07:35 +00:00
calle e1fa529a62 New functions: cleanup_buffers_for_ncci() and cleanup_buffers_for_plci()
triggered by DISCONNECT_B3_RESP and DISCONNECT_IND to fix buffer leak.
2005-03-04 11:00:31 +00:00
calle fa4ee02035 Bugfix: CAPI_LIBRARY_V2 sone ifdef/ifndef where wrong. 2005-03-04 10:57:05 +00:00
calle e220476f97 changes for 64 bit arch 2005-03-04 10:55:52 +00:00
tobiasb 7131d0048a Set version to 4.70.
A brief and incomplete list of changes between versions 4.68 and 4.70:
- new entries for parameter file: areacode, skipProv, ignoreUPD
- new rate-file configuration option: provider skipping
- several improvements in connection logging
- new entry for isdn.conf: REPOTIONS
- new command line options for isdnrep: -c -m -L -U -x
- new manual pages: rate.conf(5) isdnbill(1)
- improved table mode (-T) of isdnrate
For a list of all changes: cvs diff -u -r isdnlog-4.68 -r isdnlog-4.70
2005-02-27 22:37:41 +00:00
tobiasb ac51b4cdf7 Updated rate-de.dat to rates4linux release version 3.12.
All included providers except some discontinued offers have been
validated in February 2005.  Some providers tend to change frequently,
so as usual this release is a snapshot.
2005-02-27 22:01:41 +00:00
keil 8dd859c039 check the effectiv user ID and not the UID, if not setuid root do not have
any effect.
2005-02-23 16:26:57 +00:00
tobiasb 7604713269 New feature: provider skipping.
Certain providers can be completely ignored (skipped) when loading the
rate-file.  The selection is done by Q: tags in rate.conf or by skipProv=
in the parameter file.  The syntax is explained in the new manual page
rate.conf(5).  Absurd settings for provider skipping may cause trouble.
The version number will change to 4.70 in a few days after an update
of the rate-de.dat.
2005-02-23 14:33:37 +00:00
keil 4827b38772 for backward compatibility the libcapi20 can now compiled to support the
old (buggy) version2 ABI. This is not for future developments. This is only
to support old binaries, which are linked against the old V2 lib.
To compile a version 2 lib, run configure with
./configure --enable-V2
2005-02-22 11:46:33 +00:00
keil 57e8ffa247 for backward compatibility the libcapi20 can now compiled to support the
old (buggy) version2 ABI. This is not for future developments. This is only
to support old binaries, which are linked against the old V2 lib.
2005-02-22 11:39:43 +00:00
keil 92956a2c6f * have a seperate config directory for firmware
* have a seperate config directory for card tools
2005-02-21 17:51:57 +00:00
keil e9b93ccab1 libcapi20 version 3.0.0
- add SENDING COMPLETE in ALERT_REQ
 - add Globalconfiguration to CONNECT_REQ/RESP and SELECT_B_PROTOCOL_REQ

* NOTE: incompatible to 2.X.Y versions
2005-02-21 17:37:06 +00:00
hessler d74af7676f Version 2.0.94
* Adjusted link to isdnsniffer project to official url
2005-02-20 01:03:11 +00:00
tobiasb 3cbe8ed1bf Renamed +49-9941 from Ktzling to Ktzting after hint from Matthias Koerber.
Added regions for multiple entries of Kirchberg and Kirchberg.
2005-01-31 17:11:45 +00:00
hessler f385b3be65 Version 2.0.93
* Sending and receiving of faxes now possible with GPL software ivcall
* Added link to Homepage of ivcall
2005-01-31 10:58:25 +00:00
armin 8d89e74488 Added active Eicon cards to feature_capi. 2005-01-30 09:58:56 +00:00
tobiasb 892d4504fd New: "isdnrep -t y" for calls of yesterday.
Added some more verifications in the processing of isdnrep's  -t option.
2005-01-22 18:47:16 +00:00
tobiasb c1986dab61 Fixed processing of numbers without an entry in dest.cdb like +8. 2005-01-12 16:28:05 +00:00
tobiasb 235e230398 Renamed +49-5371 from Giffhorn to Gifhorn after hint from Emil "nobs" Obermayr. 2005-01-12 16:06:45 +00:00
hessler c9fec3364f Version 2.0.92
* Added Link to PBX4LINUX website isdn.jolly.de
* Removed broken link to kisdn homepage (could not find the correct one
anywhere, if anyone knows where to find it please let me know)
2005-01-08 23:28:28 +00:00