When I try and run asterisk using misdn in NT mode, I get:
stack_nt_init: Cannot connect layer 2 of port:1 exclusively.
And looking into this further, it seems that the call to
mISDN_connect
is failing in stack_nt_init, which is in turn failing
because
mISDN_read_frame returns with ifr.len = 0, which means the
mISDN_connect
returns ifr.data.i, which is a large negative number (eg
-1218831056)...
Does this mean anything to anyone?
The card is a draytek box based on the hfc-usb chipset.
Thanks
James
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
|