Displaying 1 result from an estimated 1 matches for "ystdm16xx".
2011 Jan 21
0
Force Dahdi modules to load
...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 ---...