Displaying 20 results from an estimated 3000 matches similar to: "Failing to compile chan_capi"
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
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 30
1
Give "Busy" to the 3rd call on a BRI using chan_capi
Hello everyone:
using chan_capi 0.7 and asterisk 1.4
Quick question:
How can I detect the number of "voice" channels (B channels) in use at a 
given time. I'd like to call "Busy" if two B channels are used on my BRI 
to give the calling customer a Busy signal.
Long question:
On my single-line BRI (two channels) I'd like to give the 3rd 
simultaneous incoming call an
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
2007 Apr 19
1
Improve voice quality on Asterisk + chan_capi + DIVA BRI
Hello everyone!
 
I've got a Eicon Diva Server BRI card into my "*" box working just fine,
but I wander if there's anything I can do to improve voice quality for
my operators. I'm thinking something along the lines of "auto gain" and
sudden noise suppression (like when you hit a fax machine or the other
party accidently touches the dial pad on the phone).
 
Does
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:
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:
capi                    6208   0
kernelcapi             30496   1 
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 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
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
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
2007 Oct 15
2
About .call files when the congestion is on my side
Hello everyone.
 
I'm working on an application that needs to automatically send faxes. To
send the faxes I create .call files but the .call files mostly fail
because my lines are always congested within business hours! Is there
any trick I can use to give the end user a better chance at actually
receiving the faxes?
 
I already tried using the local channel for dialing (so I can put in
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
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
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 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:
 
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!
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/0.800000) 0
Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338
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  
2006 Apr 05
2
can't start chan_capi with asterisk group
Hello,
 
While upgrading * from 1.0.9 to 1.2.5, I have installed chan-capi-head
and I can't start asterisk under asterisk group
 
"asterisk -vvvvgc -U asterisk " and "asterisk -vvvvgc -U asterisk -G
dialout" work well but "asterisk -vvvvgc -U asterisk -G asterisk" fail.
 
I am thinking about a group permission configuration but I have exactly
the same one