<div style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial"><FONT face=arial color=black></FONT><SPAN contentEditable=false style="DISPLAY: inline-block"></SPAN>Is this essentially the same things as</div>


<div style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial"> </div>


<div style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial"><FONT face="Courier New">astupd.sh</FONT></div>


<div><br>
</div>


<div>for those with the standard "ACID" installation?</div>


<div> </div>


<div>Ken Jamrogowicz<br>
</div>


<div id=AOLMsgPart_3_9cbf151c-7636-4d20-9eb8-870e37deeaf2>

<div class=gmail_quote>On Wed, Feb 17, 2010 at 11:59 AM, Jim Duuuude <SPAN dir=ltr><<A href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</A>></SPAN> wrote:<br>

<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid"><br>
Note, the lines without '#' are the ones that are typed into the Linux<br>
prompt:<br>
<br>
<br>
cd /usr/src<br>
#or whatever directory has the 'asterisk' directory which contains<br>
#the asterisk, zaptel and libri sources are.<br>
<br>
mv asterisk asterisk.old<br>
#this saves the old source tree as 'asterisk.old'<br>
<br>
svn co svn://<A href="http://qrvc.com/projects/allstar/astsrc-1.4.23-pre/trunk%0A#this" target=_blank>qrvc.com/projects/allstar/astsrc-1.4.23-pre/trunk<br>
#this</A> downloads the new source tree from SVN<br>
<br>
mv trunk asterisk<br>
#this renames the newly downloaded source tree as 'asterisk'<br>
<br>
cd asterisk<br>
cd zaptel<br>
make install<br>
cd ../libpri<br>
make install<br>
cd ../asterisk<br>
./configure<br>
make install<br>
#Re-builds and installs the whole thing<br>
<br>
JIM<br>
<br>
</BLOCKQUOTE></div>
</div>