Hello everybody.<br>
First, pardon my bad english.<br>
<br>
I have installed last asterisk and chan-capi-cm-0.6.1 debian distro and kernel <a href="http://2.6.13.4">2.6.13.4</a><br>
<br>
Hardware is well detected, output of lspci:<br>
0000:00:0c.0 Network controller: AVM Audiovisuelles MKTG & Computer System GmbH B1 ISDN<br>
<br>
I downloaded b1.t4 file and i follow several guides from <a href="http://voip-info.org">voip-info.org</a>
and searched with google, i also have /etc/isdn/capi.conf file:<br>
<br>
# card file proto
io irq
mem cardnr options<br>
#b1isa b1.t4 DSS1 0x150
7
-
- P2P<br>
b1pci b1.t4 DSS1
-
-
- -<br>
#c4 ...<br>
<br>
The isdn card is connected point to multipoint and i can do capiinit start, stop and so on:<br>
Dec 15 11:50:56 pbx kernel: capi20: Rev <a href="http://1.1.2.7">1.1.2.7</a>: started up with major 68 (middleware+capifs)<br>
Dec 15 11:50:56 pbx kernel: b1dma: revision <a href="http://1.1.2.3">1.1.2.3</a><br>
Dec 15 11:50:57 pbx kernel: b1pci: PCI BIOS reports AVM-B1 at i/o 0x2000, irq 18<br>
Dec 15 11:50:57 pbx kernel: kcapi: Controller 1: b1pci-2000 attached<br>
Dec 15 11:50:57 pbx kernel: b1pci: AVM B1 PCI at i/o 0x2000, irq 18, revision 2<br>
Dec 15 11:50:57 pbx kernel: b1pci: revision <a href="http://1.1.2.2">1.1.2.2</a><br>
Dec 15 11:50:58 pbx kernel: b1pci-2000: card 1 "B1" ready.<br>
Dec 15 11:50:58 pbx kernel: b1pci-2000: card 1 Protocol: DSS1<br>
Dec 15 11:50:58 pbx kernel: b1pci-2000: card 1 Linetype: point to multipoint<br>
Dec 15 11:50:58 pbx kernel: b1pci-2000: B1-card (3.11-03) now active<br>
Dec 15 11:50:58 pbx kernel: kcapi: card 1 "b1pci-2000" ready.<br>
<br>
The main problem is that can load asterisk (asterisk -vvvcg) but
i get just one error message and, off course isdn do not work:<br>
Dec 15 11:13:25 ERROR[4887]: chan_capi.c:4835 load_module: Unable to load config capi.conf, CAPI disabled<br>
<br>
I have capi.conf file as i show you before...<br>
Can someone help me please?<br>
<br>
Pardon if it is a nonsense, i am not an expert<br>
<br>
Thanks.<br>