<div dir="ltr"><div>Hello Mahendra,</div><div> </div><div>I&#39;ve just installed Asterisk from source on my Raspberry Pi model B, this is what I did:</div><div> </div><div>sudo apt-get install build-essential<br>sudo apt-get install libncurses5-dev<br>
sudo apt-get install libssl-dev<br>sudo apt-get install libxml2-dev</div><div> </div><div>cd /usr/src/<br>sudo wget <a href="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.8-current.tar.gz">http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.8-current.tar.gz</a><br>
sudo tar zxvf asterisk-1.8-current.tar.gz</div><div>sudo reboot</div><div> </div><div>sudo ./configure<br>sudo make menuselect<br>sudo make<br>sudo make install<br>sudo make samples</div><div> </div><div>sudo make config   &lt;-- It doesn&#39;t work for me<br>
</div><div>I can access Asterisk from console (asterisk -vvvvvvvc) but I&#39;m struggling to put it as a linux service.</div><div> </div><div>Hope this helps, if you have an answer to put asterisk as service please let me know.</div>
<div> </div><div>Elder D. Arohuanca</div><div>Lima - Peru</div><div> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 15, 2013 at 3:13 PM, Christopher Harrington <span dir="ltr">&lt;<a href="mailto:chris@acsdi.com" target="_blank">chris@acsdi.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 class="im">On Fri, Feb 15, 2013 at 1:50 PM, Mahendra Dobariya <span dir="ltr">&lt;<a href="mailto:mahendra_mahendra@hotmail.com" target="_blank">mahendra_mahendra@hotmail.com</a>&gt;</span> wrote:<br>
</div><div class="gmail_extra">
<div class="gmail_quote"><div class="im"><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">


<div><div dir="ltr"><div>but it did not works..</div><div><br></div></div></div></blockquote><div><br></div></div><div>Unfortunately, this is completely useless for anyone to help you. You will need to actually tell us what isn&#39;t working and include output from your console. </div>
<span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br>-Chris Harrington<br><div>ACSDi Office: 763.559.5800</div><div><div>Mobile Phone: 612.326.4248</div></div><div><br></div>
</font></span></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>