Install Asterisk on Centos

http://www.voipuser.org/forum_topic_9971.html – click to call

http://www.jeremy-mcnamara.com/2007/02/26/how-to-configure-asterisk-your-first-installation/

http://www.asteriskguru.com/tutorials/asterisk_voip_ipphone.html

——————————–

yum -y update

yum -y install gcc gcc-c++ libtermcap-devel kernel-devel bison openssl-devel mysql mysql-server mysql-devel

OR if ‘uname -a’ says SMP

 yum -y install gcc gcc-c++ libtermcap-devel kernel-smp-devel bison openssl-devel mysql mysql-server mysql-devel

reboot

cd /usr/src

wget http://downloads.digium.com/pub/asterisk/asterisk-1.6.0-beta7.1.tar.gz

tar -zxvf asterisk-1.6.0-beta7.1.tar.gz

ln -s asterisk-1.6.0-beta7.1 asterisk

wget http://downloads.digium.com/pub/asterisk/asterisk-addons-1.6.0-beta3.tar.gz

tar -zxvf asterisk-addons-1.6.0-beta3.tar.gz

ln -s asterisk-addons-1.6.0-beta3 asterisk-addons

cd /usr/src/asterisk

./configure

make

make install

make samples

make config

cd /usr/src/asterisk-addons

./configure

make install

————————-

trixbox installed

mysql -p

passw0rd

mysql> GRANT ALL PRIVILEGES ON *.* TO ‘root’@'%’ IDENTIFIED BY ‘passw0rd’;

 

3 Responses to “Install Asterisk on Centos”

  1. Hair Loss Says:

    I think you are right but i am little confuse about the topic. I have emailed you some questions about this post please answer them Thanks

  2. Buy Order Says:

    Are you serious about this post… Sorry to say it seems fake to me.

  3. Sacramento Electrician Says:

    I think its perfect. But my opinion is still you need to think on your comment.

Leave a Reply