Certain packages are needed in order to install astersik properly. please run the below commands for installing the below packages uing yum.
rpm –import
http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4 (Centos4)
rpm –import
http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4 (Centos5)
yum -y install screen kernel-devel
yum -y install kernel-source bison openssl-devel mysql
yum -y install mysql-server mysql-devel gcc libtermcap
yum -y install libtermcap-devel newtnewt-devel zlib-devel
yum -y install ncurses-devel gcc-c++ compat-gcc-32
yum -y install compat-gcc-32-c++
Now create and setup the yum repositories for asterisk installation, I have found it to be an easy method of asterisk installtion using …