I have 2 separate Asterisk servers that are both exibiting this problem. 1 has a 4 port<br>FXO digium card, the other an 8 port.<br><br>For some reason when the machine reboots, the dahdi drivers are not properly loaded. Then asterisk<br>
ends up starting without dahdi support. I've tried everything that I can think of, even to the point<br>of running dahdi_cfg in the asterisk startup script before asterisk itself is started, but it doesn't help.<br>
<br>To fix it, all i have to do is login and run<br>dahdi_cfg<br>/etc/init.d/asterisk restart<br><br>but that's a pain to have to do after every reboot. I've never had this problem with asterisk systems in<br>the past, but now it's happening on the last 2 servers we've setup. Does anyone have any ideas? I <br>
can't understand why explicitly calling dahdi_cfg or the dahdi_startup script before starting asterisk<br>isn't working.<br><br>Thanks<br><br>