<font style="font-family: times new roman;" size="3"><span style="color: rgb(0, 0, 127);">You have to first uninstall your Asterisk1.2 like this--</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">First you have to stop your asterisk...using--</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">1. killall -9 asterisk or killall -9 safe_asterisk, whichever you are using.</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">2. After that you have to remove the zaptel driver.</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">For that just run this command and see which are running--</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);"># lsmod | grep zaptel</span><br style="color: rgb(0, 0, 127);"><span
 style="color: rgb(0, 0, 127);">this will show few outputs like this--</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">zaptel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 213028&nbsp; 4 zttranscode,ztdummy</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">crc_ccitt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2113&nbsp; 1 zaptel</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">Remove all this as ..</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">modprobe&nbsp;-r zaptel</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">modprobe -r zttranscode</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp;
 &nbsp;&nbsp;  &nbsp;&nbsp;  .</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  .</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  .</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  .</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">After removing all, again run  lsmod | grep zaptel,&nbsp; and you will see nothing.</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">then make clean , all the packages, asterisk, zaptel, and libpri.</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">Then delete the following files, and directory</span><br style="color: rgb(0, 0,
 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; 1. /etc/zapata.conf</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; 2. /etc/asterisk</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; 3./var/lib/asterisk</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; 4./usr/lib/asterisk</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; 5./var/spool/asterisk</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">&nbsp;&nbsp;&nbsp; 6./var/log/asterisk</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">3. After that install your new Asterisk 1.4</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">first install zaptel----</span><br style="color:
 rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">./configure</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make menuselect&nbsp; (optional)</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make install</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">then </span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">Install libpri--</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make install</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">In last install Asterisk package--</span><br style="color: rgb(0,
 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">./configure</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make menuselect (optional)</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make install</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">make samples</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">Then start your asterisk , i way you like to it....</span><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">asterisk, or asterisk -g,&nbsp; or sage_asterisk, or asterisk -vvvvvvvc, use any of these , of your choice.</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"><span style="color: rgb(0, 0, 127);">Regards,</span><br style="color: rgb(0, 0, 127);"><span
 style="color: rgb(0, 0, 127);">Keshav</span><br style="color: rgb(0, 0, 127);"><br style="color: rgb(0, 0, 127);"></font><br><br><br><br><br><br><b><i>Nitesh Divecha &lt;nitesh@vipernetworks.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hello All,<br><br>I would like to upgrade my recently installed Asterisk 1.2.21.1 to <br>Asterisk 1.4.8?<br><br>My OS is CentOS 4.5 with Linux 2.6.9-55.0.2.plus.c4smp #1 SMP Fri Jul 6 <br>05:25:07 EDT 2007 i686 i686 i386 GNU/Linux<br><br>Is there any detail step by step procedure to uninstall the current <br>version and install Asterisk 1.4.8, Zaptel 1.4.4, Libpri 1.4.1, Addons <br>1.4.2?<br><br>Cheers,<br>Nitesh<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by http://www.api-digital.com--<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>  
 http://lists.digium.com/mailman/listinfo/asterisk-users<br></blockquote><br><BR><BR><font style="font-family: comic sans ms; color: rgb(0, 0, 127);" size="3">Regards,<br>Kesh<br><span style="font-style: italic;">" Lets change the future...lets change the world."</span></font><br><p>&#32;
      <hr size=1>Need a vacation? <a href="http://us.rd.yahoo.com/evt=48256/*http://travel.yahoo.com/;_ylc=X3oDMTFhN2hucjlpBF9TAzk3NDA3NTg5BHBvcwM1BHNlYwNncm91cHMEc2xrA2VtYWlsLW5jbQ--">Get great deals 
to amazing places </a>on Yahoo! Travel.