Hi folks.

I use asterisk 1.2.19 with mISDN on my gentoo-linux-2.6.20 system and I
updated from mISDN(user)-1.1.0 to 1.1.5 yesterday. My HFC-PCI-Card works
fine but I have a problem with my Billion tinyUSB TA that does not work.

mISDN scan  says:

    2 mISDN compatible device(s) found:
    >> hfcpci
    >> hfcsusb

Also mISDN config build a proper config file:

    <mISDNconf>
            <module poll="128" debug="0" timer="no">hfcmulti</module>
            <module debug="0" options="0">mISDN_dsp</module>
            <devnode user="root" group="root" mode="644">mISDN</devnode>
            <card type="hfcpci">
                    <port mode="te" link="ptmp">1</port>
            </card>
            <card type="hfcsusb">
                    <port mode="nt" link="ptmp">2</port>
            </card>
    </mISDNconf>


I only modified the port mode (to nt) and the port numer.

When I run mISDN with "mISDN start" the hfcsusb module will not be loaded:

-- Loading mISDN modules --
>> /sbin/modprobe --ignore-install capi
FATAL: Module capi not found.
>> /sbin/modprobe --ignore-install mISDN_core debug=0
>> /sbin/modprobe --ignore-install mISDN_l1 debug=0
>> /sbin/modprobe --ignore-install mISDN_l2 debug=0
>> /sbin/modprobe --ignore-install l3udss1 debug=0
>> /sbin/modprobe --ignore-install mISDN_capi
>> /sbin/modprobe --ignore-install hfcpci protocol=0x2 layermask=0xf
>> /sbin/modprobe --ignore-install mISDN_dsp debug=0 options=0

With mISDN v1.1.0 the USB TA works fine, but unfortunately with a very
lot debug messages in /var/log/messages. :-)

Many thanks!

Christian

PS: misdn-init scan (v1.1.5) will _only_ find the hfc-pci-card.


 
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk

Reply via email to