Displaying 1 result from an estimated 1 matches for "rxlen".
Did you mean:
rlen
2004 Jun 07
1
AVM B1 and PTP mode
...0000
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) {...