Clive Carter wrote:
<snip>
Gives following errors ERROR[16384]: chan_zap.c: 6181 mkintf : Unable to get parameters ERROR[16384]: chan_zap.c :9109 setup_zap : Unable to register channel '1' WARNING[16384] : loader.c:334 ast_load_resource : Chan_zap.so : load_module failed, returning -1 Unregistered channel type 'Tor' Unregistered channel type 'Zap'
It looks like your box can't load the appropriate drivers. How are you loading the drivers?
you need to have both the zaptel and wcfxo drivers loaded in order to use the card. make sure both are loaded before starting up asterisk. you can verify it by running the "dmesg" command and looking in the output for stuff related to Zaptel or wcfxo.
also there might be IRQ issues - is the card sharing IRQs with anything else?
flynn
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
