[Asterisk-Users] AVM B1 and PTP mode
Thomas Niesel
thomas_n at freenet.de
Mon Jun 7 13:14:03 MST 2004
Hallo Holger Schurig
On Mon, 7 Jun 2004 17:08:53 +0200 you wrote:
> Hi !
>
> I've fetched a spare AVM B1 card from the cellar, and installed it.
> After "modprobe b1pci" I did "capiinit" and capiinit moaned about a
> missing t1.b4.
Dont use modprobe, use "capiinit start" !!!!!!!!!!!!!!!!!
Configure the card via /etc/isdn/capi.conf
The capiinit will do all the rest :)
>
> So I search the web and found one at
> http://www.avm.de/ftp/cardware/b1/x_misc/ddi/. When I now look at the
> controller, I finally see p2p-mode:
Get latest Firmware from:
ftp://ftp.in-berlin.de/pub/capi4linux/firmware/b1/3-11-03/
>
> # cat /proc/capi/controllers/1
> name b1pciv4-a400
> io 0xa400
> irq 5
> membase 0xf1800000
> type B1 PCI
> ver_driver 3.09-10
> ver_cardtype B1
> ver_serial 39032287
> protocol DSS1
> linetype point to point
> cardname B1
> csr (cached) 0x30004000
> csr 0x30004000
> txoff 4
> txlen 0
> rxoff 0
> rxlen 4
>
> Now, I compiled chan_capi-0.3.3 against Asterisk CVS head (of course
> with CFLAGS+=-DUNSTABLE_CVS). And when I start now asterisk, .... it
> hangs.
>
> With some debugging statements I found out that it hangs right here in
> chan_capi.c:
>
> if (Listen(ALL_SERVICES) != 0) {
> ast_log(LOG_NOTICE,"unable to listen!\n");
> return -1;
> }
>
> Any ideas?
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
Tho/\/\as
More information about the asterisk-users
mailing list