Commit Graph

18 Commits

Author SHA1 Message Date
Karsten Keil 69ef0bad77 Fix wrong include directory in Makefiles
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-08-02 12:03:54 +02:00
Andreas Eversberg bb97b27d9a Add 3PTY call facility to suppserv 2012-08-02 09:45:43 +02:00
Karsten Keil 7c5fb25ef2 Version 2.0.14
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-07-26 15:16:28 +02:00
Karsten Keil a24737fa8b Changes for auto files
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-05-30 18:53:31 +02:00
Karsten Keil 28e7f4552f Handle changed type for capi_mod.h IsInstalled member
Version 2.0.12

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-05-11 17:51:39 +02:00
Karsten Keil 5e14de863d Version 2.0.7
- Fix autotool files

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-31 08:51:42 +01:00
Karsten Keil cc27afc5e4 More helper for debuging memory leaks
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-30 19:05:08 +01:00
Karsten Keil fd246f6bbb Autotool changes
Version 2.0.6

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2011-12-10 08:50:04 +01:00
Karsten Keil 07ef547eb9 Install a udev rules file for mISDN
The timerdevice should be accessible for a special group, you
can select the group via --with-mISDN_group=<group name> during
configure, default is dialout.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2011-12-06 17:27:41 +01:00
Karsten Keil b71e632fd9 Many fixes 2011-11-27 23:03:46 +01:00
Karsten Keil c597f456b5 CAPI 2.0 for voice
The CAPI 2.0 interface now allows voice calls and
fax with capifax (with spandsp).

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2011-10-28 12:58:42 +02:00
Karsten Keil 17db3354b5 New debug interface for applications
Now applications can hookup their own debug functions.
Also special functions for memory allocation and thread
creations can be supplield.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2011-09-21 15:30:57 +02:00
Karsten Keil 26ee8f002d Update autogenerated files
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2011-09-21 15:30:45 +02:00
Karsten Keil 24fa48710d Update autotool generated files
Signed-off-by: Karsten Keil <keil@b1-systems.de>
2011-04-26 19:09:55 +02:00
Karsten Keil 449135e23f New compatibility handling
On older kernel versions or glibc header code AF_ISDN do not exist and maybe
we need to use a different address famely number.
Now autoconf check this and you can supply a default number for AF_ISDN.

Applications can allow other numbers as parameter as well, see examples/testlayer3.c
how to do that.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
2010-02-17 18:35:11 +01:00
Karsten Keil 91ff3bd05c Make distcheck happy
Enhance autotool files to pass make distcheck and allow VPATH builds

Signed-off-by: Karsten Keil <keil@b1-systems.de>
2010-02-14 19:54:50 +01:00
Karsten Keil a4ca867fe5 Add automake support for GUI Tools
Signed-off-by: Karsten Keil <keil@b1-systems.de>
2010-02-14 18:41:18 +01:00
Karsten Keil 2eeeed5ca5 Use GNU autotools
First steps to use automake, autoconf and libtool

Signed-off-by: Karsten Keil <keil@b1-systems.de>
2010-02-11 17:01:00 +01:00