<br><br><div class="gmail_quote">On Mon, Jul 18, 2011 at 9:20 AM, Gilles <span dir="ltr">&lt;<a href="mailto:codecomplete@free.fr">codecomplete@free.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello,<br>
<br>
I&#39;d like to run Asterisk on an embedded device, where space is scarce.<br>
It should be able to handle calls from a VoIP provider in SIP, calls<br>
from the PSTN through Dahdi, and voicemail.<br>
<br>
If someone&#39;s already done this, I&#39;d like to know which<br>
directories/files are required for a basic install?<br>
<br>
Does this look right?<br>
=================<br>
/bin/asterisk<br>
<br>
/etc/asterisk/<br>
        asterisk.conf<br>
        logger.conf<br>
        modules.conf<br>
        sip.conf<br>
        extensions.conf<br>
        voicemail.conf<br>
<br>
/etc/init.d/asterisk<br>
<br>
/usr/lib/asterisk/modules/<br>
<br>
/var/lib/asterisk/agi-bin/moh -&gt; /var/lib/asterisk/sounds/moh<br>
/var/lib/asterisk/sounds/<br>
/var/lib/asterisk/agi-bin/static-http/<br>
<br>
/var/spool/asterisk/<br>
=================<br>
<br>
Thank  you.<br></blockquote><div><br></div><div>Where are you going to store the voicemail?  Could some of this space be used for asterisk modules? </div></div>