瀏覽代碼

Merge pull request #53 from Len-PGH/master

Add content, format changes and menu items.
FusionPBX 9 年之前
父節點
當前提交
6328d4416e

+ 18 - 0
source/advanced/upgrade.rst

@@ -267,6 +267,24 @@ Version 4.0 to 4.2
 
 8. Goto Advanced > Variables hold_music. Make sure it's value is set as local_stream://default
 
+|
+
+9. Update Time Conditions (Bug Fix)
+
+::
+ 
+ Goto Advanced > Upgrades page.  Check box Update Source, execute. 
+ Goto Advanced > Default settings > Category > delete the category: time condition presets.
+ Goto Advanced > Upgrade >  check box App Defaults, execute.
+ Goto Advanced > Default settings. Click "Reload" at the top right. (This will get the new presets)
+  
+::
+ 
+ Next steps are for existing Time Conditions
+ Goto Apps > Time Conditions and edit the time conditions remove all holidays and hit save.
+ Select the holidays over again.
+  
+|
 
  .. note::
  

+ 3 - 0
source/fail_over/fail_over.rst

@@ -0,0 +1,3 @@
+*************
+Fail Over
+*************

+ 240 - 0
source/features/features.rst

@@ -0,0 +1,240 @@
+**********
+Features
+**********
+
+Adminer
+---------
+
+Integrated for an administrator in the superadmin group to enable easy database access.
+
+Announcements
+---------------
+
+Setup a recording for the auto attendant that provides announcement to callers. (See `IVR Menus`_ )
+
+Call Barge / Eavesdrop / Intercept
+-----------------------------------
+
+
+`Call Block`_
+---------------
+
+Block inbound calls by the caller id.
+
+`Call Broadcast`_
+-------------------
+
+Create a recording and select one or more groups to have the system call and play the recording.
+
+Call Center
+------------
+
+Creates a robust call center environment with agent tiers.
+
+`Call Detail Records`_
+------------------------
+
+Various reporting capabilities to see who called, when, call length, export to a csv file, and call detail statistics.
+
+`Call Flows`_ (Day Night Mode)
+--------------------------------
+
+Typically used with day night mode. To direct calls between two destinations. Can work with BLF on phone to show which direction call will be directed to.
+
+`Call Forward`_
+-----------------
+
+Forward to another extension or to any phone number.
+
+Call Monitoring
+-----------------
+
+View which extensions are currently in a call. (see `Active Extensions`_)
+
+Call Pickup
+-------------
+
+For a particular extension or any extension that is currently ringing.
+
+Call Queuing
+--------------
+
+Load calls into queues so they can be answered in the order they came into the queue. (see `Queues`_)
+
+Call Recordings
+-----------------
+
+Record all or some calls or parts of the call. (See `Active Calls`_ and `Active Extensions`_)
+
+Call Routing
+--------------
+
+Send the call different directions or perform actions based on reading the caller id info or other call information. (see `Dialplan Manager:`_)
+
+Call Announced Transfer
+--------------------------------
+
+
+Call Blind Transfer
+---------------------------
+
+
+Call Transfer
+----------------------
+
+
+Call Waiting
+---------------------
+
+
+Caller ID
+------------------
+
+Support for customization and supporting providers.
+
+Conferencing
+---------------------
+
+Set up conference calls, is optionally secure with a PIN number, and can transfer current calls to a conference.  Interactive conference control provides ability to see the list of callers in the conference and manage the volume, see who is talking, kick, mute, unmute, deaf, undeaf, and more. (See `Conferences`_)
+
+Conference Center
+-------------------------
+
+Unlimited conference rooms with moderator and paticipants, pin numbers, call recording, mute all, caller announce and more...
+
+Configuration
+---------------------
+
+While the admin configures the system in the web interface. The data is saved to the database and can optionally be deliverd to FreeSWITCH via XML files, or on demand from the database.
+
+`Contact Manager`_**
+--------------------------
+
+Manage your contacts. Import contacts from Outlook CSV files. Export contacts to your cell phone with QR Codes. It is also possible to add additional features like time cards and invoices that can be related to the contacts.
+
+Customizable
+--------------------
+
+FusionPBX has unprecedented customizability which can be used to meet your needs or the needs of your customers. Customizable themes, menu, dialplan, and more...
+
+Dialplan
+-----------
+
+Dial by Name
+--------------------
+
+Search by first name or last name to find extension numbers on the system.
+
+Direct Inward System Access (DISA)
+-------------------------------------------
+
+Gives ability to call into the system, put in a pin code, and then call back outbound.
+
+Do Not Disturb (DND)
+----------------------
+
+
+Domain Based Multi-Tenant
+--------------------------
+
+Extensions
+-----------
+
+
+`Fax Server`_
+----------------
+
+
+Follow-Me
+------------
+
+
+Hot Desking
+------------
+
+
+Inbound and Outbound Call Routing
+----------------------------------
+
+
+`IVR Menus`_ (Auto Attendant)
+------------------------------
+
+
+Queues
+--------
+
+
+Music on Hold
+--------------
+
+Multi-Category / Multi-tenant Music on Hold
+--------------------------------------------
+
+
+Operator Panel
+---------------
+
+Paging
+--------
+
+
+Parking
+---------
+
+Phone Setup and Provisioning
+------------------------------
+
+
+Provider Setup
+----------------
+
+Re-branding and Customize
+--------------------------
+
+
+`Recordings`_
+----------------
+
+
+`Ring Groups`_:
+-------------------
+
+
+
+`Time Conditions`_
+--------------------
+
+
+User and Group Management
+--------------------------
+
+
+Voicemail
+-----------
+
+
+Voicemail to Email
+-------------------
+
+
+
+.. _IVR Menus: /source/applications/ivr.rst
+.. _Call Broadcast: Call_Broadcast
+.. _Call Block: Call_Block
+.. _Call Detail Records: Call_Detail_Records
+.. _Call Forward: Call_Forward
+.. _Call Flows: Call_Flows
+.. _Contact Manager: Contact_Manager
+.. _Active Extensions: Active_Extensions
+.. _Queues: Queues
+.. _Recordings: /source/applications/recordings.rst
+.. _Call Recordings: /source/applications/recordings.rst
+.. _Active Calls: Active_Calls
+.. _Dialplan Manager: Dialplan_Manager
+.. _Conferences: Conferences
+.. _Fax Server: /source/applications/fax_server.rst
+.. _Time Conditions: /source/applications/time_conditions.rst
+.. _Ring Groups: /source/applications/ring_groups.rst
+.. _Recordings: /source/applications/recordings.rst
+.. _and lots more...: /source/features/features.rst

