<br><br><div class="gmail_quote">2011/11/29 Henrik Aagaard Sørensen <span dir="ltr"><<a href="mailto:henrikaagaardsorensen@gmail.com">henrikaagaardsorensen@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Michael.<div><br></div><div>It did. What does make samples else do? I do not which to have FreeSwitch installed with various sample-data, which I do not use. And that's what I though/think make samples does.<br></div>
</blockquote><div><br></div><div>"make samples" will install the default config files if they are not already there. It will never overwrite any existing file.</div><div><br></div><div>In terms of a minimal FreeSWITCH install, I highly recommend starting with this file:</div>
<div>conf/autoload_configs/modules.conf.xml</div><div><br></div><div>Disable the autoloading of any modules you don't wish to use in production. That's like 99% of the work right there. If you truly care about that last 1% then go ahead and clear out all the configuration files for the modules that you choose not to load. Also, be sure to back up your conf directory when you're done so that you don't run into this scenario again.</div>
<div><br></div><div>-MC</div></div>