<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I added a Fritz!PCI card to my asterisk system which is running on fc2 !.<BR>
I installed the avm modules (fcpci) and when i try an capiinit and a capiinfo then everything seems to be OK (you can see capiinfo and lsmod at the end of the text) !.<BR>
I installed the asterisk chan_capi module and when i start asterisk and enter the command capi info on the command line i get back:<BR>
<BR>
 *CLI&gt; capi info<BR>
Contr1: 2 B channels total, 2 B channels free.<BR>
<BR>
But if i try to call the line i cannot see anything happening - even if i put on debugging (with capi debug)<BR>
<BR>
Can someone tell me where i can start to look - why it doesnt work ? ( i am no on this issue since several days and i am out of ideas).<BR>
<BR>
Thanks<BR>
<BR>
<BR>
capiinfo:<BR>
Number of Controllers : 1<BR>
Controller 1:<BR>
Manufacturer: AVM GmbH<BR>
CAPI Version: 2.0<BR>
Manufacturer Version: 3.101-02&nbsp; (49.18)<BR>
Serial Number: 1000001<BR>
BChannels: 2<BR>
Global Options: 0x00000039<BR>
&nbsp;&nbsp; internal controller supported<BR>
&nbsp;&nbsp; DTMF supported<BR>
&nbsp;&nbsp; Supplementary Services supported<BR>
&nbsp;&nbsp; channel allocation supported (leased lines)<BR>
B1 protocols support: 0x4000011f<BR>
&nbsp;&nbsp; 64 kbit/s with HDLC framing<BR>
&nbsp;&nbsp; 64 kbit/s bit-transparent operation<BR>
&nbsp;&nbsp; V.110 asynconous operation with start/stop byte framing<BR>
&nbsp;&nbsp; V.110 synconous operation with HDLC framing<BR>
&nbsp;&nbsp; T.30 modem for fax group 3<BR>
&nbsp;&nbsp; Modem asyncronous operation with start/stop byte framing<BR>
B2 protocols support: 0x00000b1b<BR>
&nbsp;&nbsp; ISO 7776 (X.75 SLP)<BR>
&nbsp;&nbsp; Transparent<BR>
&nbsp;&nbsp; LAPD with Q.921 for D channel X.25 (SAPI 16)<BR>
&nbsp;&nbsp; T.30 for fax group 3<BR>
&nbsp;&nbsp; ISO 7776 (X.75 SLP) with V.42bis compression<BR>
&nbsp;&nbsp; V.120 asyncronous mode<BR>
&nbsp;&nbsp; V.120 bit-transparent mode<BR>
B3 protocols support: 0x800000bf<BR>
&nbsp;&nbsp; Transparent<BR>
&nbsp;&nbsp; T.90NL, T.70NL, T.90<BR>
&nbsp;&nbsp; ISO 8208 (X.25 DTE-DTE)<BR>
&nbsp;&nbsp; X.25 DCE<BR>
&nbsp;&nbsp; T.30 for fax group 3<BR>
&nbsp;&nbsp; T.30 for fax group 3 with extensions<BR>
&nbsp;&nbsp; Modem<BR>
<BR>
&nbsp; 0100<BR>
&nbsp; 0200<BR>
&nbsp; 39000000<BR>
&nbsp; 1f010040<BR>
&nbsp; 1b0b0000<BR>
&nbsp; bf000080<BR>
&nbsp; 00000000 00000000 00000000 00000000 00000000 00000000<BR>
&nbsp; 01000001 00020000 00000000 00000000 00000000<BR>
<BR>
Supplementary services support: 0x000003ff<BR>
&nbsp;&nbsp; Hold / Retrieve<BR>
&nbsp;&nbsp; Terminal Portability<BR>
&nbsp;&nbsp; ECT<BR>
&nbsp;&nbsp; 3PTY<BR>
&nbsp;&nbsp; Call Forwarding<BR>
&nbsp;&nbsp; Call Deflection<BR>
&nbsp;&nbsp; MCID<BR>
&nbsp;&nbsp; CCBS<BR>
<BR>
<BR>
lsmod:<BR>
Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used by<BR>
fcpci&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500632&nbsp; 1<BR>
c4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20317&nbsp; 0<BR>
b1pci&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10445&nbsp; 0<BR>
b1dma&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17261&nbsp; 1 b1pci<BR>
b1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25549&nbsp; 3 c4,b1pci,b1dma<BR>
capi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17281&nbsp; 4<BR>
kernelcapi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 44385&nbsp; 6 fcpci,c4,b1pci,b1dma,b1,capi<BR>
slhc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7105&nbsp; 1 ppp_generic<BR>
capifs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5961&nbsp; 2 capi<BR>
<BR>
</BODY>
</HTML>