Parcourir la source

Merge pull request #30 from Len-PGH/master

edits, added content, content format
FusionPBX il y a 9 ans
Parent
commit
350e7bacdd

BIN
source/_static/images/fusionpbx_advanced_menu.jpg


BIN
source/_static/images/fusionpbx_menu_full.jpg


BIN
source/_static/images/fusionpbx_status.jpg


+ 7 - 6
source/contributing.rst

@@ -34,9 +34,10 @@ How to Get Started:
   :maxdepth: 4
   :glob:
 
-  contributing/contributing_code.rst
-  contributing/contributing_documentation.rst
-  contributing/contributing_translations.rst
-  contributing/qa_testing.rst
-  #contributing/coding_standards
-  #contributing/directory_structure  
+    
+contributing/contributing_code.rst
+contributing/contributing_documentation.rst
+contributing/contributing_translations.rst
+contributing/qa_testing.rst
+#contributing/coding_standards
+#contributing/directory_structure

+ 4 - 4
source/contributing/contributing_code.rst

@@ -58,8 +58,8 @@ Thanks, FusionPBX!
 List of Projects
 ----------------
 
-* [FusionPBX](https://github.com/Fusionpbx/fusionpbx) — The Official FusionPBX Repo.
-* [FusionPBX Apps](https://github.com/Fusionpbx/opensource) — Applications for FusionPBX.
-* [FusionPBX Scripts](https://github.com/Fusionpbx/opensource) — Install and Upgrade Scripts for FusionPBX.
-* [Open Source Umbrella Project](https://github.com/Fusionpbx/opensource) — This site.
+* [FusionPBX](https://github.com/Fusionpbx/fusionpbx) The Official FusionPBX Repo.
+* [FusionPBX Apps](https://github.com/Fusionpbx/opensource) Applications for FusionPBX.
+* [FusionPBX Scripts](https://github.com/Fusionpbx/opensource) Install and Upgrade Scripts for FusionPBX.
+* [Open Source Umbrella Project](https://github.com/Fusionpbx/opensource) This site.
 

+ 63 - 1
source/contributing/contributing_documentation.rst

@@ -2,4 +2,66 @@
 Contributing Documentation
 **************************
 
-Lorem Ipsum
+
+https://github.com/fusionpbx/open-source
+
+Open Source at FusionPBX
+==============================================
+
+This repository serves as the umbrella project to represent the
+various open source efforts of Mark J. Crane(https://fusionpbx.com).
+Come here to get an overview of the various projects, to learn how to
+contribute to them, and to sign up as a contributor.
+
+Table Of Contents
+-----------------
+
+* [Sign the CLA](https://github.com/Fusionpbx/opensource/blob/master/sign-cla.md) - Step 1 [Required]
+* [CLA Rationale](https://github.com/Fusionpbx/opensource/blob/master/cla-rationale.md) - [Optional if Curious]
+* [Contributors](https://github.com/Fusionpbx/opensource/blob/master/contributors) - [List of Contributors]
+* [Contributor License Agreement 2.0](https://github.com/Fusionpbx/opensource/blob/master/cla-2.0.md) - [The Actual CLA]
+
+
+
+Note to External Contributors
+-----------------------------
+
+Hello, External Person!
+
+We at FusionPBX are eager to work with you. 
+
+In particular, in order for us to accept any patches from you, you will have to
+electronically sign a statement that indicates two things:
+
+* You are willingly licensing your contributions under the terms of
+  the open source license of the project that you’re contributing to.
+
+* You are legally able to license your contributions as stated.
+
+The reason we do this is to ensure, to the extent possible, that we don’t “taint”
+the projects we manage with contributions that turn out to be improper. This protects
+everyone who wants to use the projects, including *you*! If you want a longer explanation,
+then you can check out the [CLA Rationale page](https://github.com/Fusionpbx/opensource/blob/master/cla-rationale.md).
+
+Once you sign the Contributor License Agreement (the “CLA”), we will then be able to
+merge your contributions with a clear conscience and with only the friction that results
+from the usual technical back-and-forth of a vibrant open source project.
+
+To get started with this process, visit the
+[Sign the CLA](https://github.com/Fusionpbx/opensource/blob/master/sign-cla.md)
+page.
+
+
+Thanks, FusionPBX!
+
+
+
+List of Projects
+----------------
+
+* [FusionPBX](https://github.com/Fusionpbx/fusionpbx) The Official FusionPBX Repo.
+* [FusionPBX Apps](https://github.com/Fusionpbx/opensource) Applications for FusionPBX.
+* [FusionPBX Scripts](https://github.com/Fusionpbx/opensource) Install and Upgrade Scripts for FusionPBX.
+* [Open Source Umbrella Project](https://github.com/Fusionpbx/opensource) This site.
+
+

+ 62 - 1
source/contributing/contributing_translations.rst

@@ -2,4 +2,65 @@
 Contributing Translations
 *************************
 
-Lorem Ipsum
+https://github.com/fusionpbx/open-source
+
+Open Source at FusionPBX
+==============================================
+
+This repository serves as the umbrella project to represent the
+various open source efforts of Mark J. Crane(https://fusionpbx.com).
+Come here to get an overview of the various projects, to learn how to
+contribute to them, and to sign up as a contributor.
+
+Table Of Contents
+-----------------
+
+* [Sign the CLA](https://github.com/Fusionpbx/opensource/blob/master/sign-cla.md) - Step 1 [Required]
+* [CLA Rationale](https://github.com/Fusionpbx/opensource/blob/master/cla-rationale.md) - [Optional if Curious]
+* [Contributors](https://github.com/Fusionpbx/opensource/blob/master/contributors) - [List of Contributors]
+* [Contributor License Agreement 2.0](https://github.com/Fusionpbx/opensource/blob/master/cla-2.0.md) - [The Actual CLA]
+
+
+
+Note to External Contributors
+-----------------------------
+
+Hello, External Person!
+
+We at FusionPBX are eager to work with you. 
+
+In particular, in order for us to accept any patches from you, you will have to
+electronically sign a statement that indicates two things:
+
+* You are willingly licensing your contributions under the terms of
+  the open source license of the project that you’re contributing to.
+
+* You are legally able to license your contributions as stated.
+
+The reason we do this is to ensure, to the extent possible, that we don’t “taint”
+the projects we manage with contributions that turn out to be improper. This protects
+everyone who wants to use the projects, including *you*! If you want a longer explanation,
+then you can check out the [CLA Rationale page](https://github.com/Fusionpbx/opensource/blob/master/cla-rationale.md).
+
+Once you sign the Contributor License Agreement (the “CLA”), we will then be able to
+merge your contributions with a clear conscience and with only the friction that results
+from the usual technical back-and-forth of a vibrant open source project.
+
+To get started with this process, visit the
+[Sign the CLA](https://github.com/Fusionpbx/opensource/blob/master/sign-cla.md)
+page.
+
+
+Thanks, FusionPBX!
+
+
+
+List of Projects
+----------------
+
+* [FusionPBX](https://github.com/Fusionpbx/fusionpbx) The Official FusionPBX Repo.
+* [FusionPBX Apps](https://github.com/Fusionpbx/opensource) Applications for FusionPBX.
+* [FusionPBX Scripts](https://github.com/Fusionpbx/opensource) Install and Upgrade Scripts for FusionPBX.
+* [Open Source Umbrella Project](https://github.com/Fusionpbx/opensource) This site.
+
+

+ 63 - 1
source/contributing/qa_testing.rst

@@ -2,4 +2,66 @@
 Quality Assurance Testing
 *************************
 
-Lorem Ipsum
+
+https://github.com/fusionpbx/open-source
+
+Open Source at FusionPBX
+==============================================
+
+This repository serves as the umbrella project to represent the
+various open source efforts of Mark J. Crane(https://fusionpbx.com).
+Come here to get an overview of the various projects, to learn how to
+contribute to them, and to sign up as a contributor.
+
+Table Of Contents
+-----------------
+
+* [Sign the CLA](https://github.com/Fusionpbx/opensource/blob/master/sign-cla.md) - Step 1 [Required]
+* [CLA Rationale](https://github.com/Fusionpbx/opensource/blob/master/cla-rationale.md) - [Optional if Curious]
+* [Contributors](https://github.com/Fusionpbx/opensource/blob/master/contributors) - [List of Contributors]
+* [Contributor License Agreement 2.0](https://github.com/Fusionpbx/opensource/blob/master/cla-2.0.md) - [The Actual CLA]
+
+
+
+Note to External Contributors
+-----------------------------
+
+Hello, External Person!
+
+We at FusionPBX are eager to work with you. 
+
+In particular, in order for us to accept any patches from you, you will have to
+electronically sign a statement that indicates two things:
+
+* You are willingly licensing your contributions under the terms of
+  the open source license of the project that you’re contributing to.
+
+* You are legally able to license your contributions as stated.
+
+The reason we do this is to ensure, to the extent possible, that we don’t “taint”
+the projects we manage with contributions that turn out to be improper. This protects
+everyone who wants to use the projects, including *you*! If you want a longer explanation,
+then you can check out the [CLA Rationale page](https://github.com/Fusionpbx/opensource/blob/master/cla-rationale.md).
+
+Once you sign the Contributor License Agreement (the “CLA”), we will then be able to
+merge your contributions with a clear conscience and with only the friction that results
+from the usual technical back-and-forth of a vibrant open source project.
+
+To get started with this process, visit the
+[Sign the CLA](https://github.com/Fusionpbx/opensource/blob/master/sign-cla.md)
+page.
+
+
+Thanks, FusionPBX!
+
+
+
+List of Projects
+----------------
+
+* [FusionPBX](https://github.com/Fusionpbx/fusionpbx) The Official FusionPBX Repo.
+* [FusionPBX Apps](https://github.com/Fusionpbx/opensource) Applications for FusionPBX.
+* [FusionPBX Scripts](https://github.com/Fusionpbx/opensource) Install and Upgrade Scripts for FusionPBX.
+* [Open Source Umbrella Project](https://github.com/Fusionpbx/opensource) This site.
+
+

+ 4 - 2
source/domains.rst

@@ -3,14 +3,16 @@ Advanced
 ************
 
 |
-
 In the Advanced menu you will find Access Controls, Adminer, App Manager, Backup, Command, Databases, Default Settings, Domain, Grammer Editor, Group Manager, Menu Manager, Modules, Notifications, PHP Editor, Provision Editor, Script Editor, Settings, SIP Profiles, SQL Query, Upgrade, Variables and XML Editor.
 
 |
-
 Welcome to the adding a domain section.  Here you will find how to add a domain so that you can reach the specific tenant from
 the multi-tenant domain side menu to configure and allow secure administration from the world wide web. 
 
+.. image:: _static/images/fusionpbx_advanced_menu.jpg
+        :scale: 85%
+
+
 .. toctree::
   :maxdepth: 3
   :glob:

+ 1 - 34
source/extensions_ivr/extensions.rst

@@ -2,14 +2,11 @@
 Extensions
 ************
 
-|
 |
 
 Welcome to the adding Extensions section.  Here you will find how to add Extensions. 
 
 |
-|
-
 
 Goto **Accounts** then click **Extensions**
 
@@ -17,8 +14,6 @@ Goto **Accounts** then click **Extensions**
         :scale: 85% 
 
 |
-|
-
 
 Then click the
 
@@ -29,30 +24,22 @@ on the right.
 
 |
 
-
 .. image:: ../_static/images/fusionpbx_ext1.jpg
         :scale: 85%
 
 |
-|
 
 Enter the desired *extension* starting number.  From the dropdown *Range* box you can choose the desired block of extensions to start with. This can be done again later if needing more extensions.  Click **save** once entry is completed.  Entry can be customized for each idividual extension after this point.
 
-|
 |
 
 .. image:: ../_static/images/fusionpbx_ext2.jpg
         :scale: 85%
 
 |
-|
-
-
-
 
 We now have extensions. Each extension has and edit icon beside it.  Click the edit icon
 
-|
 |
 
  .. image:: ../_static/images/fusionpbx_edit.jpg
@@ -60,20 +47,12 @@ We now have extensions. Each extension has and edit icon beside it.  Click the e
 
 to customize internal, external, emergency caller id and other fine tuned options.  You can also access **Call Control** from here. 
 
-
-
-|
 |
 
-
 .. image:: ../_static/images/fusionpbx_ext3.jpg
         :scale: 85%
 
 |
-|
-
-
-
 
 Enter information as needed.
 
@@ -97,15 +76,11 @@ Enter information as needed.
         :scale: 85%
 
 |
-|
-
-
 
 ************
 Registering Phones
 ************
 
-|
 |
 
 Welcome to the Registering Phones section.  Here you will find how to configure some of the most popular phones to use with FusionPBX. 
@@ -179,12 +154,10 @@ Click **Update** then click **Apply** at the bottom
 * Nat, firewalls and router settings.  Some brands of routers can cause issues.  Google the make and model of router or firewall appliance for common settings or remedies.
 * Visit Grandstream Supoprt http://www.grandstream.com/support
 |
-|
 
 Zoiper
 =======
 
-|
 |
 
 Registering an **Extension** using the softphone Zoiper.
@@ -198,7 +171,6 @@ In the ever changing world of voip businesses are moving away from hardware phon
 2. Install the software.
 3. If the software isn't open click the Zoiper icon to open from the desktop or start menu.
 
-
 .. image:: ../_static/images/fusionpbx_zoiper.jpg
         :scale: 85%
 
@@ -254,13 +226,8 @@ In the ever changing world of voip businesses are moving away from hardware phon
 * Make sure you have created an DNS A record for the domain being used and there are no typos
 * Nat, firewalls and router settings.  Some brands of routers can cause issues.  Google the make and model of router or firewall appliance for common settings or remedies.
 * Visit Zoiper Community Supoprt http://community.zoiper.com/
-|
-|
-
-
-
-
 
+|
 
 .. toctree::
   :maxdepth: 3

+ 0 - 11
source/gateway_inbound_outbound/gateway1.rst

@@ -1,8 +1,6 @@
 Gateway setup
 ===========
 
-
-
 .. image:: ../_static/images/logo_right.png
         :scale: 85%
   
@@ -13,10 +11,6 @@ Gateways provide access into other voice networks. These can be voice providers
 |
 
 **In this example we will be using** `VoiceTel <http://tiny.cc/voicetel>`_ .  **Each Gateway provider has their own setings to use.**    
-   
-    
-
-
 
 .. image:: ../_static/images/fusionpbx_voicetel.jpg
         :scale: 85% 
@@ -24,9 +18,6 @@ Gateways provide access into other voice networks. These can be voice providers
 `Click to visit <http://tiny.cc/voicetel>`_  
     
 |
-|
-    
-
 
 Select **Accounts** from the drop-down list and click on **Gateways**. 
 
@@ -59,8 +50,6 @@ button on the right. Enter the gateway information below and Click on **Save** o
   Enabled: true 
 
 |
-|
 
 .. image:: ../_static/images/fusionpbx_gateway2.jpg
         :scale: 85%
-

+ 2 - 2
source/getting_started.rst

@@ -4,13 +4,13 @@ Getting Started
 
 Welcome! 
 Let's install FusionPBX.
-Follow the menu to the left and you will have a working PBX in no time. For PDF and Epub formats of this documentation click the bottom left on **v:latest** and a menu will pop-up.  
+Follow the menu to the left and you will have a working PBX in no time. For PDF and Epub formats of this documentation click the bottom left on **v:latest** and a menu will pop-up to choose from.  
 
 .. note::
 
   There are many ways to install FusionPBX depending on how you want to build your solution.
   What is presented here represents the quickest, easiest, best supported way to a FusionPBX system.
-  For advanced topics consider attending the in person or online training at http://fusionpbx.com.
+  For advanced topics like Bi Directional Replication or High Availability, consider attending the in person or online training at http://fusionpbx.com.
 
 
 .. toctree::

+ 0 - 8
source/index.rst

@@ -6,7 +6,6 @@
 
 |
 |
-
 Welcome to FusionPBX Docs
 =========================
 
@@ -15,7 +14,6 @@ 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
 hardware of your choice. FusionPBX provides a GUI for for unlimited
 extensions, voicemail-to-email, music on hold, call parking, analog
@@ -24,19 +22,16 @@ provides the functionality that business need and provides corporate
 level phone system features to small, medium and large businesses.
 
 |
-
 Benefits of FusionPBX
 ---------------------
 
 |
-
 1. Adding extra functionality to the incredibly robust FreeSWITCH VoIP Platform.
 2. Makes FreeSWITCH easy to administer while at the same time
    still allowing you to work directly within FreeSWITCH Command Line Interface (fs_cli) when you need to. 
 3. Gives your users and tenants an attractive GUI interface to interact with. 
 
 |
-
 FusionPBX provides:
 
 |
@@ -60,20 +55,17 @@ FusionPBX provides:
 * and lots more...
 
 |
-
 Our Eco-System
 --------------
 We are a **global community** that has an open and **very friendly** eco-system.  We encourage community engagement, contribution and feedback. Please join us by getting involved with giving feedback, new feature ideas, helping out with code or Documentation.
 
 |
-
 Most of the core folks who develop and use FusionPBX can be found hanging out in Freenode IRC in the **#fusionpbx** channel. Come join us and meet the team.
 
 .. _FreeSWITCH: http://www.freeswitch.org
 .. _FusionPBX: http://www.fusionpbx.com
 
 |
-
 Getting Started
 -------------------
 

+ 5 - 1
source/manual.rst

@@ -2,7 +2,11 @@
 User Manual
 ***********
 
- 
+Here you will find information on every menu item in FusionPBX 
+
+.. image:: _static/images/fusionpbx_menu_full.jpg
+        :scale: 85%
+
 
 .. toctree::
   :maxdepth: 2

+ 12 - 14
source/manual/apps.rst

@@ -53,50 +53,48 @@ IVR Menu
 Welcome to the adding IVR section.  Here you will find how to add IVR's.
 
 |
-|
-
-
 
 Click on **Apps** then **IVR Menu**
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327857/a5afd258-baa6-11e5-8f95-d88ce89620f1.jpg
+.. image:: ../_static/images/fusionpbx_ivr.jpg
+        :scale: 85%
 
 |
 |
 
-
-
-
 Then click the
 
- .. image:: https://cloud.githubusercontent.com/assets/13131198/11783217/fbb7a2e6-a243-11e5-9c06-e3a55882ea51.png
+ .. image:: ../_static/images/plus.png
+        :scale: 85%
 
 on the right. 
 
 
-
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327856/a5ad2666-baa6-11e5-9480-325a5466e360.jpg
+.. image:: ../_static/images/fusionpbx_ivr1.jpg
+        :scale: 85%
 
 |
 |
 
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327858/a5af734e-baa6-11e5-9b92-af7ead13206b.jpg
+.. image:: ../_static/images/fusionpbx_ivr2.jpg
+        :scale: 85%
 
 |
 |
 
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327855/a5ab18ee-baa6-11e5-9b0b-19a0a3e91cf2.jpg
+.. image:: ../_static/images/fusionpbx_ivr3.jpg
+        :scale: 85%
 
 |
 |
 
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327859/a5b410d4-baa6-11e5-9580-60184aab32ff.jpg
+.. image:: ../_static/images/fusionpbx_ivr4.jpg
+        :scale: 85%
 
 |
-| 
 
 Music On Hold
 --------------

+ 37 - 25
source/manual/status.rst

@@ -2,62 +2,74 @@
 Status
 ******
 
-Active Calls
-------------
-
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
-
 Active Call Center
 ------------------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+Select a Call Center Queue from the list below to view its activity.
 
-Active Extensions
------------------
+Active Calls
+------------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+Use this to monitor and interact with the active calls. 
 
 Active Conferences
 ------------------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+List all the conferences that are currently active with one or more members. 
 
 Active Queues
 -------------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+List all the queues that are currently active with one or more callers. 
+
+Agent Status
+------------
+
+List all the call center agents with the option to change the status of one or more agents.
+
+
+CDR Statistics
+--------------
+
+Call Detail Records Statics summarize the call information.
+
+Emails
+------
+
+Manage failed email messages.
+
+Extension Summary
+-----------------
+
+Extenson number, Number Alias, Missed, No Answer, Busy, ALOC, Inbound Calls, Inbound Duration, Outbound Calls, Outbound Duration and Description.
+
+Log Viewer
+----------
+
+View recent PBX activity and option to download the logs.
 
 Registrations
 -------------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+View the devices that are registered. This will show User, Agent, IP, Port Number, Hostname and Status.  You can also UNREGISTER, PROVISION and REBOOT supported devices from here. 
 
 Services
 --------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+Shows a list of processes, the status of the process and provides control to start and stop the process. 
 
 SIP Status
 ----------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+This will show sofia status of internal, internal-ipv6, external, and external-ipv6 profiles.  With profiles you can see REGISTRATIONS, and START/RESTART/RESCAN/FLUSH REGISTRATIONS.  You can also FLUSH MEMCACHE, RELOAD ACL, RELOAD XML and REFRESH. View UP time, sessions since startup, max sessions, and current stack size/max. 
 
 System Status
 -------------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
-
-Log Viewer
-----------
-
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
+System Information, FusionPBX Version, Git Version, Switch Version, Memory Information, CPU Information, Hard Drive Information and Memcache Information.  
 
 Traffic Graph
 -------------
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 
-
-Voicemail Status
-----------------
+A browser (or plugin) that supports Scalable Vector Graphics (SVG) is required to view the traffic graph. 
 
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. His singulis copiose responderi solet, sed quae perspicua sunt longa esse 

+ 0 - 4
source/phones.rst

@@ -2,7 +2,6 @@
 Applications
 ************
 
-|
 |
 In the **Applications** menu (Apps) section you will find Call Block, Call Broadcast, Call Center, Call Detail Records, Call Flows, Conference Center, Contacts, Fax Server, Follow Me, IVR Menu, Music on Hold, Operator Panel, Phrases, Queues, Recordings, Ring Groups, Time Conditions and Voicemail.
 
@@ -11,9 +10,6 @@ In the **Applications** menu (Apps) section you will find Call Block, Call Broad
 
 |
 
-
-
-
 .. toctree::
   :maxdepth: 3
   :glob:

+ 30 - 16
source/phones/phones.rst

@@ -7,50 +7,64 @@ Welcome to the adding IVR section.  Here you will find how to add IVR's.
 |
 |
 
-
-
 Click on **Apps** then **IVR Menu**
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327857/a5afd258-baa6-11e5-8f95-d88ce89620f1.jpg
+.. image:: ../_static/images/fusionpbx_ivr.jpg
+        :scale: 85%
 
 |
 |
 
-
-
-
 Then click the
 
- .. image:: https://cloud.githubusercontent.com/assets/13131198/11783217/fbb7a2e6-a243-11e5-9c06-e3a55882ea51.png
+ .. image:: ../_static/images/plus.png
+        :scale: 85%
 
 on the right. 
 
 
-
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327856/a5ad2666-baa6-11e5-9480-325a5466e360.jpg
+.. image:: ../_static/images/fusionpbx_ivr1.jpg
+        :scale: 85%
 
 |
+| *Options in* **bold** *are mandatory.*
+| **Name:** Enter a name for the IVR menu
+| **Extension:** Enter the extension number (This must a new extension that isn't allready created)
+| **Greet Long:** The long greeting when entering the menu.
+| Greet Short: The short greeting is played when returning to the menu.
+| Options: Define caller options for the IVR menu.
+| **Timeout:** The number of milliseconds to wait after playing the greeting or the confirm macro.
+| Exit Action: Select the exit action to be performed if the ivr exists.
+| **Direct Dial:** Define whether the callers can dial directly to registered extensions.
+| Ring Back: Defines what the caller will hear while the destination is being called.
+| Caller ID Name Prefix: Set a prefix on the caller ID name.
+| Enabled: set the status of the IVR Menu.
+
 |
 
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327858/a5af734e-baa6-11e5-9b92-af7ead13206b.jpg
+.. image:: ../_static/images/fusionpbx_ivr2.jpg
+        :scale: 85%
 
 |
-|
-
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327855/a5ab18ee-baa6-11e5-9b0b-19a0a3e91cf2.jpg
+You can get very creative with IVR's and are almost limitless in possibilities. In the basic example below we **name** the IVR "IVR Main" , **Extension** "200" , **Greet Long** a phrase that was made from the **phrase section** under **apps** , entry in options for sales, billing, tech support, and after hours, made the **timeout** 3000 milliseconds, Exit Action to the extension 109 (after hours) , **Direct Dial** to False and Ring back to Default.
 
 |
-|
 
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12327859/a5b410d4-baa6-11e5-9580-60184aab32ff.jpg
+.. image:: ../_static/images/fusionpbx_ivr3.jpg
+        :scale: 85%
 
 |
-|
 
+You now have a list of IVR's to go back to and edit or delete as needed.
 
+|
 
 
+.. image:: ../_static/images/fusionpbx_ivr4.jpg
+        :scale: 85%
 
+|
+|

+ 4 - 2
source/phones/recordings.rst

@@ -12,7 +12,8 @@ To view and set the pin number goto Dialplan > Dialplan Manager > Click on Recor
 
 |
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12456821/9038d3a2-bf6f-11e5-96e3-ee3bef9f5233.jpg
+.. image:: ../_static/images/fusionpbx_recordings.jpg
+        :scale: 85%
 
 |
 
@@ -30,7 +31,8 @@ Create a Recording
 
 |
 
-.. image:: https://cloud.githubusercontent.com/assets/13131198/12456822/903aa236-bf6f-11e5-9fb7-f9545b7add10.jpg
+.. image:: ../_static/images/fusionpbx_recordings1.jpg
+        :scale: 85%
 
 |