<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Fri, Jul 26, 2013 at 8:47 AM, Gabriel Ortiz Lour <span dir="ltr">&lt;<a href="mailto:ortiz.admin@gmail.com" target="_blank">ortiz.admin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi all,<br><br></div>   Sorry if this is not the right place for the question, but i think that will not be answered in the users list.<br>
<br></div>  I need to compile asterisk from within a shell script, but I also need to tweak the &quot;make menuconfig&quot; options.<br>
<br></div>  What is the best/right thing to do for changing de make options in a script manner?<br><br></div></div></div></blockquote><div><br></div><div style>Menuselect supports enabling/disabling options and categories from the command line. Examples (running from within the Asterisk source directory):</div>
<div style><br></div><div style>menuselect/menuselect --enable DEBUG_THREADS menuselect.makeopts</div><div style>menuselect/menuselect --enable-category MENUSELECT_ADDONS menuselect.makeopts </div></div><div class="gmail_extra">
<br></div>See menuselect --help for more information.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Matt<br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div>
<div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div>
</div>
</div></div>