[Asterisk-Users] mISDN + chan_misdn.so + winbond issue

Michel Koenen michel.koenen at gmail.com
Mon Jun 6 01:28:18 MST 2005


Hi all,

Does anybody of you have the winbond w6692 working with the
mISDN/chan_misdn.so?

When loading chan_misdn.so from Asterisk, I get a "No lower Id port:1"
error. The /var/log/messages file says: "MISDN free_device: entitylist
not empty"

I'm using Linux 2.6.11.11 + mISDN-CVS-2005-05-01 + Asterisk 1.0.7 + Zaptel 1.0.7
chan_misdn build from chan_misdn-beta-0.0.3-rc6  and against
mISDNuser-CVS-2004-08-29.

The /dev/mISDN node was also created.

I'm loading the kernel modules this way:
modprobe zaptel
modprobe ztdummy
modprobe mISDN_core
modprobe mISDN_l1
modprobe mISDN_l2
modprobe l3udss1
modprobe mISDN_dsp
modprobe w6692pci protocol=2 layermask=1

Then I start asterisk:
asterisk -c -vvvvvv -dddddd

When loading chan_misdn.so , Asterisk complains and exits after the
last error line below
" [chan_misdn.so] => (Channel driver for mISDN Support (Bri/Pri))
debug_init: using stdout for debug log
debug_init: using stderr for warning log
debug_init: using stderr for error log
debug_init: debug_mask = 0
No lower Id port:1
init_stack: No such file or directory "

Contents of the /var/log/messages for all above commands:
Jun  5 20:25:20 pbx kernel: Zapata Telephony Interface Registered on major 196
Jun  5 20:25:25 pbx kernel: Registered tone zone 0 (United States /
North America)
Jun  5 20:25:48 pbx kernel: Modular ISDN Stack core $Revision: 1.25 $
Jun  5 20:25:53 pbx kernel: ISDN L1 driver version 1.11
Jun  5 20:25:56 pbx kernel: ISDN L2 driver version 1.20
Jun  5 20:26:02 pbx kernel: mISDN: DSS1 Rev. 1.29
Jun  5 20:26:07 pbx kernel: mISDN_dsp: Audio DSP  Rev. 1.10 (debug=0x0)
Jun  5 20:26:20 pbx kernel: Winbond W6692 PCI driver Rev. 1.13
Jun  5 20:26:21 pbx kernel: PCI: Found IRQ 9 for device 0000:00:0f.0
Jun  5 20:26:21 pbx kernel: mISDN_w6692: found adapter Winbond W6692
at 0000:00:0f.0
Jun  5 20:26:21 pbx kernel: W6692: Winbond W6692 version (0): W6692 V00
Jun  5 20:26:21 pbx kernel: w6692: IRQ 9 count 4
Jun  5 20:26:21 pbx kernel: w6692 1 cards installed
Jun  5 20:26:34 pbx kernel: MISDN free_device: entitylist not empty


Am I using wrong or incompatible source versions or is this a bug or
am I doing something wrong?

Btw the misdn.conf contains:
[general]
language=en
immediate=no
debug=0

[mycard]
context=incoming
ports=1,2
msns=72

Using ports=1 or ports=2 or changing msns gives the same problems..
When you have a working configuration, I am curious which source
versions of needed packages you have used.

Thank you in advance for your response.

Best regards,
Michel Koenen



More information about the asterisk-users mailing list