<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Times New Roman'; font-size: 12pt; color: #000000}</style></head><body>Thank Russell, I will try to manage it through the modules.conf file.<br><br>Regards,<br>Sanjay Rajdev<br><br>----- Original Message -----<br>From: "Russell Bryant" &lt;russell@digium.com&gt;<br>To: "Asterisk Users Mailing List - Non-Commercial Discussion" &lt;asterisk-users@lists.digium.com&gt;<br>Sent: Thursday, May 8, 2008 4:11:00 AM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi<br>Subject: Re: [asterisk-users] Basic modules of Asterisk<br><br>Sanjay Rajdev wrote:<br>&gt; I just want to Run Asterisk with the basic required modules, What can I do to achieve so? <br>&gt; <br>&gt; My only requirement is to run SIP clients and the Dictate Module. <br><br>2 options:<br><br>1) Before compiling and installing Asterisk, run "make menuselect" to select<br>only the modules that you want to use. &nbsp;That way, only those modules are<br>compiled and installed.<br><br>2) After installing Asterisk, edit /etc/asterisk/modules.conf. &nbsp;By default,<br>Asterisk will load all installed modules. &nbsp;You can turn off the autoload<br>functionality, and explicitly list the modules that you need. &nbsp;You probably want<br>pbx_config, chan_sip, app_dictate, app_dial, probably some others ...<br><br>-- <br>Russell Bryant<br>Senior Software Engineer<br>Open Source Team Lead<br>Digium, Inc.<br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; http://lists.digium.com/mailman/listinfo/asterisk-users<br></body></html>