Displaying 20 results from an estimated 5000 matches similar to: "Problems compiling chan_capi-0.3.5"
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 Jun 15
5
Capi problems
I'm getting this message when I start Asterisk
chan_capi.c:2205 capi_handle_msg: Command.Subcommand = 0x5.0x81
but when I try and recompile I get this
chan_capi.c:60: error:
`__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__'
undeclared here (not in a function)
any help would be greatly appreciated.
--
Dave Cotton <dcotton@linuxautrement.com>
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
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 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
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 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 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 02
1
Problem with CHAN_SCCP
Hi, I have an asterisk running great, with 2 cisco 7912 phones converted to
SIP, and a cisco 2600 xl w/ E1 and SIP. I?m thinking to expand the test
adding more 7912, but I prefer not convert all the 7912 to SIP, so I?m tying
to put CHAN_SCCP to work. I?ve get the sources from cvs.sourceforge.net but
when I try to compile, get the followings errors:
[root@asterisk01 chan_sccp]# make
Now
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 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
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
2004 Jun 14
1
Chan_Capi 0.3.4
Just tried compiling chan_capi 0.3.4 under CVS Head and get the following
errors.
chan_capi.c:60:
`__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__'
undeclared here (not in a function)
chan_capi.c:61:
`__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__'
undeclared here (not in a function)
chan_capi.c:62:
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
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':
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 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 03
1
chan_capi [0.4.0|-cm-0.5.4] and Asterisk 1.2.0-beta1 - early B3 not early enough sometimes
Hi,
I've just installed Asterisk 1.2.0-beta1 for the first time and downloaded
chan_capi and compiled it in and run it. (For comparison purposes, I've
tried this with both chan_capi-0.4.0PRE1 and chan_capi-cm-0.5.4 and
chan_capi-cm latest CVS). Whilst most things are fine, it seems that if I
specify the 'b' parameter in the dial string before the number, sometimes
the early
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 also found some miss-behaviours that I would like to share