Getting Started
Getting Started
This guide is meant for people brand new to open source IP telephony.
Contents:
- Parts of a FreePBX System
- Typical setups
Related Content
Install process for CentOS 5.1
in
Install process for CentOS 5.1
1. Install CentOS, enabling the following packages:
*DNS Server
*Web Server
*Mail Server
*MySQL Database
*Development Tools
yum install nano
reboot
2. Edit Network settings
nano /etc/sysconfig/network
Related Content
Installation
in
Installing the FreePBX application
FreePBX is an application that is built on the LAMPA stack, so in theory any system running this stack could run FreePBX.
The links below can help you get the application installed. Once it is installed, you'll want to go the Administration Guide to learn about setting up your new PBX.


