How To Configure Asterisk: Your First Installation

Note:  Found this Asterisk How-To article by Mr. NuFone himself: Jeremy McNamara

Deploying your first Asterisk system can be a frustrating task, espcially if you attempt to utilize the more advanced features and functions of Asterisk without having a solid foundation of the basic concepts. This article will walk you through the process of downloading, compiling and configuring your first instance of Asterisk that will allow you to place and receive calls between two Linksys SPA-942s and an asterisk voip provider.

To get started, if you are running a new installation of Linux, you will need to resolve a few external dependencies before attempting to compile Asterisk from source code.

voip:/usr/src# apt-get install build-essential libssl-dev zlib1g-dev
libncurses5-dev

Using Debian one can use apt-get to acquire the necessary packages. Other Liunx distros should use similar package names.

Download the latest 1.4 version of Asterisk from ftp.digium.com.

Note: Asterisk version 1.4.0 does have its issues, which can be show stoppers for larger installations. For this series of How To’s we will focus on Asterisk version 1.4.

Click Here to Continue Reading the Full How-To

 

TrackBack

TrackBack URL for this entry:
http://www.asteriskvoipnews.com/cgi-bin/mt/mt-t.cgi/131

« Stealing Starbucks' WiFi Customers | Main | CERN Uses WiFi Meshing Networking to Solve Universal Problems »