Guten Tag Herr D.,
vielen Dank für Ihre Anfrage.
> vielen Dank für Ihre Antwort bezüglich meiner u. g. Frage.
>
> Leider ist meine Frage nicht richtig verstanden worden. Mir ist es
> durchaus bewusst, daß die Fa. Bintec keine Anwendungsprogramme für die
> CAPI-Schnittstelle zur Verfügung stellt. Darum geht es mir auch gar
> nicht.
>
> Ich möchte Ihnen deshalb mein Problem nochmals schildern: Ich benutze
> hier ein Debian-System Sarge (3.1), auf dem eine Telefonsoftware
> (Asterisk) läuft. Diese Telefonsoftware beinhaltet unter anderem ein
> Modul, welches auf eine vorhandene CAPI-Schnittstelle aufsetzen kann.
>
> Was ich nun (am besten von BINTEC) brauche, ist eine funktionierende
> CAPI-Schnittstelle unter Linux, kein Anwendungsprogramm,
> welches darauf
> aufsetzt, das habe ich ja schon.
>
> Die heruntergeladenen Bibliotheken helfen mir nicht richtig weiter, da
> diese für sich noch keine funktionierende CAPI-Schnittstelle zur
> Verfügung stellen.
In den Bibliotheken sollte sich auch eine Readme Datei befinden, in der Sie eine Anleitung zur Kompilierung der R-CAPI unter Linux finden.
Ich hänge diese Readme einfach nochmal an, vielleicht haben Sie diese ja übersehen.
Falls Sie damit nicht zurecht kommen, kann ich Ihnen gerne Support-Unterstützung über unser kostenpflichtiges Ticket-System anbieten.
Infos dazu finden Sie unter
http://www.bintec.de/de/index.php?r=service&m=navbar_support.html&c=sls_support.html
Hier nun die Readme Datei:
____ _ _____ ____ _ ____ ___ _ _____
| __ )(_)_ _|_ _|__ ___ _ __ / ___| / \ | _ \_ _| / ||___ |
| _ \| | '_ \| |/ _ \/ __| | '__| | / _ \ | |_) | | | | / /
| |_) | | | | | | __/ (__ | | | |___ / ___ \| __/| | | |_ / /
|____/|_|_| |_|_|\___|\___| |_| \____/_/ \_\_| |___| |_(_)_/
Content of this directory:
==========================
BinTec Remote CAPI source files and sample applications for UNIX
Version 1.7.5 04/02/03 11:09:44
File Description
---------------------------------------------------------------------------
README This file
RCAPI.pdf Definition of BinTec remote CAPI protocol
c_environ.c helper functions for environment variables
c_tcpopen.c open TCP connection
capidef.h header file for CAPI1.1 and CAPI2.0 definitions
capifax.c CAPI 2.0 example application to send a fax
faxrecv.c CAPI 2.0 example application to receive a fax
libcapi.c source file for the remote capi library CAPI 1.1
libcapi.h header file for the remote capi library
libcapi2.c source file for the remote capi library CAPI 2.0
md5.c MD5 routines
md5.h MD5 haeders
poll.c poll() function for systems that only provide select()
poll.h header file for poll.c
rcapi.c source file for the remote capi interface CAPI 1.1
rcapi2.c source file for the remote capi interface CAPI 2.0
userchk2.c brick user authentication
Makefile.in Makefile prototype; used by configure
config.h.in configuration variables prototype
configure
configure.in
install-sh helper program: install program/library
mkinstalldirs helper program: crete installation directories
---------------------------------------------------------------------------
How to build & install:
=======================
Type something like this in your terminal:
# gunzip < capi.tar.gz | tar xvf -
# ./configure
# make
# make install
Use configure --help to see full list of build configuration parameters.
Should at laest compile on:
===========================
FreeBSD/i386 4.2
FreeBSD/i386 5.0
NetBSD/i386 1.5.2
NetBSD/sparc 1.5
Solaris/sparc 2.6
Solaris/sparc 8 (Sun C compiler)
Linux/i386 2.4.10
Linux/i386 2.0.25
Linux/sparc 2.2.20
Darwin/ppc 5.5 (MacOS X 10.1)
Darwin/ppc 6.3 (MacOS X 10.2)
HP-UX/800 11.00 (HP ASNI-C compiler)
HP-UX/700 10.20 (GNU C compiler)
Supported BinTec hardware:
==========================
BinTec BIANCA/BRICK and X-Generation routers.
Supported BinTec software images:
=================================
Images newer than version 6.2 recommended.
Features:
=========
For FAX G3 functionality you need hardware modem support (only BRICK series).
Software DTMF recognition is available with images newer than 6.2.5 on
the X-Generation. BRICK series do DTMF with the modem hardware.
Shared Library:
===============
Successfull builds have been reported on NetBSD/FreeBSD/MacOSX and Solaris.
In this package we just build the static library, but compiling a shared
library should work without source file changes.
Contributors:
=============
Many thanks to Heiner Steven <
[email protected]> and all the other
CAPI hackers.
Related Information:
====================
* BinTec Products:
http://www.bintec.de/
* CAPI Association:
http://www.capi.org/
* ETSI Telecom Standards:
http://www.etsi.org/
Mit freundlichen Grüßen / kind regards