Your Ad Here

Compiling the applications

The order we compile the applications is important. Compiling them out of order would mean that some of the dependancies of an application might not be fulfilled and things wont work as expected. You will need to be inside the actual directory of the source you are trying to install Compiling lib

[ read more ]

Setup the build environment

Because we are installing from source, they (the source files) will rely on other components of the operating system. The build environment sets up those other components so there wont be errors during the building of the source. Install build environment aptitude install linux-sour

[ read more ]

Asterisk Installation: Future of Telephony

We will be using the default install of Debian and installing Asterisk from source and compiling. Debian in my opinion is the best Linux distribution, Asterisk is the best PBX available to us. I have used both of these things in the past and find them a great combination as do many

[ read more ]

Installation

Let's begin our journey into the world of ASTERISK. pay per click While Asterisk is the most widely used open source PBX solution, it hasn’t been easy for the average user to take advantage of it. A good, basic knowledge of Linux is a fundamental requirement, as is the ability and ne

[ read more ]