Commit Graph

20 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
Peter Marschall 1300fc19cb rcapid/configure.ac: updated from configure.in
* rename configure.in to configure.ac for recent autotools
* require autoconf 2.68
* update/remove obsolete macros
* quote arguments to AC_../AM_.. macros
* remove unneeded options --with-sbin / --with-man:
  --sbindir / --mandir serve exactly the same purpose
2012-04-20 19:16:07 +02:00
Rolf Leggewie 09500223aa drop .cvsignore files 2012-03-29 16:36:36 +02:00
Karsten Keil 1260aa752f Add manpage for rcapid
Thanks to Paul Slootman <paul@debian.org>

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:28 +01:00
calle b3e3c5e268 Newer generated files. 2005-03-04 11:07:35 +00:00
keil d21bf2aed8 More changes to compile without kernel source 2002-07-19 22:02:01 +00:00
keil 36aff477ea More changes to compile without kernel source 2002-07-19 21:23:51 +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
calle 43a29ed1f4 add .cvsignore 2000-03-03 15:54:39 +00:00
kai 4d58c168d9 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 e1e69b39d0 Bugfix from Jochen Erwied <mack@joker.e.ruhr.de> 1999-12-27 23:03:09 +00:00
kai eda5f088db Should work with later versions auf bintec's rcapi client now.
Hardly tested, though.
1999-12-21 23:19:11 +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
keil e3a1cf85c0 Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:35:05 +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