Commit Graph

10 Commits

Author SHA1 Message Date
Peter Marschall 749ef3fd9b rcapid: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-20 19:16:07 +02:00
calle b3e3c5e268 Newer generated files. 2005-03-04 11:07:35 +00:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
paul 48f22e460c Changed "$$/$$file ..." to "$$d/$$file ..." 2000-12-07 12:52:28 +00:00
keil 9d033b1413 daemons should be installed under a sbin dir 1999-10-25 12:26:14 +00:00
calle 6b1541adb6 - 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:17 +00:00
fritz 63eee5197e Make rcapid compile with enclosed libcapi20.
No more need for AVM's adk.
1998-10-23 12:23:55 +00:00
akool 31048f5b41 - 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:27:23 +00:00
cal 5984a8213b take capicmd.h from kernel-sources 1998-05-19 18:13:39 +00:00
cal 4b8c82528d 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:11 +00:00