search for: chan_capi

Displaying 20 results from an estimated 491 matches for "chan_capi".

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...
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:...
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,...
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 was automatically installed....
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...
2010 Mar 01
1
AVM Fritz! mISDN with Kernel 2.6.32 - Any experiences? - Email found in subject
Hi again! > I have excellent success with the tiny "fcpci" and chan_capi, which is > also working great with capi4hylafax. See > net-dialup/fcpci-0.1-r1 in gentoo (should not be difficult to use this > on other distros, but I have never done so). Do not confuse this with > the "fritzcapi"! I managed to install fcpci and it seems to run fine (ca...
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, zaptel-1.4.0 and asterisk-1.4.0., chan_capi 0.7.1 //---------------------------------------------------------------------------------- [root@localhost chan_capi-0.7.1]# make ./create_config.sh...
2005 Aug 24
2
chan_capi on slackware10? cannot compile :-( why?
I'm trying to compile chan_capi-0.5.4 on Slackware 10, but I have bunch of errors. (By the way, can I use chan_capi for ISDN card with winbond w6692cf chipset?) I'm not a linux expert, still :-) Before compiling, when I type "modprobe capi" to load capi module, and then "lsmod", i get list of modules: ca...
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...
2005 Jan 06
0
chan_capi compile problem
Hi all, I?m using * with a Suse 8.1 (kernel 2.4.19-4GB). My hardware are a Eicon Diva 2.01 PCI and a Eicon Diva Server 4BRI; I have installed the drivers wich came with the distribution using the distro installer (yast2). I?m experiencing problems with 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_C...
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/cap...
2004 Dec 27
0
[chan_capi] can't get it compiled
OS: Redhat 9.0 Kernel: 2.4.20-8 Asterisk: latest CVS head Hi all, I try to compile the latest chan_capi, but it won't work. I also tried the patch that is arround there from frank sautter and I have installed the asterisk header files. Asterisk is working very good :) and the Fritz AVM pc Card is running. capiinit: 1 fcpci running fritz-pci A1 3.11-02 0xbc00 5 lsmod: fcpci...
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 ha...
2004 Nov 30
4
chan_capi on 2.6 - impossible?
Hello, I'm trying to get my Eicon Diva 2.01 PCI ISDN card working with Asterisk and was told that I still have some chance if I tried using chan_capi. I tried compiling it (chan_capi) on two systems running 2.6 kernels, but got lots of errors. Before I go investigating - is it possible to compile chan_capi on 2.6 kernels? Or does it work with 2.4 ones only? Tomek
2005 Feb 11
8
chan_capi and asterisk
Hello, list a have a problem i can start asterisk, i get the fowlling error: [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Feb 11 13:50:36 NOTICE[2535]: chan_capi.c:2636 load_module: CAPI not installed! Feb 11 13:50:36 WARNING[2535]: loader.c:345 ast_load_resource: chan_capi.so: load_module failed, returning -1 Feb 11 13:50:3...
2004 Jan 16
7
CAPI not installed, after changed from i4l to CAPI
I had unexpected hangups from my asterix box using the i4l driver. (SIP <-> SIP calls worked execellent, but SIP<->ISDN didn't.) Then I changed the i4l driver in modem.conf with the chan_capi from jungham. (http://www.junghanns.net/asterisk) I followed his instructions in the INSTALL file, and first encountered some errors compiling it. It help by deinstalling several isdn4linux packages (se bottom for full info) and install the capi libraries. running "asterisk -vvvvvv &&...
2003 Jul 25
3
chan_capi error
hello, sometimes my capi_channel stop works - e.g. when i try to call number which does not exist ( typo error ) and i must restart asterisk. following lines appears in the log files : ERROR[393234]: File chan_capi.c, Line 1050 (capi_request): no free channel on controller 1! will continue searching. ERROR[393234]: File chan_capi.c, Line 1050 (capi_request): no free b channel on controller 1! will continue searching. NOTICE[393234]: File chan_capi.c, Line 1060 (capi_request): didn't find capi device with...
2005 Feb 03
3
Where are chan_capi bug reports and bugfixes sent?
Hello all I found a bug in the chan_capi driver (really a not implemented message handling and then a false error condition) and I guess I have wrote a patch to fix it (basically I searched the internet for other capi open source implementation an borrowed the code snippet) but I don't know where to send the report and bugfix. I a...
2004 Mar 30
2
CAPI problems when loading chan_capi.so
Hi all, I compiled/installed chan_capi.so without problems. When I launch Asterisk, I get the following error: --- [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338 mkif: ast_capi_pvt(91xxxxxx,*,pstn,0x2,2) (1,2,64) (0)(0.800000/...
2006 Apr 05
2
can't start chan_capi with asterisk group
...terisk -vvvvgc -U asterisk -G asterisk" fail. I am thinking about a group permission configuration but I have exactly the same one than with my old 1.0.9 working config. Log messages when launching asterisk -vvvvgc -U asterisk -G asterisk : Apr 5 17:47:21 VERBOSE[5773] logger.c: [chan_capi.so]Apr 5 17:47:21 VERBOSE[5773] logger.c: [chan_capi.so] => (Common ISDN API for Asterisk) Apr 5 17:47:21 VERBOSE[5773] logger.c: == Parsing '/etc/asterisk/capi.conf': Apr 5 17:47:21 VERBOSE[5773] logger.c: == Parsing '/etc/asterisk/capi.conf': Found Apr 5 17:47:21 WAR...