瀏覽代碼

Merge pull request #37 from Len-PGH/master

Add content change menu structure
FusionPBX 9 年之前
父節點
當前提交
94679f3a6d

二進制
source/_static/images/fusionpbx_home_menu.jpg


二進制
source/_static/images/fusionpbx_status_menu.jpg


File diff suppressed because it is too large
+ 0 - 0
source/_themes/sphinx_rtd_theme/static/css/theme.css


+ 90 - 87
source/additional_information/feature_codes.rst

@@ -10,115 +10,118 @@ Feature Codes
 **Basic**
 **Basic**
 ^^^^^^^^^
 ^^^^^^^^^
 
 
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| Feature Code           | Name                    | Detail                                                                        |
-+========================+=========================+===============================================================================+
-| *1                     | Call Transfer           |Transfer a call to another extension                                           |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *2                     | Record Active Call      |                                                                               |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *4                     | Attended Call Transfer  | Attended call transfer to another extension. After extension number press #   |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *411                   | Directory               | *DIR to dial by name.                                                         |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *3472                  | DISA                    | *DISA followed by Administrative PIN to receive a dialtone and call out.      |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *5900                  | Valet Park              | Attended Transfer (park). The park extension will be played back to you.      |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *5901-5999             | Valet Un-Park           | Retrieve a Valet Parked call.                                                 |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *67 <phone number>     | Call Privacy            | Activate call privacy                                                         |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *69                    | Call Return             | Call back the last incoming number                                            |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *732                   | Record                  |*REC followed by Administrative PIN to record a message.                       |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *8[ext]                | Extension Intercom      | Page a specific extension.                                                    |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *870                   | Redial                  | Redial a number                                                               |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *xx                    | Talking Date            | To Do                                                                         |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *xx                    | Talking Time            | To Do                                                                         |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *xx                    | Talking Date & Time     | To Do                                                                         |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *925                   | Wakeup Call             | Schedule a wakeup call                                                        |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
 
 
 
 
++--------------------+----------------------+------------------------------------------------------------------------------+
+| Feature Code       | Name                 | Detail                                                                       |
++====================+======================+==============================================================================+
+| *1                 | Call Transfer        |Transfer a call to another extension                                          |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *2                 | Record Active Call   |                                                                              |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *4                 |Attended Call Transfer| Attended call transfer to another extension. After extension number press #  |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *411               | Directory            | *DIR to dial by name.                                                        |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *3472              | DISA                 | *DISA followed by Administrative PIN to receive a dialtone and call out.     |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *5900              | Valet Park           | Attended Transfer (park). The park extension will be played back to you.     |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *5901-5999         | Valet Un-Park        | Retrieve a Valet Parked call.                                                |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *67 <phone number> | Call Privacy         | Activate call privacy                                                        |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *69                | Call Return          | Call back the last incoming number                                           |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *732               | Record               |*REC followed by Administrative PIN to record a message.                      |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *8[ext]            | Extension Intercom   | Page a specific extension.                                                   |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *870               | Redial               | Redial a number                                                              |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *xx                | Talking Date         | To Do                                                                        |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *xx                | Talking Time         | To Do                                                                        |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *xx                | Talking Date & Time  | To Do                                                                        |
++--------------------+----------------------+------------------------------------------------------------------------------+
+| *925               | Wakeup Call          | Schedule a wakeup call                                                       |
++--------------------+----------------------+------------------------------------------------------------------------------+
+
+| **Administrative PIN** (Recordings pin) can be found here `Administrative PIN </en/latest/applications/recordings.html>`__ page
+
 **Voicemail**
 **Voicemail**
 ^^^^^^^^^^^^^
 ^^^^^^^^^^^^^
 
 
 
 
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| Feature Code           | Name                    | Detail                                                                        |
-+========================+=========================+===============================================================================+
-| *97                    | Voicemail               | The system detects the extension, and will prompt for your password           |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *98                    | Check any Voicemail box | The system will prompt for both your id (extension number) and password       |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *4000                  | Check any Voicemail box | The system will prompt for both your id (extension number) and password       |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
-| *99 <extension>        | Send to Voicemail       | Send a call directly to voicemail                                             |
-+------------------------+-------------------------+-------------------------------------------------------------------------------+
++----------------------+-------------------------+-------------------------------------------------------------------------+
+| Feature Code         | Name                    | Detail                                                                  |
++======================+=========================+=========================================================================+
+| *97                  | Voicemail               | The system detects the extension, and will prompt for your password     |
++----------------------+-------------------------+-------------------------------------------------------------------------+
+| *98                  | Check any Voicemail box | The system will prompt for both your id (extension number) and password |
++----------------------+-------------------------+-------------------------------------------------------------------------+
+| *4000                | Check any Voicemail box | The system will prompt for both your id (extension number) and password |
++----------------------+-------------------------+-------------------------------------------------------------------------+
+| *99 <extension>      | Send to Voicemail       | Send a call directly to voicemail                                       |
++----------------------+-------------------------+-------------------------------------------------------------------------+
 
 
 **Conference**
 **Conference**
 ^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^
 
 
 
 
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| Feature Code          | Name                    | Detail                                                                        |
-+=======================+=========================+===============================================================================+
-| *3001-3099            | Conference (8khz)       | Conference room with 8khz (cellphone quality) audio                           |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| *3101-3199            | Conference (16khz)      | Conference room with 16khz audio                                              |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| *3201-3299            | Conference (32khz)      | Conference room with 32khz audio                                              |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| *3301-3399            | Conference (48khz)      | Conference room with 48khz (cd quality) audio                                 |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-|                       |                         |           Additional Conference numbers can be added via the GUI              |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
++-----------------------+-------------------------+---------------------------------------------------------+
+| Feature Code          | Name                    | Detail                                                  |
++=======================+=========================+=========================================================+
+| *3001-3099            | Conference (8khz)       | Conference room with 8khz (cellphone quality) audio     |
++-----------------------+-------------------------+---------------------------------------------------------+
+| *3101-3199            | Conference (16khz)      | Conference room with 16khz audio                        |
++-----------------------+-------------------------+---------------------------------------------------------+
+| *3201-3299            | Conference (32khz)      | Conference room with 32khz audio                        |
++-----------------------+-------------------------+---------------------------------------------------------+
+| *3301-3399            | Conference (48khz)      | Conference room with 48khz (cd quality) audio           |
++-----------------------+-------------------------+---------------------------------------------------------+
+|                       |                         |  Additional Conference numbers can be added via the GUI |
++-----------------------+-------------------------+---------------------------------------------------------+
 
 
 **Group**
 **Group**
 ^^^^^^^^^^
 ^^^^^^^^^^
 
 
 
 
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| Feature Code          | Name                    | Detail                                                                        |
-+=======================+=========================+===============================================================================+
-| *8                    | Group Intercept         |                                                                               |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+ 
-| *80 <Group ID>        | Delete from Group       | Remove extension from a group using 2 digit group ID. See Call Groups.        |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| **81 <Group ID>       | Add to Group            | Add extension to a group using 2 digit group ID. See Call Groups.             |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| **82 <Group ID>       | Simultaneous Ring       | Ring an entire group simultaneously (using a 2 digit group ID)                |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| **83 <Group ID>       | Sequential Ring         | Ring an entire group sequentially (using a 2 digit group ID)                  |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| **2001                | Ring Billing            | Ring the Billing Group                                                        |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| **2002                | Ring Support            | Ring the Support Group                                                        |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
++-----------------------+-------------------------+------------------------------------------------------------------------+
+| Feature Code          | Name                    | Detail                                                                 |
++=======================+=========================+========================================================================+
+| *8                    | Group Intercept         |                                                                        |
++-----------------------+-------------------------+------------------------------------------------------------------------+ 
+| *80 <Group ID>        | Delete from Group       | Remove extension from a group using 2 digit group ID. See Call Groups. |
++-----------------------+-------------------------+------------------------------------------------------------------------+
+| **81 <Group ID>       | Add to Group            | Add extension to a group using 2 digit group ID. See Call Groups.      |
++-----------------------+-------------------------+------------------------------------------------------------------------+
+| **82 <Group ID>       | Simultaneous Ring       | Ring an entire group simultaneously (using a 2 digit group ID)         |
++-----------------------+-------------------------+------------------------------------------------------------------------+
+| **83 <Group ID>       | Sequential Ring         | Ring an entire group sequentially (using a 2 digit group ID)           |
++-----------------------+-------------------------+------------------------------------------------------------------------+
+| **2001                | Ring Billing            | Ring the Billing Group                                                 |
++-----------------------+-------------------------+------------------------------------------------------------------------+
+| **2002                | Ring Support            | Ring the Support Group                                                 |
++-----------------------+-------------------------+------------------------------------------------------------------------+
 
 
 
 
 **Advanced**
 **Advanced**
 ^^^^^^^^^^^^^
 ^^^^^^^^^^^^^
 
 
 
 
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| Feature Code          | Name                    | Detail                                                                        |
-+=======================+=========================+===============================================================================+
-| *8[ext]               | Extension Intercom      | Page a specific extension.                                                    |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| *33 <ext>             | Eavesdrop               | Listen to the call. Press 1 for remote, 2 for local, 3 for full conversation. |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| *886                  | Global Intercept        | Intercept a call that is ringing.                                             |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
-| **8 <ext>             | Intercept an extension  | Intercept a specific extension.                                               |
-+-----------------------+-------------------------+-------------------------------------------------------------------------------+
++---------------+-------------------------+-------------------------------------------------------------------------------+
+| Feature Code  | Name                    | Detail                                                                        |
++===============+=========================+===============================================================================+
+| *8[ext]       | Extension Intercom      | Page a specific extension.                                                    |
++---------------+-------------------------+-------------------------------------------------------------------------------+
+| *33 <ext>     | Eavesdrop               | Listen to the call. Press 1 for remote, 2 for local, 3 for full conversation. |
++---------------+-------------------------+-------------------------------------------------------------------------------+
+| *886          | Global Intercept        | Intercept a call that is ringing.                                             |
++---------------+-------------------------+-------------------------------------------------------------------------------+
+| **8 <ext>     | Intercept an extension  | Intercept a specific extension.                                               |
++---------------+-------------------------+-------------------------------------------------------------------------------+
 
 
 
 
 **Miscellaneous**
 **Miscellaneous**

