similar to: Capi problems

Displaying 20 results from an estimated 200 matches similar to: "Capi problems"

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 16
3
ZAPHFC - only for * 0.7.2?
I've got Zaphfc working running Asterisk v. 0.7.2 Then I have tried with Asterisk V. 1.0 and the latest from CVS - with no succes. Has anybody got zaphfc working with newer version than 0.7.2 ? NR -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040616/32481fca/attachment.htm
2004 Jul 28
2
Rate Engine Compile Error
I've tried to compile rate-engine 0.5.2 on Fedora Core 1, Redhat 9 and OpenNA Linux 1.0 and all give me an "Error 1" after typing "make" but with no real reason given. Just a few standard/non-critical warning messages, and then suddenly "Error 1" Anybody successfully compile Rate Engine? The least cost routing module for Asterisk? Thanks in advance.
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
2004 Aug 22
4
Error compiling meetme2
I am trying to compile the meetme2 application with the latest CVS head and it fails. Here is the error message that I get. Can someone point me in the right direction? gcc -pipe -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2005 Mar 10
2
hide callerid via presention bits of ISDN
Hi, how can I setup asterisk to use the number presentation bits on the isdn side to suppress the number presentation? We need to transmit the subscriber number for billing purposes via ISDN whether or not the user wants to hide his/her number. Is there any way to do this? Deti
2004 Jun 17
4
Problems with PRI with T410 messages
Hi all, I have a box running asterisk with T410 connected to a Nortel DMS 100 switch and another box running SER with grandstream phones on it So if there is a call from the pstn it goes from the Nortel to the asterisk and then to the SER box and finally to the phones.if the phone is busy or the number is invalid the * box will first send an ALERT message to the Nortel and say the call is going on
2004 Jun 21
1
R: Re: cdr_addon_mysql compiling error
>> I'm trying to compile cdr_addon_mysql but keep getting this error. >> Again, searching the Wiki and the mailing list archive didn't bring up >> anything useful. Any help? Yes, I'm using MySQL 4.0. Maybe I have to >> switch back to 3.23? >> >> >> # make >> cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Feb 16
1
[patch] fix libpri problem in Q931_INFORMATION handling
Hi there, I tried to use Voicemail from a PRI interface but it didn't work because pressing a key on the ISDN phone just caused Q931_IE_KEYPAD_FACILITY messages which are normally handled by a bri-stuffed libpri. Unfortunately a wrong if condition stops keypad messages from being passed to the channel driver. The patch attached to this mail removes the 2 lines from the code. Did I
2004 Aug 06
1
ices segmentation fault..
Hi, ices does not work very reliable here in my place. I am using the latest CVS sources and I get up to three times a day something like that: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 2051 (LWP 8160)] 0x08051103 in resample_clear (s=0x40ef9338) at audio.c:142 142 if (s->buffers[c]) (gdb) bt #0 0x08051103 in resample_clear
2006 Mar 24
1
Maximum Queue Name Length
Do queue names have a max length? I have a queue named 'oneeighty_techsupp' in queues.conf, and a 'show queues' returns a truncated queue name. Is that just a display bug, or do queues names have a max length of 12? demeter*CLI> show queues oneeighty_te has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime), W:0, C:0, A:0, SL:0.0% within 0s Members:
2004 Feb 02
1
Voicetronix Audio Problems when making two or more simultanoues calls
Hi there, Besides the problem of Voicetronix dialing too early before the carrier gives a dial tone, there also appears to be issues with the audio quality when more than 1 channel is utilized.
2004 Aug 06
1
ices: Metadata for im_stdinpcm
Hi, I added metadata support for the stdinpcm module of ices. The metadata have to be submitted via file (as stdin is already used for the strem). Please apply this patch to the current cvs sources. <p>Deti <p> Index: im_stdinpcm.c =================================================================== RCS file: /usr/local/cvsroot/ices/src/im_stdinpcm.c,v retrieving revision 1.8 diff
2005 Aug 04
1
bristuff-0.2.0RC8m
Hi, I have following problems compiling bristuff-0.2.0RC8m. Has anybody seen them before and can point me in the right direction? zaphfc/make all: ---------------------- /usr/src/asterisk/bristuff-0.2.0-RC8m/zaphfc/zaphfc.c: In function 'hfc_findCards': /usr/src/asterisk/bristuff-0.2.0-RC8m/zaphfc/zaphfc.c:1000: error: invalid lvalue in assignment make[2]: *** [
2005 Mar 05
2
cant compile app_meetme2
Dear all I am get the following problem when trying to compile app_meetme2 using mysql...it seems to want to use pgsql.....? anyone my Makefile looks like app_meetme2.o: app_meetme2.c #$(CC) -pipe $(CFLAGS) -c -o app_meetme2.o app_meetme2.c $(CC) -pipe -I/usr/local/include/mysql -L/usr/local/lib/mysql $(CFLAGS) -c -o app_meetme2.o app_meetme2.c app_meetme2.so: app_meetme2.o
2006 May 17
1
Deadlocks in 1.2.7.1
Hello! Unfortunately we are seeing lately (2-3 times during a day) that asterisk seems to hang up somehow - no new calls can be made and sip show peers and other commands show no obvious problem. We then recompiled 1.2.7.1 with all the DEBUG_ turned on in the makefile and now we see the following messages: May 17 06:46:05 ERROR[8606]: ../include/asterisk/lock.h:236
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 Mar 24
0
chan_unistim compile failed
I am trying to compile chan_unistim and getting some compilation errors: Asterisk Version: Asterisk CVS-03/21/05-12:24:27 AstHeaders: /usr/include Gcc: gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42) OS: CentOS 3.3 (final) The isssue seems to be stemming from AST_MUTEX_DEFINE_STATIC - here is the error dump from chan_unistim: gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g