Browse Source

Updated screenshots and descriptions (#256)

* Added screenshot

* Added screenshots

* Update advanced_dialplans.rst

* Added screenshots

* Update advanced_dialplans.rst

* Added screenshots

* Update advanced_dialplans.rst

* Delete source/_static/images/dialplan/fusionpbx_destinations3.png

* Added screenshot

* Added screentshot

* Delete source/_static/images/dialplan/fusionpbx_destinations3.png

* Added screenshot

* Added screenshot

* Update destinations.rst

* Deleted duplicate source/_static/images/dialplan/fusionpbx_destinations4.png

* Update destinations.rst

* Update advanced_dialplans.rst
Anthony 6 months ago
parent
commit
aed9ae9808

BIN
source/_static/images/dialplan/fusionpbx_custom_dialplan.png


BIN
source/_static/images/dialplan/fusionpbx_destinations3.png


BIN
source/_static/images/dialplan/fusionpbx_dialplan_advanced1.png


BIN
source/_static/images/dialplan/fusionpbx_dialplan_advanced2.png


BIN
source/_static/images/dialplan/fusionpbx_dialplan_advanced3.png


BIN
source/_static/images/dialplan/fusionpbx_dialplan_advanced4.png


BIN
source/_static/images/dialplan/fusionpbx_dialplan_advanced5.png


BIN
source/_static/images/getting_started/fusionpbx_provision_auto_grandstream.jpg


+ 14 - 23
source/dialplan/advanced_dialplans.rst

@@ -14,12 +14,15 @@ You can create a new dialplan or copy and modify an existing dialplan.
 
 
 * Go to Dialplan > Dialplan Manager
 * Go to Dialplan > Dialplan Manager
 
 
-* Click the **Plus** icon at the top right.
+* Click the **ADD** button at the top right.
+
+.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced1.png
+        :scale: 60%
 
 
 * Complete required fields and click save.
 * Complete required fields and click save.
 
 
-.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced.jpg
-        :scale: 85%
+.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced2.png
+        :scale: 60%
 
 
 
 
 Edit a Dialplan
 Edit a Dialplan
@@ -27,13 +30,13 @@ Edit a Dialplan
 
 
 Find the dialplan you want to edit and click the edit icon.
 Find the dialplan you want to edit and click the edit icon.
 
 
-.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced1.jpg
-        :scale: 85%
+.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced3.png
+        :scale: 60%
 
 
 Once you enter data into the empty fields at the bottom and click save, more blank fileds will populate if needed.
 Once you enter data into the empty fields at the bottom and click save, more blank fileds will populate if needed.
 
 
-.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced2.jpg
-        :scale: 85%
+.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced4.png
+        :scale: 60%
 
 
 
 
 Enable a Dialplan Destination
 Enable a Dialplan Destination
@@ -41,20 +44,8 @@ Enable a Dialplan Destination
 
 
 Dialplans that have a value in the **Number** filed can be enabled and used in `Dialplan > Destinations <../dialplan/destinations.html>`_. Setting the **destination** field to **True** will enable the dialplan to be visable and used as an action in `Dialplan > Destinations <../dialplan/destinations.html>`_.
 Dialplans that have a value in the **Number** filed can be enabled and used in `Dialplan > Destinations <../dialplan/destinations.html>`_. Setting the **destination** field to **True** will enable the dialplan to be visable and used as an action in `Dialplan > Destinations <../dialplan/destinations.html>`_.
 
 
-.. image:: ../_static/images/dialplan/fusionpbx_dialplan_destination.jpg
-        :scale: 85%
-
-Dialplan example
-^^^^^^^^^^^^^^^^^^
-
-This example will be for calling an extension on another tenant.  This can be done several ways.
-
-* We can use the adding a dialplan example and modify it for this example.
-
-
-.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced2.jpg
-        :scale: 85%
-
+.. image:: ../_static/images/dialplan/fusionpbx_dialplan_advanced5.png
+        :scale: 60%
 
 
 Cross Tenant Calling
 Cross Tenant Calling
 ~~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~~
@@ -78,8 +69,8 @@ This would require a prefix of 5 followed by 4 digit extensions. The prefix can
 * Finally we have the desired dialplan to call from tenant A to tenant B.
 * Finally we have the desired dialplan to call from tenant A to tenant B.
 
 
 
 
-.. image:: ../_static/images/dialplan/fusionpbx_custom_dialplan.jpg
-        :scale: 85%
+.. image:: ../_static/images/dialplan/fusionpbx_custom_dialplan.png
+        :scale: 60%
 
 
 
 
 
 

+ 5 - 3
source/dialplan/destinations.rst

@@ -24,15 +24,17 @@ Configure Inbound Destinations: (This will auto-configure an Inbound Route also)
 To add a destination **click** on the **plus** button on the right. 
 To add a destination **click** on the **plus** button on the right. 
 
 
 .. image:: ../_static/images/dialplan/fusionpbx_destinations1.png
 .. image:: ../_static/images/dialplan/fusionpbx_destinations1.png
-        :scale: 65%
+        :scale: 60%
 
 
 *Enter* the route information below and *Click* **Save** once complete.
 *Enter* the route information below and *Click* **Save** once complete.
 
 
 .. image:: ../_static/images/dialplan/fusionpbx_destinations2.png
 .. image:: ../_static/images/dialplan/fusionpbx_destinations2.png
-        :scale: 65%
+        :scale: 60%
+
+*Examples* of options under **Actions** and **Conditions**.
 
 
 .. image:: ../_static/images/dialplan/fusionpbx_destinations3.png
 .. image:: ../_static/images/dialplan/fusionpbx_destinations3.png
-        :scale: 65%
+        :scale: 85%
 
 
 * **Type:** Inbound or Outbound.  Choose if this is an inbound destination or outbound destination.
 * **Type:** Inbound or Outbound.  Choose if this is an inbound destination or outbound destination.
 * **Destination:** This is usually the DID a caller will call.
 * **Destination:** This is usually the DID a caller will call.