Thursday, 11 March 2010
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

We are pleased to announce the launch of Asterisk bulletin board . The goal of this tool is to provide a platform to asterisk users for sharing knowledge, discussing various issues and possibly get the solution to their problems.

For now we have 5 categories as described below:

  • General - Here we can see various announcements and events in asterisk eco system and website.
  • Asterisk - General asterisk discussion and support requests go here.
  • Asterisk Solutions - Here we can discuss about famous Asterisk solutions(some more may be added in future).
  • CosmoBS - We can discuss about CosmoBS(our call broadcasting solution) and any support requests related to CosmoBS.
  • CosmoPBX - Here goes CosmoPBX(Installable Asterisk live CD) general and support discussion.

We encourage Asterisk users to utilize this helpful resource to get help and share knowledge