search for: ddeflect_on_circuitbusi

Displaying 5 results from an estimated 5 matches for "ddeflect_on_circuitbusi".

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
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 Nov 16
1
Capi Deflection (CD) not working
I did the following: - chan_capi-0.3.5/Makefile: uncommented CFLAGS+=-DDEFLECT_ON_CIRCUITBUSY - recompile asterisk + chan_capi - added /etc/asterisk/capi.conf: deflect=0800123456 ; some 0800 test number - in etc/asterisk/extensions.conf under [tcom-in]: exten => 98765,1,capiCD(0800123456) - made both b channels busy by outcalling on both lines (ISND BRI) - called my msn (98765) by mobile
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
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':