search for: ast_capi_pvt

Displaying 13 results from an estimated 13 matches for "ast_capi_pvt".

2003 Apr 22
1
struggling with Diva 4BRI and chan_capi
...en starting with "asterisk -vvvc": Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': Found [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found NOTICE[16384]: File chan_capi.c, Line 1781 (mkif): ast_capi_pvt(50,50,remote,2,2) (1,2,64) == ast_capi_pvt(50,50,remote,2,2) (1,2,64) NOTICE[16384]: File chan_capi.c, Line 1781 (mkif): ast_capi_pvt(50,50,remote,2,2) (1,2,64) == ast_capi_pvt(50,50,remote,2,2) (1,2,64) NOTICE[16384]: File chan_capi.c, Line 1781 (mkif): ast_capi_pvt(57,57,58,kapejod,2,2) (...
2005 Jan 04
3
AVM C2 capi.conf ?
Hi, i will use an AVM C2 controller with asterisk. How can i use both card ports ?? On the voip-info.org Wiki is only notice to: You will need a section for each controller in /etc/asterisk/capi.conf so the C2 will have 2 sections. But how is look like this ? Only on the first port is asterisk assume connections, but nothing on the second card port. In the dmesg is only the capidrv-1 shown,
2004 Mar 30
2
CAPI problems when loading chan_capi.so
Hi all, I compiled/installed chan_capi.so without problems. When I launch Asterisk, I get the following error: --- [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338 mkif: ast_capi_pvt(91xxxxxx,*,pstn,0x2,2) (1,2,64) (0)(0.800000/0.800000) 0 Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338 mkif: ast_capi_pvt(91xxxxxx,*,pstn,0x2,2) (1,2,64) (0)(0.800000/0.800000) 0 Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2675 load_module: CAPI not installed! Mar 30 19:47:52 WARNING[16384]: loa...
2003 Jul 22
3
capi_chan error - CAPI not loaded.
...2 19:47:03 WARNING[16384]: File chan_iax2.c, Line 5578 (load_module): Unable to open IAX timing interface: No such file or directory Jul 22 19:47:03 WARNING[16384]: File chan_iax2.c, Line 5061 (set_config): Ignoring port for now Jul 22 19:47:03 NOTICE[16384]: File chan_capi.c, Line 2237 (mkif): ast_capi_pvt(31,31,remote,1,2) (1,2,64) (0)(0.800000/0.800000) Jul 22 19:47:03 NOTICE[16384]: File chan_capi.c, Line 2237 (mkif): ast_capi_pvt(31,31,remote,1,2) (1,2,64) (0)(0.800000/0.800000) Jul 22 19:47:03 NOTICE[16384]: File chan_capi.c, Line 2237 (mkif): ast_capi_pvt(57,57,58,kapejod,1,2) (1,2,64) (0)(0....
2004 Jun 23
1
capi.so problem on startup
...ler(s) -- CAPI[contr1] supports DTMF -- CAPI[contr1] supports supplementary services > HOLD/RETRIEVE > TERMINAL PORTABILITY > ECT > 3PTY > CF > CD > MCID > CCBS > MWI > CCNR == ast_capi_pvt(1272580,1272580,isdndefault,0,2) (0,0,64) == ast_capi_pvt(1272580,1272580,isdndefault,0,2) (0,0,64) Jun 23 12:04:33 WARNING[1075622560]: chan_capi.c:2784 load_module: Unused contr1 Jun 23 12:04:33 WARNING[1075622560]: channel.c:174 ast_channel_register_ex: Already have a handler for type '...
2004 May 27
6
CAPI / Channels
...incommingmsn=* softdtmf=0 here the output from the chan_capi initialization [chan_capi.so] => (Common ISDN API for Asterisk) May 27 16:47:00 ERROR[1024]: chan_capi.c:2664 load_module: Unknown isdnmode parameter "ptmp" -- ignoring May 27 16:47:00 NOTICE[1024]: chan_capi.c:2338 mkif: ast_capi_pvt(0732663288,,demo,0x6,2) (1,2,64) (0)(0.800000/0.800000) 0 May 27 16:47:00 NOTICE[1024]: chan_capi.c:2338 mkif: ast_capi_pvt(0732663288,,demo,0x6,2) (1,2,64) (0)(0.800000/0.800000) 0 May 27 16:47:00 NOTICE[1024]: chan_capi.c:2694 load_module: this box has 2 capi controller(s) -- listening on con...
2005 Jan 22
0
chan_capi patch: app_capiFax modifications
...en(headLine); B3conf->Infos[len1 + 1] = (unsigned char)len2; strcpy((char *)&B3conf->Infos[len1 + 2], headLine); B3conf->len = (unsigned char)(2 * sizeof(unsigned short) + len1 + len2 + 2); } static int capi_change_bchan_fax(struct ast_channel *c, char* stationID) { struct ast_capi_pvt *i = c->pvt->pvt; MESSAGE_EXCHANGE_ERROR error; _cmsg CMSG; B3_PROTO_FAXG3 B3conf; SetupB3Config(&B3conf, FAX_SFF_FORMAT, stationID); // Format ignored by eicon cards DISCONNECT_B3_REQ_HEADER(&CMSG, ast_capi_ApplID, ast_capi_MessageNumber++, 0);...
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 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
2004 Jan 16
7
CAPI not installed, after changed from i4l to CAPI
...sh == Registered application 'Wait' Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': Found [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Jan 16 13:44:48 NOTICE[16384]: chan_capi.c:2312 mkif: ast_capi_pvt(50,*,demo,0x2,2) (1,2,64) (0)(0.800000/0.800000) Jan 16 13:44:48 NOTICE[16384]: chan_capi.c:2312 mkif: ast_capi_pvt(50,*,demo,0x2,2) (1,2,64) (0)(0.800000/0.800000) Jan 16 13:44:48 NOTICE[16384]: chan_capi.c:2646 load_module: CAPI not installed! Jan 16 13:44:48 WARNING[16384]: loader.c:312 ast_lo...
2004 Dec 13
3
Busy message on ISDN cards?
Hi all, I'm new to asterisk and not too knowledgeable on ISDN, so please be gentle :) I have a dual-channel Eicon Diehl Diva card in a Debian Woody box with kernel 2.4.27, connecting to a Telstra (Australia) Onramp Home Highway ISDN line. I'm pretty certain the card and line both work since they've been used in this machine for PPP before this (but with an older kernel with DoV
2004 May 05
0
CAPI & Eicon Crash Asterisk
...139 Automatically restarting Asterisk. Asterisk ended with exit status 1 Asterisk died with code 1. Aborting. this crash generates a core and If I exec a gdb asterisk core.1445 messages are the next: #0 0x40230e08 in capi_echo_canceller (c=0x0, function=1) at chan_capi.c:156 156 struct ast_capi_pvt *i = c->pvt->pvt; (gdb) bt #0 0x40230e08 in capi_echo_canceller (c=0x0, function=1) at chan_capi.c:156 #1 0x4022ea59 in pipe_msg (PLCI=260, CMSG=0x3) at chan_capi.c:1794 #2 0x40231f9a in capi_handle_msg (CMSG=0x3) at chan_capi.c:2182 #3 0x4023185e in do_monitor (data=0x0) at chan_capi.c:2...
2004 Aug 06
2
Asterisk not starting
Hello! Asterisk "CVS-HEAD-08/06/04-14:55:13" won't start on two of three different Gentoo machines. This is the output of gdb: ultra asterisk # gdb /usr/sbin/asterisk GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions.