Simple Asterisk Installation

 

Simple Asterisk Installation

 

This is the easist way to install asterisk if you don’t want to compile it and make it from scratch

  • sudo apt-get update
  • sudo apt-get upgrade
  • sudo apt-get install asterisk

Here are guides for setting up each specific part of your asterisk server:

  1. sip.conf
  2. extensions.conf
  3. voicemail.conf

Also check out setting up:

  1. Cisco IP-Phone (Setup with a SPA504G)

If you are interested in setting up your asterisk server with a vo-ip provider ensure you read over the 3 main guides above.

 

Extra

  • It is a good idea to create backup’s of the configuration files!