I've seen something like that (in your next post you show 20-some modules, a stock install will be > 100 modules) when using the openSUSE distribution Asterisk package along with asterisk-addons package. What happens is it gets stuck on some module that is not configured.... I think one of the ones relating to database or CDR.
You will notice if you do an asterisk -vvvvvc that you did not get "Asterisk is ready" at the point where your modules are missing. I think after a few minutes everything loads (module times out starting with its default config) If this is the case you should just disable any modules you don't use from /usr/lib/asterisk/modules or /usr/lib64/asterisk/modules.... you can move them out of there at first and eventually add them as noload to modules.conf (so when you upgrade to a newer version you don't run into the same issue). On Sat, Oct 11, 2008 at 11:17 PM, Eric Fort <[EMAIL PROTECTED]> 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? > > Thanks, > > Eric > > _______________________________________________ > -- 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
