Commit Graph

1584 Commits

Author SHA1 Message Date
Karsten Keil ae9bf3d200 make isdnlog data UTF8 encoded 2006-01-23 17:07:10 +00:00
Karsten Keil 2938932b91 v3.9 now 2006-01-15 15:19:05 +00:00
Karsten Keil c26c8315ca allow external overwrite of CFLAGS without dropping features 2006-01-15 15:11:52 +00:00
Karsten Keil b51fa75f1a fix example for LD_LIBRARY_PATH use 2006-01-15 15:10:26 +00:00
Karsten Keil e4295cd82f fix some issues with newer gcc (mostly aliasing) 2006-01-15 15:08:55 +00:00
Matthias Hessler 82ae24d4de 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
Matthias Hessler 7011713ee0 Version 2.0.102
* fixed sgml typo
2005-12-05 14:00:12 +00:00
Matthias Hessler bea387d2dc Added some more potentially useful email texts not specifically mentioned in FAQ. 2005-12-05 13:56:21 +00:00
Matthias Hessler 7261aad79f Added some more potentially useful email texts not specifically mentioned in FAQ. 2005-12-05 13:46:42 +00:00
Matthias Hessler 6da29a1925 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 Elfert db9cd7793f - trigger web update 2005-10-27 13:56:22 +00:00
Karsten Keil c822c7227c fix bufferoverflow 2005-09-30 11:41:51 +00:00
Matthias Hessler b0c060544a 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
Matthias Hessler 000568bb27 Version 2.0.100
* Added more details on how to increase number of channels
2005-08-20 22:30:33 +00:00
Karsten Keil d9048239ca 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
Matthias Hessler 6d3fe1a5b4 Version 2.0.99
* Added more information on how to set up a crossed cable.
2005-08-06 22:45:14 +00:00
Karsten Keil 557873a531 Fix a not initial set variable (GCC 4 do not like this) 2005-08-05 10:53:42 +00:00
Karsten Keil 08139ad536 make GCC4 happy 2005-08-01 12:15:15 +00:00
Karsten Keil fde251b2af new version 3.8 2005-08-01 12:11:14 +00:00
Carsten Paeth 42bd8fa275 version fuer 2.4.3 wurde nicht automatisch erzeugt. 2005-07-18 09:12:51 +00:00
Matthias Hessler 9edfd8070d 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
Karsten Keil 46faa59730 CVS should not be part of .cvsignore 2005-06-25 07:44:29 +00:00
Matthias Hessler 8b5e3651ff Version 2.0.97
* Added hint on supported USB devices based on HFC chipset for 64bit.
2005-06-10 23:05:53 +00:00
Carsten Paeth 11e6ed415a - Version 3.0.4. 2005-05-09 08:23:42 +00:00
Carsten Paeth 69ef6758b4 - added SendingComplete to CONNECT_RESP (no funktions changed). 2005-05-09 08:23:01 +00:00
Carsten Paeth 79f19a036d - get_buffer() now returns 0, if no buffer is available. 2005-05-09 08:21:57 +00:00
Matthias Hessler 5203ebdd23 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
Tobias Becker f60da5d50e Various corrections for south-western Germany, suggested by Ralf Kleemann. 2005-03-28 09:58:57 +00:00
Matthias Hessler 1eafacb172 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
Karsten Keil cb20280b0d - 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:49 +00:00
Carsten Paeth cc54a8e2f1 SendingComplete was missing for DISCONNECT_REQ ... 2005-03-04 11:45:13 +00:00
Carsten Paeth 6f2b4cf352 version number. 2005-03-04 11:31:55 +00:00
Carsten Paeth de8964c8dc Newer generated files. 2005-03-04 11:07:39 +00:00
Carsten Paeth 668839a5d8 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
Carsten Paeth d7bab8213f Bugfix: CAPI_LIBRARY_V2 sone ifdef/ifndef where wrong. 2005-03-04 10:57:05 +00:00
Carsten Paeth e6f3117cc5 changes for 64 bit arch 2005-03-04 10:55:52 +00:00
Tobias Becker 0555f3d19f 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
Tobias Becker 864436b031 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:43 +00:00
Karsten Keil 9c31ec2756 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
Tobias Becker eac3334946 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:40 +00:00
Karsten Keil e0f116a668 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:34 +00:00
Karsten Keil ea1892d317 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
Karsten Keil 78acb431e8 * have a seperate config directory for firmware
* have a seperate config directory for card tools
2005-02-21 17:52:09 +00:00
Karsten Keil dcc861f344 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:09 +00:00
Matthias Hessler 09b9b0325b Version 2.0.94
* Adjusted link to isdnsniffer project to official url
2005-02-20 01:03:11 +00:00
Tobias Becker e6e3b5ab59 Renamed +49-9941 from K�tzling to K�tzting after hint from Matthias Koerber.
Added regions for multiple entries of Kirchberg and Kirchberg.
2005-01-31 17:11:45 +00:00
Matthias Hessler 3c7c7ef94e 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 Schindler 87fef7ee40 Added active Eicon cards to feature_capi. 2005-01-30 09:58:56 +00:00
Tobias Becker db7beb4892 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
Tobias Becker b43c2f4d08 Fixed processing of numbers without an entry in dest.cdb like +8. 2005-01-12 16:28:05 +00:00