resolve.conf and dns is working. The problem persists. /var/log/asterisk/messages shows a few notices and warnings on res_smdi.c, res_musiconhold.c, and usbradio.c. when I disable loading of these in modules.conf asterisk crashes on load.
Eric On Sun, Oct 12, 2008 at 1:10 AM, Michiel van Baak <[EMAIL PROTECTED]>wrote: > > On Oct 12, 2008, at 6:31 AM, Eric Fort wrote: > > > autoload is enabled but all the modules are not loaded. Why would > > this be? what should I look at? The cli output and modules.conf > > are below. > > > > Eric > > > > modules.conf: > > > > ; > > ; Asterisk configuration file > > ; > > ; Module Loader configuration file > > ; > > > > [modules] > > autoload=yes > > noload=chan_oss.so > > noload=chan_alsa.so > > noload=chan_phone.so > > > > [global] > > > ----------------------------------------------------------------------------------------------- > > A couple of things to check: > Is your DNS lookup on the box working? > Are all the configfiles readable by asterisk? > > Can you try to stop asterisk and start it with: > asterisk -vvvvvvgcd > That will show you what it's doing and may give you pointers why it's > not working. > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
