similar to: Chan_capi errors compil

Displaying 20 results from an estimated 800 matches similar to: "Chan_capi errors compil"

2003 Jul 08
2
Transfert call
Hi, A question about transfert. How can I make transfert with the the person who call. X call Z and X transfert Z to Y. I only succeed to do X call Z and Z transfert to Y. If someone have a solution it will be very good =) regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Oct 29
6
SIP client
hi everybody, Is there SIP client which work with Asterisk and can be embedded in a HTML page ? Thanks Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031029/226a8b1b/attachment.htm
2003 Apr 07
6
ISDN4Linux problems
Hi, I try to use ISDN4Linux drivers with Asterisk. In modem.conf i put /dev/ttyIO. Everything is OK when i lauch asterisk but, when i call Asterisk nothing happen. Someone can help me ? Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030407/13e78d8e/attachment.htm
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:
2003 Apr 02
0
Chan_capi compil error
Hi; I Use RED HAT 8 and chan_capi 0.1.0 I have errors in compilation. it can't find capi20.h and i have subscripted value is neither array nor pointer. help me please. before i have red hat 7.2 it work so i don't why there're errors. Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Apr 05
2
can't start chan_capi with asterisk group
Hello, While upgrading * from 1.0.9 to 1.2.5, I have installed chan-capi-head and I can't start asterisk under asterisk group "asterisk -vvvvgc -U asterisk " and "asterisk -vvvvgc -U asterisk -G dialout" work well but "asterisk -vvvvgc -U asterisk -G asterisk" fail. I am thinking about a group permission configuration but I have exactly the same one
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
2003 Dec 08
9
IAX clients
Hi, Is there IAX client in Applet JAVA which can be embeded in a web page ? Best regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031208/c388ef61/attachment.htm
2003 Nov 09
1
chan_capi & Eicon Diva problem
Hello, I have an issue getting the chan_capi module to load in asterisk cvs from today. Plain 2.4.20 kernel with melware patches for the Eicon Diva Server Bri card. I load the modules with: modprobe -v divas divacapi I load the firmware with: divactrl load -c 1 -f ETSI -vd6 Output in /var/log/messages is: Nov 9 19:26:26 voice kernel: Eicon DIVA - DIDD table (http://www.melware.net) Nov 9
2004 Jan 30
2
IAX call problems
hi, I use IAX softphone with asterisk and I notice that a call between two IAX softphones end after 1 min. Then I can't hear anything but the call still in progress. I have this log in asterisk IAX debug: Rx-Frame Retry[No] -- OSeqno: 002 ISeqno: 002 Type: IAX Subclass: ACK Timestamp: 00016ms SCall: 21589 DCall: 00001 [192.168.1.22:4569] Tx-Frame Retry[000] --
2003 Aug 04
2
H323 CallerID
Hi, I notice that i don't have callerID in my Voimail when someone drop me a message from H323 Client. Is there a tip to have this CallerID ? Regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030804/af4203ca/attachment.htm
2003 Sep 01
2
gnuGK + h323 Caller ID
Hi, I use with asterisk gnugk a gatekeeper for h323 client. I don't understand why asterisk can't have the H323-ID (callerID). In the gatekeeper's monitor I have this H323-ID but not in asterisk. Does anyone know something about it, or how can I send a caller ID to asterisk ? Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2013 Aug 08
3
forcing linux kernel 3 to recognize cdrom as hdX
Hello, I have a problem with older version of anaconda linux installer. I have upgraded kernel in my distro, but, when this anaconda boot with new 3.4.52 kernel, can NOT find cdrom. As far as I understand, this is because the new kernel recognize cd drive as srX, scdX instead of older hdX with 2.6.18. At the moment I can not upgrade anaconda and forced this kernel to recognize it as before. Are
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
2003 Aug 27
2
include context
hi, how can I add or remove this line "include => context" by the command CLI ? regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030827/979ddd76/attachment.htm
2005 Oct 10
2
AVM Fritz! + chan_capi + mISDN + PTP
Hello everyone, I have been using an AVM Fritz! card with chan_capi and mISDN for quite a while in PTM mode and it was working finely. Now, I needed more DID/MSN, so I switched to PTP. But now nothing works anymore :( I am using Asterisk on Debian Sarge stable and installed Asterisk along with chan_capi from apt-get. I installed mISDN from the CVS of isdn4linux.de. It is : - Asterisk
2003 Apr 10
1
Conferences
Hi, I try to use conferences with Asterisk but i'm not succeed in doing this. I have set in meetme.conf : conf => 4000 and add an extension in extension.conf. But i have Asterisk WARNING Unable to open pseudo channel. Regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Apr 14
1
Conferences without zaptel devices
hi, Someone know how to install conference (MeetMe) without a zaptel devices ? Regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030414/f8a9140a/attachment.htm
2003 May 08
1
Send CallerID in netmeeting
Hi, I have a little question, I use asterisk with Netmeeting client. When I call netmeeting client with a phone. I don\'t have his ID in netmeeting window i have something like : ???;..dhz instead of 28. Someone know a way to display this ID ? Thanks you so much Rattana