+ 6 - 2
source/additional_information/password_reset.rst

@@ -7,7 +7,7 @@ Password Reset
 
 
 |
 |
 
 
-| The database contains a table called v_users which contains the username, password and salt. The password is the md5 hash of the password and the salt. 
+| The database contains a table called **v_users** which contains the username, password and salt. The password is the md5 hash of the password and the salt. 
 
 
 **Password Hash**
 **Password Hash**
 ^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^
@@ -38,7 +38,11 @@ Password Reset
 **PostgreSQL**
 **PostgreSQL**
 ^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^
 
 
-| Connect to the PostgreSQL database. Once you are running psql you can use \l to list the databases and \c to connect to one of them. After running the SQL Query then use \q to quit.
+| Connect to the PostgreSQL database. Once you are running psql you can use:
+
+* \\l to list the databases.
+* \\c to connect to one of them.
+* After running the SQL Query then use \q to quit.
 
 
 ::
 ::
 
 

+ 1 - 3
source/extensions_ivr/extensions.rst

@@ -2,9 +2,7 @@
 Extensions
 Extensions
 ************
 ************
 
 
-|
-
-Welcome to the adding Extensions section.  Here you will find how to add Extensions. 
+| Welcome to the adding Extensions section.  Here you will find how to add Extensions. 
 
 
 |
 |
 
 

