Difference between revisions of "Installation"

From FusionPBX
Jump to: navigation, search
Line 1: Line 1:
'''Internet Connection VoIP test'''
+
==Internet Connection VoIP test==
* http://myspeed.visualware.com/voip/  
+
If you are going to be using SIP connections for incoming/outgoing calls it is helpful to know if your internet connection is going to be able to handle it.  Speed tests like this one http://myspeed.visualware.com/voip/ are helpful in checking your connection.
  
  
'''Installation'''
+
==Installation==
  
 
FusionPBX is multi-platform and can be installed on many operating systems.  If you are wanting to install FusionPBX on an existing FreeSWITCH system then you should choose the relevant platform below and follow the appropriate instructions (before starting this, do note the warnings further down this page about the implications for your existing FreeSWITCH installation).  If you are just wanting to test FusionPBX simply, then the best place to start is one of the ISO installs as it will get you up and running quickly (note that the draw back with ISO installs is that they normally start by erasing your harddrive so you need an unused machine to try them on OR you can try them in a virtual machine such as VirtualBox or VMware).
 
FusionPBX is multi-platform and can be installed on many operating systems.  If you are wanting to install FusionPBX on an existing FreeSWITCH system then you should choose the relevant platform below and follow the appropriate instructions (before starting this, do note the warnings further down this page about the implications for your existing FreeSWITCH installation).  If you are just wanting to test FusionPBX simply, then the best place to start is one of the ISO installs as it will get you up and running quickly (note that the draw back with ISO installs is that they normally start by erasing your harddrive so you need an unused machine to try them on OR you can try them in a virtual machine such as VirtualBox or VMware).
Line 24: Line 24:
  
  
'''Install:'''
+
=Installing onto an existing FreeSWITCH system=
  
 
Installing FusionPBX onto an existing install of FreeSWITCH will reset all your files in the FreeSWITCH conf folder to the FusionPBX defaults. Although FusionPBX tries to make a backup of your config, located in the folder conf.orig, it is still a good idea to back them up.
 
Installing FusionPBX onto an existing install of FreeSWITCH will reset all your files in the FreeSWITCH conf folder to the FusionPBX defaults. Although FusionPBX tries to make a backup of your config, located in the folder conf.orig, it is still a good idea to back them up.

Revision as of 06:04, 21 December 2010

Internet Connection VoIP test

If you are going to be using SIP connections for incoming/outgoing calls it is helpful to know if your internet connection is going to be able to handle it. Speed tests like this one http://myspeed.visualware.com/voip/ are helpful in checking your connection.


Installation

FusionPBX is multi-platform and can be installed on many operating systems. If you are wanting to install FusionPBX on an existing FreeSWITCH system then you should choose the relevant platform below and follow the appropriate instructions (before starting this, do note the warnings further down this page about the implications for your existing FreeSWITCH installation). If you are just wanting to test FusionPBX simply, then the best place to start is one of the ISO installs as it will get you up and running quickly (note that the draw back with ISO installs is that they normally start by erasing your harddrive so you need an unused machine to try them on OR you can try them in a virtual machine such as VirtualBox or VMware).

Below are instructions that have been provided for a few of the operating systems if yours is not listed the ones that exist should hint towards the general install process.

[If you need to run the FusionPBX install.php again simply remove the includes/config.php file then browse to the index.php page on the root of the website - if you want to reinitialize the database, drop the entire DB, not just the tables]

General Tips

Installing onto an existing FreeSWITCH system

Installing FusionPBX onto an existing install of FreeSWITCH will reset all your files in the FreeSWITCH conf folder to the FusionPBX defaults. Although FusionPBX tries to make a backup of your config, located in the folder conf.orig, it is still a good idea to back them up.


Testing:


Editing the config safely

Guide to Editing Config Files Safely. FusionPBX guide for editing the config files manually. Got a handle on the graphical interface and you want to dig deeper into the power of FreeSWITCH. This guide describes what files are written by FusionPBX and should help indicated what files can be edited without losing changes.


Links