<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
Through the optware-package I have installed Asterisk on an external USB. Further I have a Linksys WRT610N with DD-WRT v24 mega.<BR>
<BR>
I start asterisk with the following command : /opt/sbin/asterisk -c<BR>
I get the following WARNING :<BR>
<BR>
<FONT COLOR="#0000ff">root@DD-WRT:/opt/etc/asterisk# /opt/sbin/asterisk -c</FONT><BR>
<FONT COLOR="#0000ff">Asterisk 1.4.22.1, Copyright (C) 1999 - 2008 Digium, Inc. and others.</FONT><BR>
<FONT COLOR="#0000ff">Created by Mark Spencer <<A HREF="mailto:markster@digium.com">markster@digium.com</A>></FONT><BR>
<FONT COLOR="#0000ff">Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.</FONT><BR>
<FONT COLOR="#0000ff">This is free software, with components licensed under the GNU General Public</FONT><BR>
<FONT COLOR="#0000ff">License version 2 and other licenses; you are welcome to redistribute it under</FONT><BR>
<FONT COLOR="#0000ff">certain conditions. Type 'core show license' for details.</FONT><BR>
<FONT COLOR="#0000ff">=========================================================================</FONT><BR>
<FONT COLOR="#0000ff">[ Booting...</FONT><BR>
<FONT COLOR="#0000ff">[ Reading Master Configuration ]</FONT><BR>
<FONT COLOR="#0000ff">Errors detected in logger.conf: see above; default settings will be used.</FONT><BR>
<FONT COLOR="#0000ff">[Jan 1 00:56:22] Asterisk Event Logger Started /var/log/asterisk/event_log</FONT><BR>
<FONT COLOR="#0000ff">[Jan 1 00:56:22] Asterisk Dynamic Loader Starting:</FONT><BR>
<B><FONT COLOR="#0000ff">[Jan 1 00:56:22] WARNING[4942]: loader.c:786 load_modules: No 'modules.conf' found, no modules will be loaded.</FONT></B><BR>
...<BR>
<BR>
Although I have a modules.conf file in /opt/etc/asterisk/-directory :<BR>
<BR>
<FONT COLOR="#0000ff">root@DD-WRT:/opt/etc/asterisk# ls -l /opt/etc/asterisk/</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 2845 Jan 13 2009 agents.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 2675 Jan 13 2009 alsa.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 767 Jan 13 2009 amd.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 1981 Jan 1 00:39 asterisk.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 7324 Jan 13 2009 cdr.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 190 Jan 13 2009 dnsmgr.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 1506 Jan 13 2009 extconfig.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 1976 Jan 1 00:42 extensions.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 5301 Jan 13 2009 features.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 3755 Jan 13 2009 followme.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 997 Jan 13 2009 http.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 1548 Jan 1 00:39 iax.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 25247 Jan 1 00:39 indications.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 2174 Jan 1 00:49 logger.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 926 Jan 13 2009 meetme.conf</FONT><BR>
<FONT COLOR="#0000ff"><B>-rw-r--r-- 1 root root 1393 Jan 1 00:54 modules.conf</B></FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 1943 Jan 13 2009 musiconhold.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 3594 Jan 13 2009 oss.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 11732 Jan 13 2009 queues.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 496 Jan 13 2009 rtp.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 38583 Jan 13 2009 sip.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 317 Jan 13 2009 sip_notify.conf</FONT><BR>
<FONT COLOR="#0000ff">-rw-r--r-- 1 root root 6695 Jan 13 2009 sla.conf</FONT><BR>
<BR>
Could I change something to point Asterisk to the correct modules.conf-file ??<BR>
<BR>
Also there are no sip and/or iax-users :<BR>
<BR>
<FONT COLOR="#0000ff">*CLI> sip show users</FONT><BR>
<FONT COLOR="#0000ff">No such command 'sip show users' (type 'help sip show' for other possible commands)</FONT><BR>
<FONT COLOR="#0000ff">*CLI> iax2 show users</FONT><BR>
<FONT COLOR="#0000ff">No such command 'iax2 show users' (type 'help iax2 show' for other possible commands)</FONT><BR>
<BR>
The command sip show and iax2 show do not seem to be present...<BR>
<BR>
Can someone advise ??<BR>
<BR>
Greetingz,<BR>
Jonas.
</BODY>
</HTML>