Browse Source

Update menu_add_ons.rst

Len 9 years ago
parent
commit
03b46104cd
1 changed files with 21 additions and 4 deletions
  1. 21 4
      source/manual/menu_add_ons.rst

+ 21 - 4
source/manual/menu_add_ons.rst

@@ -2,29 +2,34 @@
 Menu Add-ons
 Menu Add-ons
 *************
 *************
 
 
-  Menu add-ons are apps thats are either not in the menu by default or archived and could be deprecated.  https://github.com/fusionpbx/fusionpbx-apps
+|  Menu add-ons are apps thats are either not in the menu by default or archived and could be deprecated.  https://github.com/fusionpbx/fusionpbx-apps
   
   
 |
 |
 
 
-Acl
+*Acl*
 ----
 ----
 
 
-Move the acl to the optional Apps directory as it isn't completed yet
+| **deprecated** (Now part of Advanced -> Access Controls)
 
 
 cdr
 cdr
 ----
 ----
 
 
-Content placeholder
+| Optional version of Apps -> Call Detail Records.
+
 
 
 content
 content
 -------
 -------
 
 
+| Manage Content for any page in the interface.
+
 fifo_agents
 fifo_agents
 -----------
 -----------
 
 
 get_call_details
 get_call_details
 ----------------
 ----------------
 
 
+| Get call details for active calls results are in json.
+
 hot_desking
 hot_desking
 -----------
 -----------
 
 
@@ -33,24 +38,36 @@ Code integrated starting version 4.0.0 (Goto Accounts > Devices for current hot_
 hunt_groups
 hunt_groups
 -----------
 -----------
 
 
+|  **deprecated** (Now part of Appsv-> Ring Groups) A Hunt Group is a list of destinations that can be called in sequence or simultaneously.
+
 invoices
 invoices
 --------
 --------
 
 
+| A handy way to make an invoice or quote PDF for clients.
+
 languages
 languages
 ---------
 ---------
 
 
+| initial version of languages.
+
 php_service
 php_service
 -----------
 -----------
 
 
+| Manages multiple dynamic and customizable services. There are many possible uses including alerts, ssh access control, scheduling commands to run, and many others uses that are yet to be discovered.
+
 profiles
 profiles
 --------
 --------
 
 
+| Use this to configure your SIP profiles.
+
 roku
 roku
 -----
 -----
 
 
 schemas
 schemas
 -------
 -------
 
 
+| Provides the ability to quickly define information to store and dynamically makes tools available to view, add, edit, delete, and search.
+
 servers
 servers
 -------
 -------