Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: richardsmith on October 09, 2014, 09:16:05 PM
-
Hi
I have a system running SME8 and Sail v4 with an ISDN BRI card in (OpenVox I think) and every time the pbx needs to be rebooted I have to manually run "load module chan_dahdi.so" in order for the ISDN to work. Should this be necessary or am I missing something?
Thanks,
Richard
-
It sounds like that the chan_dahdi module is excluded in /etc/asterisk/modules.conf.
Could that be?
Also the log files in /var/log/asterisk dir can tell you more.
guest
-
should just work
How did you install dahdi ?
Regards
S
-
It was a standard install from an iso image and just followed the usual process for generating the config for the hardware.
-
Have checked modules.conf and nothing unusual there and nothing obvious in the log files either. Would adding a specific request to load chan_dahdi.so in the modules.conf file solve the problem by getting it to load after asterisk?
-
Have checked modules.conf and nothing unusual there and nothing obvious in the log files either. Would adding a specific request to load chan_dahdi.so in the modules.conf file solve the problem by getting it to load after asterisk?
I would certainly give that a try.
And report back ;-)
-
I would certainly give that a try.
And report back ;-)
Nope, didn't make any difference. I don't know how to work out if it's being loaded but dies some point after or not actually loading in the 1st place?