Commit Graph

16 Commits

Author SHA1 Message Date
Carsten Paeth de8964c8dc Newer generated files. 2005-03-04 11:07:39 +00:00
Karsten Keil e2831a416d More changes to compile without kernel source 2002-07-19 22:02:01 +00:00
Karsten Keil 4e3cdc70f0 More changes to compile without kernel source 2002-07-19 21:23:55 +00:00
Karsten Keil 6bebcfad40 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:58 +00:00
Paul Slootman 2c3887229a Changed "$$/$$file ..." to "$$d/$$file ..." 2000-12-07 12:52:28 +00:00
Carsten Paeth 180b3a36ab add .cvsignore 2000-03-03 15:54:39 +00:00
Kai Germaschewski 50cef82f00 fixed rcapid to work with later versions of Bintec's remote capi client
(work by Thomas Pfeiffer)
2000-01-29 18:52:25 +00:00
Kai Germaschewski f3ad97817c Bugfix from Jochen Erwied <mack@joker.e.ruhr.de> 1999-12-27 23:03:09 +00:00
Kai Germaschewski a8f4471639 Should work with later versions auf bintec's rcapi client now.
Hardly tested, though.
1999-12-21 23:19:11 +00:00
Karsten Keil bb95e4f72e daemons should be installed under a sbin dir 1999-10-25 12:26:14 +00:00
Carsten Paeth 1298fe0f15 - The CAPI20 library is now a shared library.
- Arguments of function capi20_put_message swapped, to match capi spec.
- All capi20 related subdirs converted to use automake.
- Removed dependency to CONFIG_KERNELDIR where not needed.
1999-10-20 16:43:19 +00:00
Fritz Elfert eebe4aeb5f Make rcapid compile with enclosed libcapi20.
No more need for AVM's adk.
1998-10-23 12:23:58 +00:00
Karsten Keil e9c4ae9eea Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:37:11 +00:00
Andreas Kool c8e275d319 - quick and dirty Call-History in "-m" Mode (press "h" for more info) added
- eat's one more socket, Stefan: sockets[3] now is STDIN, FIRST_DESCR=4 !!
 - Support for tesion)) Baden-Wuerttemberg Tarif
 - more Providers
 - Patches from Wilfried Teiken <wteiken@terminus.cl-ki.uni-osnabrueck.de>
   - better zone-info support in "tools/isdnconf.c"
   - buffer-overrun in "isdntools.c" fixed
 - big Austrian Patch from Michael Reinelt <reinelt@eunet.at>
   - added $(DESTDIR) in any "Makefile.in"
   - new Configure-Switches "ISDN_AT" and "ISDN_DE"
     - splitted "takt.c" and "tools.c" into
         "takt_at.c" / "takt_de.c" ...
         "tools_at.c" / "takt_de.c" ...
   - new feature
       CALLFILE = /var/log/caller.log
       CALLFMT  = %b %e %T %N7 %N3 %N4 %N5 %N6
     in "isdn.conf"
 - ATTENTION:
     1. "isdnrep" dies with an seg-fault, if not HTML-Mode (Stefan?)
     2. "isdnlog/Makefile.in" now has hardcoded "ISDN_DE" in "DEFS"
     	should be fixed soon
1998-09-26 18:31:14 +00:00
Christian A. Lademann 906bfc33c7 take capicmd.h from kernel-sources 1998-05-19 18:13:39 +00:00
Christian A. Lademann 1a16c0a4d2 Simple Remote-CAPI-Server implementation
You also need the CAPI-Library by AVM

Special thanks to Thomas Pfeiffer <pfeiffer@pds.de> for his kind support.
1998-05-19 18:10:30 +00:00