Difference between revisions of "Main Page"

From FusionPBX
Jump to: navigation, search
m (What Is FusionPBX)
Line 2: Line 2:
 
[http://www.fusionpbx.com FusionPBX website]
 
[http://www.fusionpbx.com FusionPBX website]
  
 
+
'''FusionPBX''' is an open source project that provides a customizable and flexible web interface to the very powerful and highly scalable multi-platform voice switch called '''FreeSWITCH'''.<br/>
FusionPBX is an open source project that provides a customizable and flexible web interface to the very powerful and highly scalable multi-platform voice switch called FreeSWITCH.
 
 
 
 
It can be run on the operating system you are comfortable with and hardware of your choice. Unlimited extensions, voicemail-to-email, music on hold, call parking, analog lines or high density T1/E1 circuits and many other features. It provides the functionality your business needs and brings corporate level phone system features to small, medium and large businesses. Read more and download FusionPBX at [http://www.fusionpbx.com FusionPBX.com]
 
It can be run on the operating system you are comfortable with and hardware of your choice. Unlimited extensions, voicemail-to-email, music on hold, call parking, analog lines or high density T1/E1 circuits and many other features. It provides the functionality your business needs and brings corporate level phone system features to small, medium and large businesses. Read more and download FusionPBX at [http://www.fusionpbx.com FusionPBX.com]
  

Revision as of 12:03, 20 October 2010

What Is FusionPBX

FusionPBX website

FusionPBX is an open source project that provides a customizable and flexible web interface to the very powerful and highly scalable multi-platform voice switch called FreeSWITCH.
It can be run on the operating system you are comfortable with and hardware of your choice. Unlimited extensions, voicemail-to-email, music on hold, call parking, analog lines or high density T1/E1 circuits and many other features. It provides the functionality your business needs and brings corporate level phone system features to small, medium and large businesses. Read more and download FusionPBX at FusionPBX.com


Getting started

Advanced

Documentation for FusionPBX GUI screens

Please note that the documentation in this section is being updated gradually. If you click on a link and find it isn't documented yet, please consider helping us out by adding information to it as you learn how to use it.

System

  • Logout - use this to log out of the FusionPBX administration web site
  • Account Settings - the account settings for the currently logged on user
  • Apply Settings - this tries to apply any config changes you have made from FusionPBX to your running Freeswitch server.
  • Modules - for enabling and disabling Freeswitch modules
  • Settings - basic FusionPBX settings
  • System Settings - FusionPBX settings enabling it to interact with Freeswitch
  • Upgrade - Used to update FusionPBX to the latest release - Still Unstable
  • User Manager - Allows a superadmin/admin to manage USERs and GROUPs. Can create/delete users, edit their Account Settings.
  • Variables - Manage FreeSWITCH preprocessor variables.
  • Voicemail - shows all voicemails belonging to the current user

Dialplan

  • Dialplan Manager - used to update the dialplan controlling what happens when a number is dialed (note that this also includes the dialplan entries used for Outbound Routes)
  • Inbound Routes - used to define what to do with calls coming from outside of your FusionPBX/Freeswitch server
  • Outbound Routes - used to define dialplan entries that affect calls that leave your FusionPBX/Freeswitch server to go to the outside world

Apps

  • Extensions - where you configure the extensions for the phones attached to your system
  • Call Broadcast -
  • Call Detail Records - for displaying and filtering call history reports. See Call Detail Records for more information. The same functionality is provided in both places but here nothing is displayed until you have defined your filter.
  • Call Forward
  • Click to Call - to place a call without first picking up your phone handset
  • Contact Manager
  • Conferences - to define permanently reserved conference numbers for individuals/groups to use
  • Fax Server - to setup inbound and outbound faxing from FusionPBX (without needing a physical fax machine)
  • Gateways - to define the outbound gateways that are used to make calls to destinations outside of your FusionPBX/Freeswitch server
  • Hunt Group - to define hunt groups (phones ring sequentially searching for someone to answer them) and ring groups (phones ring simultaneously so multiple people can answer them)
  • IVR Menu - To define Interactive Voice Response menus (ie. press 1 for billing, press 2 for technical support, etc.)
  • Music On Hold - to set up music for callers who are placed on hold or who are in a queue.
  • Phones - for seeing and modifying all provisioned phones. See Extensions for more information
  • Recordings - for making, modifying and reviewing recorded messages used within your phone system
  • Time Conditions - to define time conditions to affect how calls are handled at different times and on different days
  • Queues - to define call queues to enable people to wait on hold until it is their turn to be answered

Status

  • Active Calls - lists and allows you to interact with active calls being handled by your server
  • Active Call Center - display queue status, agent status, tier status for call centers
  • Active Extensions - lists and allows you to interact with calls being handled by phone extensions on your server
  • Active Conferences - lists conferences that are active on your server (showing the number of participants)
  • Active Queues - displays queues that have one or more callers waiting
  • Services - allows interaction with the processes running on your server
  • SIP Status - shows the status of your internal and external sip connections, various server statistics and a static view of the Freeswitch log file
  • System Status - shows the status of the physical server you are running FusionPBX on
  • Voicemail Status

Advanced

  • Command - allows you to interactively submit shell, PHP and Freeswitch commands to your server
  • Content Manager
  • Grammar Editor - allows you to edit Freeswitch speech recognition grammar definitions
  • Menu Manager - allows you to customise the FusionPBX menu structure
  • PHP Editor - allows you to edit php files used in FusionPBX
  • PHP Service
  • Script Editor - allows you to edit javascript, lua and perl script used on your server
  • SIP Profiles - allows you to customise the SIP profiles
  • SQL Query - allows you to interactively submit SQL queries to the database used in Freeswitch
  • Upgrade Schema - used to upgrade the database schema after an upgrade has been done. This is used automatically by Upgrade when you run it from the FusionPBX GUI, but would need to be manually executed if you update from svn
  • XML Editor - allows you to edit FreeSwitch XML files

Additional Information