asterisk
Install Asterisk on CentOS and Debian from repositories
Submitted by ggarron on Tue, 07/31/2007 - 00:43.I am starting to work with Asterisk, so as a first thing I tried to install it from repositories both on Debian and CentOS.
Let's start with Debian.
Once you have installed Debian
Just enter as root:
apt-get install asterisk
Then configure your sip.conf and extensions.conf as minimum, then edit the file:
/etc/default/asterisk
and change the option to start asterisk at boot from "no" to "yes"