+ 4 - 0
source/high_availability/high_availability.rst

@@ -0,0 +1,4 @@
+******************
+High Availability
+******************
+

+ 40 - 30
source/index.rst

@@ -9,11 +9,14 @@
 Welcome to FusionPBX Docs
 =========================
 
-| **FusionPBX** is an open source project that provides a customizable and
+**FusionPBX**
+---------------
+
+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`_.
 
-| FusionPBX will run on a variety of operating systems (Optimized for Debian 8) and
+FusionPBX will run on a variety of operating systems (Optimized for Debian 8) and
 hardware of your choice. FusionPBX provides a GUI for for unlimited
 extensions, voicemail-to-email, music on hold, call parking, analog
 lines or high density T1/E1 circuits, and many other Features. FusionPBX
@@ -29,26 +32,21 @@ Benefits of FusionPBX
 3. Gives your users and tenants an attractive GUI interface to interact with. 
 
 
-| FusionPBX provides:
-
-* Call Block
-* Call Broadcast
-* Call Flows
-* Call Center
-* Call Detail Records
-* Conference Center
-* Contacts
-* Fax Server
-* Follow-Me
-* Hot Desking
-* IVR Menus
-* Multi-Tenant
-* Music on Hold
-* Queues
-* Recording
-* Time Groups
-* Voicemail
-* and lots more...
+`FusionPBX Features`_
+--------------------
+
++-------------------------+-----------------------+------------------------------+------------------------------------------+
+| **Call Block**          | **Call Broadcast**    | **Call Flows**               |       **Call Center**                    |
++-------------------------+-----------------------+------------------------------+------------------------------------------+
+| **Call Detail Records** | **Conference Center** |    **Contacts**              |      `Fax Server`_                       |
++-------------------------+-----------------------+------------------------------+------------------------------------------+
+| **Follow-Me**           | **Hot Desking**       |     `IVR Menus`_             |           `Ring Groups`_                 |
++-------------------------+-----------------------+------------------------------+------------------------------------------+
+| **Multi-Tenant**        | **Music on Hold**     |    **Queues**                |      `Recordings`_                       |
++-------------------------+-----------------------+------------------------------+------------------------------------------+
+| `Time Conditions`_      | **WebRTC ready**      |    **Voicemail**             |      `and lots more...`_                 |
++-------------------------+-----------------------+------------------------------+------------------------------------------+
+
 
 Our Eco-System
 --------------
@@ -60,9 +58,27 @@ Our Eco-System
 
 .. _FreeSWITCH: http://www.freeswitch.org
 .. _FusionPBX: http://www.fusionpbx.com
+.. _IVR Menus: /en/latest/applications/ivr.html
+.. _Call Broadcast: Call_Broadcast
+.. _Call Block: Call_Block
+.. _Call Detail Records: Call_Detail_Records
+.. _Call Forward: Call_Forward
+.. _Call Flows: Call_Flows
+.. _Contact Manager: Contact_Manager
+.. _Active Extensions: Active_Extensions
+.. _Queues: Queues
+.. _Recordings: /en/latest/applications/recordings.html
+.. _Call Recordings: /en/latest/applications/recordings.html
+.. _Active Calls: Active_Calls
+.. _Dialplan Manager: Dialplan_Manager
+.. _Conferences: Conferences
+.. _Fax Server: /en/latest/applications/fax_server.html
+.. _Time Conditions: /en/latest/applications/time_conditions.html
+.. _Ring Groups: /en/latest/applications/ring_groups.html
+.. _Recordings: /en/latest/applications/recordings.html
+.. _and lots more...: /en/latest/features/features.html
+.. _FusionPBX Features: /en/latest/features/features.html
 
-Getting Started
--------------------
 
 .. toctree::
    :maxdepth: 2
@@ -79,9 +95,3 @@ Getting Started
    contributing.rst
    doc_guide.rst
 
-
-
-
-
-
-

+ 20 - 0
source/load_balancing.rst

@@ -0,0 +1,20 @@
+****************
+Load Balancing
+****************
+
+
+
+
+
+
+
+
+
+
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  load_balancing/domain.rst
+  load_balancing/extension.rst

+ 4 - 0
source/load_balancing/domain.rst

@@ -0,0 +1,4 @@
+***********
+Domain
+***********
+

+ 4 - 0
source/load_balancing/extension.rst

@@ -0,0 +1,4 @@
+**************
+Extension
+**************
+

+ 20 - 0
source/multi_master.rst

@@ -0,0 +1,20 @@
+**************
+Multi Master
+**************
+
+
+
+
+
+
+
+
+
+
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  multi_master/file_replication.rst
+  multi_master/postgresql_replication.rst

+ 4 - 0
source/multi_master/file_replication.rst

@@ -0,0 +1,4 @@
+******************
+File Replication
+******************
+

+ 4 - 0
source/multi_master/postgresql_replication.rst

@@ -0,0 +1,4 @@
+***********************
+PostgreSQL Replication
+***********************
+

+ 4 - 0
source/scalability/scalability.rst

@@ -0,0 +1,4 @@
+*************
+Scalability
+*************
+

+ 26 - 0
source/tenant_domain_limits.rst

@@ -0,0 +1,26 @@
+***********************
+Tenant & Domain Lmits
+***********************
+
+
+
+
+
+
+
+
+
+.. toctree::
+ :maxdepth: 3
+ :glob:
+
+ tenant_domain_limits/call_center_queues.rst
+ tenant_domain_limits/destinations_dids.rst
+ tenant_domain_limits/destinations_dids.rst
+ tenant_domain_limits/devices.rst
+ tenant_domain_limits/devices.rst
+ tenant_domain_limits/extensions.rst
+ tenant_domain_limits/gateways.rst
+ tenant_domain_limits/ivr_menus.rst
+ tenant_domain_limits/ring_groups.rst
+ tenant_domain_limits/users.rst

+ 4 - 0
source/tenant_domain_lmits/call_center_queues.rst

@@ -0,0 +1,4 @@
+*******************
+Call Center Queues
+*******************
+

+ 4 - 0
source/tenant_domain_lmits/destinations_dids.rst

@@ -0,0 +1,4 @@
+*********************
+Destinations (DIDs)
+*********************
+

+ 4 - 0
source/tenant_domain_lmits/devices.rst

@@ -0,0 +1,4 @@
+*********
+Devices
+*********
+

+ 3 - 0
source/tenant_domain_lmits/extensions.rst

@@ -0,0 +1,3 @@
+*************
+Extensions
+*************

+ 3 - 0
source/tenant_domain_lmits/gateways.rst

@@ -0,0 +1,3 @@
+**********
+Gateways
+**********

+ 4 - 0
source/tenant_domain_lmits/ivr_menus.rst

@@ -0,0 +1,4 @@
+**********
+IVR Menus
+**********
+

+ 4 - 0
source/tenant_domain_lmits/ring_groups.rst

@@ -0,0 +1,4 @@
+**************
+Ring Groups
+**************
+

+ 4 - 0
source/tenant_domain_lmits/users.rst

@@ -0,0 +1,4 @@
+*******
+Users
+*******
+