<div dir="ltr">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.<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>here's what's loaded:<br><br>test*CLI> module show<br>Module Description Use Count<br>res_musiconhold.so Music On Hold Resource 0<br>
res_speech.so Generic Speech Recognition API 0<br>res_features.so Call Features Resource 0<br>res_monitor.so Call Monitoring Resource 0<br>
res_adsi.so ADSI Resource 0<br>res_smdi.so Simplified Message Desk Interface (SMDI) 0<br>res_crypto.so Cryptographic Digital Signatures 0<br>
res_agi.so Asterisk Gateway Interface (AGI) 0<br>res_indications.so Indications Resource 0<br>app_sayunixtime.so Say time 0<br>
codec_g726.so ITU G.726-32kbps G726 Transcoder 0<br>func_strings.so String handling dialplan functions 0<br>pbx_realtime.so Realtime Switch 0<br>
app_cdr.so Tell Asterisk to not maintain a CDR for 0<br>app_sms.so SMS/PSTN handler 0<br>codec_a_mu.so A-law and Mulaw direct Coder/Decoder 0<br>
app_page.so Page Multiple Phones 0<br>format_vox.so Dialogic VOX (ADPCM) File Format 0<br>app_echo.so Simple Echo Application 0<br>
app_channelredirect.so Channel Redirect 0<br>chan_usbradio.so usb Console Channel Driver 0<br>21 modules loaded<br><br>---------------------------------------------------------------------------------------------------------------------<br>
<br><br>Eric<br><br><div class="gmail_quote">On Sat, Oct 11, 2008 at 8:40 PM, Tzafrir Cohen <span dir="ltr"><<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</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><div></div><div class="Wj3C7c">On Sat, Oct 11, 2008 at 08:17:09PM -0700, Eric Fort wrote:<br>
> I just loaded a new asterisk install (1.4.19) and found that the sip, iax,<br>
> and extentions commands are missing from the cli and are not listed in help<br>
> either? Any idea what could have happened or where these commands may have<br>
> gone?<br>
<br>
</div></div>It probably means that the respective modules (chan_sip.so,<br>
chan_iax2.so, etc.) were not loaded. Do you have autoload enabled in<br>
modules.conf?<br>
<br>
--<br>
Tzafrir Cohen<br>
icq#16849755 <a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>
+972-50-7952406 mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
<a href="http://www.xorcom.com" target="_blank">http://www.xorcom.com</a> <a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br>
<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>
</blockquote></div><br></div>