Displaying 20 results from an estimated 600 matches similar to: "chan_capi make issue"
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 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 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  
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 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:
 
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':
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 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 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
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
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
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
2004 Jun 07
2
chan_capi 0.3.3 compiling error
Hello all,
I just subscribed to this list and I hope this is the correct place to 
ask for help with this issue.
Today I checked out asterisk via cvs and I was able to compile, to 
install and to run it. Everything was fine so far.
Then I downloaded chan_capi 0.3.3 from www.junghans.net and tried to 
compile it, too.
Unfortunately I get an error in line 1205 when compiling chan_capi.c :
too
2004 Jun 07
1
AVM B1 and PTP mode
Hi !
I've fetched a spare AVM B1 card from the cellar, and installed it. After 
"modprobe b1pci" I did "capiinit" and capiinit moaned about a missing 
t1.b4.
So I search the web and found one at 
http://www.avm.de/ftp/cardware/b1/x_misc/ddi/. When I now look at the 
controller, I finally see p2p-mode:
 # cat /proc/capi/controllers/1
 name             b1pciv4-a400
 io    
2005 Jun 28
1
problems with chan_capi 0.3.5 , divactrl, eicon diva server, and kernel 2.6.10/2.6.12
Hello all,
I'm having problems getting chan_capi 0.3.5 to work well with an Eicon 
Diva Server card using using the driver from linux kernel both 2.6.10 
and 2.6.12 (vanilla versions).
I have a (really two) producci?n system(s) running chan_capi in another 
identical Eicon Card using kernel 2.4.27 and the Diva Server drivers 
from Eicon. I installed an compiled the source level rpm 
2005 Aug 07
0
Can't compile asterisk-oh323 on Mandrake 10
Hi All:
  I am trying to compile asterisk with oh323 but I can't compile it.  I am using instruction provided at http://www.oinko.net/astrecipes/index.php?from=1&q=astrecipes/compiling+asterisk+with+oh323.  The compile error I am getting is as follows.  Quite a few other people are getting exactly same error but no one has posted a fix for this error yet.  Any help would greatly be
2005 Jan 13
2
Need help with Listener Authentication
Hello everyone,
 
 
I set up everything on the icecast server but the authentification. I don't
know what I am doing wrong, so could someone maybe send me a functioning
icecast_full config file where I can check what I am doing wrong with this?
 
I already read the manual, but in this case the manual is too short - or my
brain is just too old ;) Or maybe I have to check for a special file