Thursday, 21 August 2008
Home arrow Asterisk FAQs arrow How do I install asterisk?
How do I install asterisk?

First download the Asterisk packages from here.

Once you have downloaded Asterisk packages, you need to follow this order to install those packages: zaptel, libpri, asterisk

-Installing zaptel
#cd /usr/src/asterisk/zaptel
#make clean
#make
Note: If you are using kernel 2.6 or later then enter the following command '#make linux26', instead of '#make'.
#make install

-Installing libpri
#cd /usr/src/asterisk/libpri
#make clean
#make
#make install

-Installing asterisk
#cd /usr/src/asterisk/asterisk
#make clean
Note: If you want to use a mp3 files for music-on-hold enter the following command '#make mpg123', before doing '#make install'.
#make install
#make samples

 If you encounter any critical problem during installation, click here to get support.

 
   
Newsflash

AsteriskService.com - Experience the power of Asterisk without spending time in troubleshooting! It has never been so easy to get service and support for Asterisk. Easy web based ticket management system to submit support request. Immediate follow up from the team of experienced "Asterisk Gurus". Whether you're looking for service or support for Asterisk or you want to do development or maintenance of various systems based on AsteriskAsteriskService.com is the destination to all your questions!

So what are you waiting for.  Click here to open an Asterisk support ticket.