Skip to main content

is this the proper procedure for upgrading Asterisk in MTE?

Posted by trinicom on Wed, 12/14/2016

I have done this on some test installs of third lane 6.1.1.11 and it works but want to make sure about our 6.1.1.6 version before we attempt it.

I cannot find any RPM's for newer versions for cent 5.6

is this the proper procedure for upgrading just asterisk in the MTE environment?

wget http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-…
tar -zxf asterisk-1.8.32.3.tar.gz
make clean
./configure
make menuselect
make
make install
make config
chkconfig asterisk on

When done Webmin does not see the new version of asterisk, how do I refresh Webmin to see the new version?
or does it even matter?

if things fail can we just roll back with a RPM?

thanks again
Keith


Submitted by trinicom on Thu, 12/15/2016 Permalink

I know Alex, We where about to deploy version 7 after you guys fixed it and then you announced version 8, so we thought it would be best to move on version 8 and try to keep the old ones going just a little longer. We are about to test the new version you guys just put out :)