<div dir="ltr">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.<br>
<br>Eric<br><br><div class="gmail_quote">On Sun, Oct 12, 2008 at 1:10 AM, Michiel van Baak <span dir="ltr"><<a href="mailto:michiel@vanbaak.info">michiel@vanbaak.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On Oct 12, 2008, at 6:31 AM, Eric Fort wrote:<br>
<br>
> autoload is enabled but all the modules are not loaded. Why would<br>
> this be? what should I look at? The cli output and modules.conf<br>
> are below.<br>
><br>
> Eric<br>
><br>
> modules.conf:<br>
><br>
> ;<br>
> ; Asterisk configuration file<br>
> ;<br>
> ; Module Loader configuration file<br>
> ;<br>
><br>
> [modules]<br>
> autoload=yes<br>
> noload=chan_oss.so<br>
> noload=chan_alsa.so<br>
> noload=chan_phone.so<br>
><br>
> [global]<br>
> -----------------------------------------------------------------------------------------------<br>
<br>
</div>A couple of things to check:<br>
Is your DNS lookup on the box working?<br>
Are all the configfiles readable by asterisk?<br>
<br>
Can you try to stop asterisk and start it with:<br>
asterisk -vvvvvvgcd<br>
That will show you what it's doing and may give you pointers why it's<br>
not working.<br>
<div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>