+ 18 - 0
source/home.rst

@@ -0,0 +1,18 @@
+######
+Home
+######
+
+
+.. image:: _static/images/fusionpbx_home_menu.jpg
+        :scale: 85%
+
+
+| In the home menu you have the options for **Account Settings**, **Logout** and **User Dashboard**. 
+
+
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  manual/system.rst

+ 3 - 1
source/index.rst

@@ -67,11 +67,13 @@ Getting Started
     :maxdepth: 2
     :maxdepth: 2
 
 
     getting_started.rst
     getting_started.rst
+    home.rst
     accounts.rst
     accounts.rst
     dialplan.rst
     dialplan.rst
     applications.rst
     applications.rst
+    status.rst
     advanced.rst
     advanced.rst
-    manual.rst
+    manual/menu_add_ons.rst
     additional_information.rst
     additional_information.rst
     contributing.rst
     contributing.rst
     doc_guide.rst
     doc_guide.rst

+ 1 - 1
source/manual/accounts.rst

@@ -20,7 +20,7 @@ Extensions
 Gateways
 Gateways
 --------
 --------
 
 
--  `Gateways </en/latest/Gateways>`__ - to define the outbound gateways that are used to make calls to destinations outside of your FusionPBX/FreeSWITCH server
+-  `Gateways </en/latest/Gateways/gateway_inbound_outbound/gateway1.html>`__ - to define the outbound gateways that are used to make calls to destinations outside of your FusionPBX/FreeSWITCH server
 
 
 User Manager
 User Manager
 ------------
 ------------

+ 19 - 0
source/status.rst

@@ -0,0 +1,19 @@
+#########
+Status
+#########
+
+| In the **Status** menu you have the options for Active Call Center, Active Calls, Active Conferences, Active Queues, Agent Status, CDR Statistics, Emails, Extension Summary, Log Viewer, Registrations, Services, SIP Status, System Status and Traffic Graph.
+
+.. image:: _static/images/fusionpbx_status_menu.jpg
+        :scale: 85%
+        
+        
+
+
+
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  manual/status.rst

Some files were not shown because too many files changed in this diff