People, I'm trying to force dahdi to load the modules I need to get spans working.
I have two cards, an Digium TE210E (PCI-e) and a Yeastar TDM1600 FXO (PCI) Actually it is loading just the first of them, it is (wtc4xxp) for TE210E, but doesn't load the second module as specified at /etc/dahdi/modules: wct4xxp ystdm16xx I have to load it manually to get spans working. modprobe ystdm16xx I need to get around this, and force system to get both modules loaded at startup. I also have /etc/modprobe.d/dahdi.blacklist.conf : blacklist wct4xxp -----------------> Need this to load first blacklist ystdm16xx -------------> Need this to load after blacklist ystdm8xx blacklist wcte12xp blacklist wct1xxp blacklist wcte11xp blacklist wctdm24xxp blacklist wcfxo blacklist wctdm blacklist wctc4xxp blacklist wcb4xxp blacklist netjet Thanks.
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
