similar to: chan_capi module

Displaying 20 results from an estimated 10000 matches similar to: "chan_capi module"

2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello, I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2 installed but failed. I applied the patch to the required OpenH323 library according to the instructions, and set the proper directories in the Makefile. Here is what I receive after I issue make: ******************************* g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -
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
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
2010 May 20
3
Install eventmachine on Debian Lenny
Hi, I can''t install eventmachine on Debian Lenny. ruby-dev and build-essential are installed. Where''s the problem? My (awful) logs: ============================= # gem i eventmachine Building native extensions. This could take a while... ERROR: Error installing eventmachine: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb checking for
2013 Jun 06
2
[LLVMdev] llvm-gcc errors
Hi, I'm trying to compile a simple program that only printf("hello") using llvm-gcc with -emit-llvm flag, but I'm getting the following error stream. Any ideas what could be the problem? Thanks, Tal In file included from /usr/include/stdio.h:28, from simple.c:1: /usr/include/features.h:324:26: error: bits/predefs.h: No such file or directory
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
2014 Nov 03
2
Large Dependency List on Ubuntu Server 14
Forgive me if this is the wrong area to ask this question. I'm happy to inquire to a diff list if that's better. From: http://libguestfs.org/ "Downloads For source see the downloads directory. In Fedora or Red Hat Enterprise Linux: sudo yum install libguestfs-tools On Debian/Ubuntu: sudo apt-get install libguestfs-tools Open a disk image: guestfish --ro -i -a disk.img Other
2018 Mar 23
2
cuda cross compiling issue for target aarch64-linux-androideabi
I was wondering if anyone has encountered this issue when cross compiling cuda on Nvidia TX2 running android. The error is In file included from <built-in>:1: In file included from prebuilts/clang/host/linux-x86/clang-4667116/lib64/clang/7.0.1/include/__clang_cuda_runtime_wrapper.h:219: ../cuda/targets/aarch64-linux-androideabi/include/math_functions.hpp:3477:19: error: no matching function
2018 Mar 23
0
cuda cross compiling issue for target aarch64-linux-androideabi
+Artem Belevich <tra at google.com> On Fri, Mar 23, 2018 at 7:53 PM Bharath Bhoopalam via llvm-dev < llvm-dev at lists.llvm.org> wrote: > I was wondering if anyone has encountered this issue when cross compiling > cuda on Nvidia TX2 running android. > > The error is > In file included from <built-in>:1: > In file included from >
2009 Jul 29
1
winbind + rpc windows
Hi, I've managed to configure winbind to use RPC instead of AD to authenticate users. I was able to do a few auths and from nothing winbind started to crash with the following error message: Any hint on what may be the error? I've already deleted all tdb files and restarted the services, and the server, and don't get it solved. [2009/07/29 14:19:01, 0] winbindd/
2013 Jul 24
2
W/ commit 4d2c63a9bc3accd7b852b1c8b2089c6296fee156: supermin fails to create temporary dir
That's the current commit head I am at (on 'master' branch): $ git log | head -2 commit 4d2c63a9bc3accd7b852b1c8b2089c6296fee156 Author: Richard W.M. Jones <rjones@redhat.com> I invoked: $ git pull ; ./autogen.sh && make clean && make -j 7 \ && time make -k extra-tests LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 \ | tee
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
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 (capiinfo
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 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 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,
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 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
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
2013 Jun 07
0
[LLVMdev] llvm-gcc errors
Hi Tal, On 06/06/13 07:36, Tal Tchwella wrote: > Hi, > > I’m trying to compile a simple program that only printf(“hello”) using llvm-gcc > with –emit-llvm flag, but I’m getting the following error stream. Any ideas what > could be the problem? llvm-gcc is dead (long dead), please use dragonegg or clang instead. Best wishes, Duncan. > > Thanks, > > Tal > > In