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