similar to: chan_capi compile problem

Displaying 20 results from an estimated 1000 matches similar to: "chan_capi compile problem"

2004 Dec 07
3
can't compile chan_capi 3.5 after patch applied :-(
Hi I use RH 9 + asterisk v1.0 stable + 2 PCI fritz cards + chan_capi 3.5 and it works fine, Since my users want fax fonctionnality and customers know 1 of the msm as fax number I wanted to try the chan_capi-0.3.5 patch if I patch chan_capi and run make, I get an error message , as you can read below, orginal chan_capi compile works, when patched I get an error, no CID ? Any idea ? anybody
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
2004 Jul 14
2
Chan_Capi 0.3.4a error
I just downloaded chan_capi.0.3.4a.tar.gz but it will not compile on my system (Suse 9.1). 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
2004 Aug 16
3
Problems compiling chan_capi-0.3.5
Hello, I already searched on the mailing list, but I didn't found a solution to my problem. I can't install chan_capi anymore. It has been running very well but then I run into trouble. so I decided to update to the latest CVS version of asterisk and of chan_capi. But now I can't compile chan_capi anymore. I'm running SuSE 9.0 and I think the problem is caused by an update that
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
2004 Oct 07
0
chan_capi make issue
Hi Everyone, On a fresh RedHat 9 installation I have managed to get Asterisk installed and working correctly. When attempting to make chan_capi I get the errors below: I've seen the same error reported at: http://www.redhat.com/archives/fedora-list/2004-September/msg04029.html http://lists.digium.com/pipermail/asterisk-users/2004-October/065388.html I have installed the lastest Eicon Diva
2005 Sep 30
0
R: chan_capi-0.3.5
Thanks Jorg, it's worked, but what modules i need to use it with asterisk? I insert load => chan_capi.so in /etc/asterisk/modules.conf and chan_capi.so=yes under [globals] section. When asterisk start, I get this error: == Parsing '/etc/asterisk/modules.conf': Found [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf':
2005 Mar 17
3
Compilation problem chan_capi and Eicon Diva 4Bri
Hi *, I want to integrate the Eicon Diva 4Bri Card to Asterisk. Eicon drivers and capi is installed. I use the latest dev version from eicon compiled and installed for my fedora 2 system. I found the chan_capi for asterisk from www.junghanns.net. Also loaded the patch and applied to the chan_capi source tree. I changed the Makefile to include the capi20.h from eicon:
2004 Jul 18
1
chan_capi won't compile
I am trying to compile chan_capi 3.3.4a, but I end up with lots of gibberish. Near the top it states that capi20.h doesn't exist. Searching for the file, several show up: # find / -name capi20.h -print /usr/src/linux-2.4.21-144/include/config/isdn/capi/capi20.h /usr/src/linux-2.4.21-231-include/smp/include/config/isdn/capi/capi20.h
2004 Nov 30
0
chan_capi compilation problems
Hello, I can't compile chan_capi-0.3.5 (also tried with 0.3.4b). I tried compiling it on two systems with very similar (unsuccessful) results: 1) SuSE 9.1 on 2.6.5 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
2005 Jan 12
4
chan_capi-0.3.5 error 127
Hi, I have a problem for install chan_capi My pc: Suse 9.1, with asterisk current stable en cvs I have download http://www.junghanns.net/asterisk/downloads/chan_capi.0.3.5.tar.gz And the path from http://www.levigo.de/VoIP/chan_capi-0.3.5-cvs-HEAD-patch.tar.bz2 And patch the chan_capi # cd chan_capi-0.3.5 # patch -p1 < chan_capi-0.3.5-patch.diff # make /for install My error
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
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
2006 Feb 23
2
chan_capi-cm-0.6.4
Hello Armin, hello List I'm trying to get chan_capi working with asterisk from debian stable (asterisk 1.0.7, the debian version number is 1:1.0.7.dfsg.1-2). I managed to get it compiled by providing my own version of ast_copy_string. This is an Austrian PTP line. I can do outgoing calls fine (no comprehensive tests yet). For incoming calls, I'm getting "No answer" on the
2005 Jun 02
0
chan_capi + mISDN + Fritz PTP
I'm now up&running with - mISDN with avmfritz driver for Fritz PCI card - chan_capi from debian recompiled with a patch (see below) - EuroISDN with Point-to-Point (ptp) mode (Austria) - With Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k from debian sarge But am having some problems: 1) I needed to patch chan_capi.c from debian sarge (see below) to give the new channel to asterisk in state
2005 Jan 22
0
chan_capi patch: app_capiFax modifications
Hi, Since Carl has kindly provided us with fax support for CAPI based cards, we have been using it with much success. Today I have modified app_capiFax so that it now supports a dynamic CSID. The following example uses the DNID created by chan_capi on an AVM Fritz! card. * Receive a fax with CAPI API. * Usage : capiAnswerFax2(path_output_file.SFF|stationID) * * This function can be
2007 Jan 25
1
Failing to compile chan_capi
I've got a brand new Eicon Diva Server BRI card and I want to configure it with Asterisk. I managed to get asterisk and zaptel to compile and install, I've compiled and installed the drivers for the Diva card and now I need to compile and install the chan_driver for chan_capi. Unfortunately this fails miserably. I get the following messages: I'm using: Kernel 2.6.16.37.4,
2005 Mar 04
1
chan_capi with patch compilation error
Hi, I'm trying to make work chan_capi with last asterisk CVS. I installed last zaptel,libpri,last cvs ana patched chan_capi 0.35 with the patch kindly suggested me by Jason Williams: http://www.levigo.de/VoIP/chan_capi-0.3.5-cvs-HEAD-patch.tar.bz2 First I received error 127 that I resolved commenting the line CC=gcc-2.95 but now I have this error: chan_capi.c: In function `load_module':
2005 Jun 22
1
Error on installing oh323 on asterisk
I'm following the instruction from Jo?o Amaro from the page http://lists.digium.com/pipermail/asterisk-users/2005-February/090752.html Everything went fine until I run the 'make' command under asterisk-oh323-0.6.5. I got the error message chan_oh323.c:5220: too many arguments to function `ast_channel_register' I have attached the error message. I'm running asterisk CVS
2005 Sep 20
3
[ANNOUNCE] chan_capi-cm-0.6 released
Hi all, it took a while, but on sourceforge.net I added the new release 0.6 of chan_capi-cm driver. Note: dial string and capi.conf has changed. The main changes are: - added 'relaxdtmf'. - more BSD compatibility - correct PROGRESS handling - added verbose text for capi info/reason error messages. - use correct facility-selector for echo-cancel - added application capicommand() for CAPI