search for: dcapi_

Displaying 15 results from an estimated 15 matches for "dcapi_".

Did you mean: capi
2004 Dec 07
3
can't compile chan_capi 3.5 after patch applied :-(
....5-patch.diff chan_capi.c INSTALL Makefile xlaw.h [root@server chan_capi-0.3.5]# nano INSTALL original chan_capi compil: [root@server chan_capi-0.3.5]# make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c gcc -shared -Xlinker -x -o chan_capi.so chan_capi.o -lcapi20 gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE...
2005 Sep 30
2
chan_capi-0.3.5
Hi all, i'm tryinf to install chan_capi but i get this error root@obelix:/usr/src/chan_capi-0.3.5# make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i586 -DNEVER_EVER_EARLY_B3_CONNECTS -DCAPI_ES -DCAPI_GAIN -DDEFLECT_ON_CIRCUITBUSY -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c chan_capi.c:36:20: capi20.h: No such file or directory In file included from chan_capi.c:39 Anyone cha help me? Thanks Giordano...
2005 Mar 17
3
Compilation problem chan_capi and Eicon Diva 4Bri
...ERISK_HEADER_DIR) -I/usr/src/linux-2.6.5-1.358/drivers/isdn/hardware/eicon make install gives me the following errors: gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -I/usr/src/linux-2.6.5-1.358/drivers/isdn/hardware/eicon -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c In file included from chan_capi.c:35: /usr/src/linux-2.6.5-1.358/drivers/isdn/hardware/eicon/capi20.h:52: error: Syntaxfehler before "word" /usr/src/linux-2....
2004 Sep 20
1
can't compile chan_capi 0.3.5 under SuSE 9.0
Hi there, the subject says it all... I get the following error messages: ---- mmielke@pbx:~/chan_capi-0.3.5> make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c chan_capi.c:23:31: asterisk/features.h: No such file or directory chan_capi.c:24:28: asterisk/utils.h: No such file or directory In file included from /usr/include/l...
2004 Jul 14
2
Chan_Capi 0.3.4a error
...I compiled and installed Asterisk and it is running, did I miss a configuration or dependency for Chan_Capi somewhere ? cheers, Mike linux:/usr/src/chan_capi-0.3.4a # make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c In file included from /usr/include/linux/kernelcapi.h:13, from /usr/include/linux/capi.h:18, from chan_capi.c:34: /usr/include/linux/...
2004 Apr 12
1
Trouble compiling chan_capi on Suse 9.0
Hi, I am trying to install chan_capi, with asterisk (cvs) on Suse 9.0, but I get the following error: ====== linux:/usr/src/chan_capi-0.3.1 # make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include/asterisk -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DDEFLECT_ON_CIRCUITBUSY -DCAPI_SYNC -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c In file included from /usr/include/linux/kernelcapi.h:13, from /usr/include/linux/capi.h:18, from chan_capi.c:34: /usr/in...
2004 Oct 07
0
chan_capi make issue
...ed the lastest Eicon Diva server software for Linux, modprobe capi works, as well as isdn4k-*. Any suggestions? Thanks in advance. Thanks, Dan chan_capi-0.3.5]#make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include/asterisk -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c In file included from /usr/include/time.h:38, from /usr/include/pthread.h:21, from /usr/include/asterisk/lock.h:17,...
2004 Dec 07
1
chan_capi 0.3.5 does not compile
I use stable CVS asterisk and it is working without problems. But now i am trying to compile chan_capi 0.3.5 module and i get following error /usr/src/chan_capi-0.3.5# make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c chan_capi.c:23: asterisk/features.h: No such file or directory chan_capi.c:24: asterisk/utils.h: No such file or directory chan_capi.c: In function `restart_monitor': chan_capi.c...
2005 Jan 06
0
chan_capi compile problem
...ith outgoing calls so I?ll try with chan_capi instead of chan_modem. The point is that I?m having problems with the compilation: taiwan:/usr/src/chan_capi-0.3.5 # make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c cc1: warning: changing search order for system directory "/usr/include" cc1: warning: as it has already been specified as a non-system directory chan_ca...
2005 Sep 30
0
R: chan_capi-0.3.5
...k-Users] chan_capi-0.3.5 Hi all, i'm tryinf to install chan_capi but i get this error root@obelix:/usr/src/chan_capi-0.3.5# make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i586 -DNEVER_EVER_EARLY_B3_CONNECTS -DCAPI_ES -DCAPI_GAIN -DDEFLECT_ON_CIRCUITBUSY -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c chan_capi.c:36:20: capi20.h: No such file or directory In file included from chan_capi.c:39 Anyone cha help me? Thanks G...
2004 Jul 18
1
chan_capi won't compile
...er step that I missed? Below follows the beginning of the log. It goes on for several hundred lines with lots of errors. asterix:/usr/src/chan_capi-0.3.4a # make install gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c In file included from /usr/include/linux/kernelcapi.h:13, from /usr/include/linux/capi.h:18, from chan_capi.c:34: /usr/include/...
2004 Nov 30
0
chan_capi compilation problems
...kernel, 2) Mandrake 10.1 with kernels 2.6.8.1 and 2.4.27, using gcc 3.3.4 and gcc 3.4.1 I'm getting the following errors (similar on SuSE and Mandrake): # make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include/asterisk -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c In file included from /usr/include/time.h:38, from /usr/include/pthread.h:21, from /usr/include/asterisk/lock.h:17,...
2004 Aug 16
3
Problems compiling chan_capi-0.3.5
...y the way, I tried as well an older version that I compiled successfully before but it now Here the log of the make command: deskpro:/usr/src/asterisk/chan_capi-0.3.5 # make gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c chan_capi.c:23:31: asterisk/features.h: No such file or directory In file included from chan_capi.c:24: /usr/include/asterisk/utils.h:22: error: redefinition of `struc...
2003 Sep 14
6
chan_capi
Hi chan_capi users, this thing is awesome, no delays like in modem_i4l! Plus, it got those nice ISDN features. Here's my question: Does my service provider (Deutsche Telekom) have to provide me with these Services (CD, ECT)? (the Readme in 0.2.5 says "does not relay on service CD") I know, that I don't have CFU,CFNR,CFBS (which I would have to order seperately). How likely
2004 Aug 26
6
chan_capi module
Hello! I have tried to compile the capi module (http://www.junghanns.net/asterisk/downloads/chan_capi.0.3.5.tar.gz) on fedora2 today. ----------- MAKEFILE -------------- ..EXPORT_ALL_VARIABLES: INSTALL_PREFIX= #ASTERISK_HEADER_DIR=$(INSTALL_PREFIX)/usr/include ASTERISK_HEADER_DIR=/usr/include/asterisk #MODULES_DIR=$(INSTALL_PREFIX)/usr/lib/asterisk/modules