Displaying 20 results from an estimated 200 matches similar to: "can't compile chan_capi 3.5 after patch applied :-("
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
2004 Dec 23
2
Re: Asterisk and Capi
Dear list,
I tried to install the CAPI support RPM from the SUSE 9.2 disks. YaST
tells me it is happy with the process. The Asterisk release I am using is
the one that comes packaged in RPM format, also included in the distribution.
Still starting asterisk with the usual asterisk -vvvc I see that
something goes wrong.
[app_capiCD.so]Dec 23 19:21:45 WARNING[1076850816]: loader.c:242
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:
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
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 Sep 15
1
Extension based call forwarding using capiECT
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I try to get callers forwarded to by mobile phone when they dial a
certain digit.
In my extensions.conf I have defined the following:
[279xxxx]
exten => s,1,SetLanguage(de)
exten => s,2,Wait,5
exten => s,3,BackGround(demo-congrats)
exten => s,4,Goto(boksa,#,1)
exten => 3,1,VoiceMail,u1
exten => 4,1,VoicemailMain
exten =>
2004 Apr 28
4
Mysql Confusion..
Ok I know this may have been covered and I did have a look back in the
archives but didn't find anthing so I am asking it now..
Many moons ago the MySQL CDR functions and MySQL Voicemail functions had
to be removed from the main asterisk code because of licensing issues..
Now there is new MySQL stuff like MySQL FRIENDS for SIP and IAX
definitions..
So how is it that these options
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 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 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 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
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 Jun 15
1
Choppy sound ONLY when a voicemail is left
Hi All,
Whenever a call comes in via the ISDN and somebody leaves a voicemail,
the sound file recorded is very choppy. If I actually take the call, the
sound is not choppy so it's obviously something to do with the Asterisk
box itself having to do the recording. Perhaps the sound card drivers?
I'm using the stock i810_audio (OSS) drivers on Fedora Core 1.
If I call from a local VoIP
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