Hi folks,<br><br>I just want to give a small contrib to newbies on Asterisk.<br><br>To install (or upgrade to) Asterisk-1.4-current on Ubuntu boxes I wrote a small script. <br><br>To use it, just open a terminal window and type:<br>
<br>&gt;wget <a href="http://www.fastway.com.br/downloads/install_asterisk-1.4.sh">http://www.fastway.com.br/downloads/install_asterisk-1.4.sh</a><br>&gt;chmod 755 <a href="http://install_asterisk-1.4.sh">install_asterisk-1.4.sh</a><br>
&gt;sudo ./<a href="http://install_asterisk-1.4.sh">install_asterisk-1.4.sh</a><br><br>This script donīt build samples. Comment &quot;# make samples&quot; lines out to get they built.<br><br>WARNING: Sometimes the most current versions are Release Candidates ones.<br>
<br>Valter<br><br><br>