Explorar o código

Added screenshots and improvements (#300)

* Update advanced_dialplans.md

* Update other.md

* Update xmpp.md

* Update command.md

* Update command.md

* Update domains.md

* Update destinations.md

* Create place_holder

* Added screenshots

* Update sip_tls.md

* Delete source/_static/images/additional_information/ssl_tls_setup/place_holder

* Update additional_information.md

* Update contributing.md
Anthony hai 1 mes
pai
achega
3940c30315

BIN=BIN
source/_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup1.png


BIN=BIN
source/_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup2.png


BIN=BIN
source/_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup3.png


BIN=BIN
source/_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup4.png


+ 1 - 1
source/additional_information.md

@@ -17,7 +17,7 @@ additional_information/email.md
 additional_information/toll_allow.md
 additional_information/toll_allow.md
 #additional_information/tftp.md
 #additional_information/tftp.md
 additional_information/nat.md
 additional_information/nat.md
-applications/provision.md
+#applications/provision.md
 advanced/version_upgrade.md
 advanced/version_upgrade.md
 additional_information/releases.md
 additional_information/releases.md
 additional_information/regex.md
 additional_information/regex.md

+ 11 - 8
source/additional_information/sip_tls.md

@@ -13,22 +13,25 @@ steps.
 -   cd /usr/src/fusionpbx-install.sh/debian/resources/
 -   cd /usr/src/fusionpbx-install.sh/debian/resources/
 -   Execute [letsencrypt.sh](../getting_started/lets_encrypt.md)
 -   Execute [letsencrypt.sh](../getting_started/lets_encrypt.md)
 -   Login to your FusionPBX installation.
 -   Login to your FusionPBX installation.
--   Go to Advanced \> Variables.
--   Scroll down to **SIP Profile:** Internal (This can be done on any
-    SIP Profile)
+-   Navigate to **Advanced** > **Variables**.
+-   Scroll down to **SIP Profile: Internal**.
 
 
-![image](../_static/images/fusionpbx_switch_tls.jpg)
+:::{note}   
+This can be applied to any SIP Profile   
+:::   
+
+![image](../_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup1.png)
 
 
 -   Set **internal_ssl_enable** value to **true** in lowercase.
 -   Set **internal_ssl_enable** value to **true** in lowercase.
--   Go to Status \> SIP Status.
+-   Navigate to **Status** > **SIP Status**.
 -   Click **FLUSH CACHE** at the top right.
 -   Click **FLUSH CACHE** at the top right.
 
 
-![image](../_static/images/fusionpbx_tls_sofia_status2.jpg)
+![image](../_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup2.png)
 
 
 -   Click **Rescan** on the profile.
 -   Click **Rescan** on the profile.
 
 
-![image](../_static/images/fusionpbx_tls_sofia_status1.jpg)
+![image](../_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup3.png)
 
 
 -   You should now see at the right under **State** (RUNNING)(0)(TLS)
 -   You should now see at the right under **State** (RUNNING)(0)(TLS)
 
 
-![image](../_static/images/fusionpbx_tls_sofia_status.jpg)
+![image](../_static/images/additional_information/ssl_tls_setup/fusionpbx_ssl_tls_setup4.png)

+ 2 - 3
source/advanced/command.md

@@ -16,9 +16,8 @@ commands.
     chown -R www-data:www-data /var/www/fusionpbx/app/command
     chown -R www-data:www-data /var/www/fusionpbx/app/command
 ```
 ```
 
 
--   Run Advanced \> Upgrade \> Menu Defaults
--   Run Advanced \> Upgrade \> Permission Defaults
--   Log out and then Log back in
+-   Navigate to **Advanced** > **Upgrade**, run **Menu** and **Permission Defaults**.
+-   Log out and back in.
 
 
 ## Upgrade
 ## Upgrade
 
 

+ 2 - 2
source/advanced/domains.md

@@ -21,7 +21,7 @@ username.
 
 
 In this example we will create a domain.
 In this example we will create a domain.
 
 
-- Navigate to Advanced then click Domains.
+- Navigate to **Advanced** > **Domains**.
 
 
 - Then click "**ADD**" on the right.
 - Then click "**ADD**" on the right.
 
 
@@ -31,7 +31,7 @@ In this example we will create a domain.
 
 
 :::{note}   
 :::{note}   
 Be sure to create an "A record" from your domain hosting account   
 Be sure to create an "A record" from your domain hosting account   
-:::
+:::   
 
 
 ![image](../_static/images/advanced/domains/fusionpbx_domains2.png)
 ![image](../_static/images/advanced/domains/fusionpbx_domains2.png)
 
 

+ 19 - 21
source/applications/xmpp.md

@@ -8,13 +8,12 @@ XMPP Manager there are a few step to take to enble XMPP.
 **XMPP Profile**
 **XMPP Profile**
 
 
 -   FusionPBX menu.
 -   FusionPBX menu.
--   Accounts -\> XMPP manager.
--   Click the **plus** on the right to create a profile.
+-   **Accounts** > **XMPP manager**.
+-   Click the **ADD** on the right to create a profile.
 
 
-:::{note}
-
-Google has since depricated xmpp service.   
-:::
+:::{note}   
+Google has since deprecated xmpp service.   
+:::   
 
 
 In this example we will setup Google Talk and by creating a profile
 In this example we will setup Google Talk and by creating a profile
 called gtalk.
 called gtalk.
@@ -57,19 +56,18 @@ the multi-tenant domain name.
 
 
 ```
 ```
     Default extension: 1001
     Default extension: 1001
-    Advanced -> Context: your.domain.com
+    Advanced > Context: your.domain.com
 ```
 ```
 
 
-Save the settings and restart the module. Restart the \'XMPP\' module
-from Advanced -\> Modules page. Go back to Accounts -\> XMPP if the
-status says **\'AUTHORIZED\'** then you are ready to go.
-
-:::{note}
+Save the settings and restart the module. Restart the 'XMPP' module
+from **Advanced** > **Modules** page. Go back to **Accounts** > **XMPP** if the
+status says **'AUTHORIZED'** then you are ready to go.
 
 
-If you are not getting AUTHORIZED you might need to go to the
-google account settings and choose \"Allow less secure apps: ON\" under
+:::{note}   
+If you are not getting AUTHORIZED you might need to go to the   
+google account settings and choose "Allow less secure apps: ON" under
 the Sign-in & security section.   
 the Sign-in & security section.   
-:::
+:::   
 
 
 ![image](../_static/images/fusionpbx_xmpp5.jpg)
 ![image](../_static/images/fusionpbx_xmpp5.jpg)
 
 
@@ -112,14 +110,14 @@ Go to command line
 
 
 Go to FusionPBX GUI
 Go to FusionPBX GUI
 
 
-Go to the GUI and click advanced \> menu manager \> edit icon \> click
-\"Restore Defaults\" at top right
+Go to the GUI and click **Advanced** > **Menu Manager** and select
+**"Restore Defaults"** at top right.
 
 
-Then go to Advanced \> Upgrade click Schema, Data Types, and Permission
-Defaults then click execute
+Then go to **Advanced** > **Upgrade** and run **Schema**, **Data Types** and **Permission
+Defaults** then click execute.
 
 
-Click status \> sip status \> Flush Memcache
+Click **Status** > **Sip Status** > **Flush Memcache**.
 
 
-Log out then back in
+Log out then back in.
 
 
 You should now have XMPP Manager under Accounts.
 You should now have XMPP Manager under Accounts.

+ 7 - 9
source/contributing.md

@@ -2,7 +2,7 @@
 
 
 There are many ways to help the FusionPBX project.
 There are many ways to help the FusionPBX project.
 
 
-## What We Need
+### What We Need
 
 
 1. Developers
 1. Developers
 2. Technical Writers
 2. Technical Writers
@@ -10,15 +10,14 @@ There are many ways to help the FusionPBX project.
 4. Quality Assurance Testers
 4. Quality Assurance Testers
 5. Documentors
 5. Documentors
 
 
-:::{note}
-
+:::{note}   
 If you are planning to contribute to any of our GitHub repos, we require that you sign   
 If you are planning to contribute to any of our GitHub repos, we require that you sign   
 the FusionPBX Contributor License Agreement. This mainly protects FusionPBX and our users **(read: you)**   
 the FusionPBX Contributor License Agreement. This mainly protects FusionPBX and our users **(read: you)**   
 from code that could be inserted that might pose a legal problem. It does this by verifying the code you're   
 from code that could be inserted that might pose a legal problem. It does this by verifying the code you're   
 contributing is yours to give and that you give it freely and irrevocably to the project.   
 contributing is yours to give and that you give it freely and irrevocably to the project.   
-:::
+:::   
 
 
-## How to Get Started
+### How to Get Started
 
 
 1. Watch the "FusionPBX Pull Requests with GitHub" YouTube video: [https://youtu.be/SPUe7S4Z6ms](https://youtu.be/SPUe7S4Z6ms)
 1. Watch the "FusionPBX Pull Requests with GitHub" YouTube video: [https://youtu.be/SPUe7S4Z6ms](https://youtu.be/SPUe7S4Z6ms)
 
 
@@ -31,13 +30,12 @@ contributing is yours to give and that you give it freely and irrevocably to the
 4. Would you like to see FusionPBX in your native language and have the time to commit to staying on top of translations for releases?   
 4. Would you like to see FusionPBX in your native language and have the time to commit to staying on top of translations for releases?   
    Check out the translation section to learn how to use our translation server.
    Check out the translation section to learn how to use our translation server.
 
 
-:::{note}
-
+:::{note}   
 Contributing code or documentation requires knowledge of Git, GitHub, and how to create pull requests on GitHub.   
 Contributing code or documentation requires knowledge of Git, GitHub, and how to create pull requests on GitHub.   
 This is not as bad as it sounds, and if you are willing to learn, we will help you through it.   
 This is not as bad as it sounds, and if you are willing to learn, we will help you through it.   
-:::
+:::   
 
 
-## Table of Contents
+### Table of Contents
 
 
 - [Contributing Code](contributing/contributing_code.md)
 - [Contributing Code](contributing/contributing_code.md)
 - [Signing the CLA](contributing/signing_the_cla.md)
 - [Signing the CLA](contributing/signing_the_cla.md)

+ 7 - 7
source/dialplan/advanced_dialplans.md

@@ -8,7 +8,7 @@ functions, and produce the desired result.
 
 
 You can create a new dialplan or copy and modify an existing dialplan.
 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 **ADD** button at the top right.
 -   Click the **ADD** button at the top right.
 
 
 ![image](../_static/images/dialplan/fusionpbx_dialplan_advanced1.png)
 ![image](../_static/images/dialplan/fusionpbx_dialplan_advanced1.png)
@@ -31,9 +31,9 @@ more blank fileds will populate if needed.
 ## Enable a Dialplan Destination
 ## Enable a Dialplan Destination
 
 
 Dialplans that have a value in the **Number** filed can be enabled and
 Dialplans that have a value in the **Number** filed can be enabled and
-used in [Dialplan \> Destinations](../dialplan/destinations.html).
+used in [Dialplan > Destinations](../dialplan/destinations.html).
 Setting the **destination** field to **True** will enable the dialplan
 Setting the **destination** field to **True** will enable the dialplan
-to be visable and used as an action in [Dialplan \>
+to be visable and used as an action in [Dialplan >
 Destinations](../dialplan/destinations.html).
 Destinations](../dialplan/destinations.html).
 
 
 ![image](../_static/images/dialplan/fusionpbx_dialplan_advanced5.png)
 ![image](../_static/images/dialplan/fusionpbx_dialplan_advanced5.png)
@@ -58,8 +58,8 @@ extensions are 3 digit then you would use 3 instead of 4.
 
 
 ![image](../_static/images/dialplan/fusionpbx_custom_dialplan.png)
 ![image](../_static/images/dialplan/fusionpbx_custom_dialplan.png)
 
 
->**Note:**   
->A quick way to find a domains uuid is by going to Advanced \> Domains.   
->Then click the edit icon on the domain you want to know the uuid of. The   
->uuid will be at the end of the url.
+:::{note}   
+A quick way to find a domains uuid is by going to **Advanced > Domains**.   
+Then click the edit icon on the domain you want to know the uuid of. The uuid will be at the end of the url.   
+:::   
 
 

+ 0 - 3
source/dialplan/destinations.md

@@ -20,17 +20,14 @@ Outbound destinations can be created 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.
 
 
 ![FusionPBX Destinations 1](../_static/images/dialplan/fusionpbx_destinations1.png)  
 ![FusionPBX Destinations 1](../_static/images/dialplan/fusionpbx_destinations1.png)  
-*Note: Image scaled to 60% in original.*
 
 
 *Enter* the route information below and *click* **Save** once complete.
 *Enter* the route information below and *click* **Save** once complete.
 
 
 ![FusionPBX Destinations 2](../_static/images/dialplan/fusionpbx_destinations2.png)  
 ![FusionPBX Destinations 2](../_static/images/dialplan/fusionpbx_destinations2.png)  
-*Note: Image scaled to 60% in original.*
 
 
 *Examples* of options under **Actions** and **Conditions**.
 *Examples* of options under **Actions** and **Conditions**.
 
 
 ![FusionPBX Destinations 3](../_static/images/dialplan/fusionpbx_destinations3.png)  
 ![FusionPBX Destinations 3](../_static/images/dialplan/fusionpbx_destinations3.png)  
-*Note: Image scaled to 85% in original.*
 
 
 - **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.

+ 1 - 1
source/other.md

@@ -30,7 +30,7 @@ Other section is bits of info that needs indexed for the PDF to populate all sec
 #applications/provision/provision_manual_zoiper.md
 #applications/provision/provision_manual_zoiper.md
 #applications/provision/provision_manual_snom.md
 #applications/provision/provision_manual_snom.md
 #applications/provision/phone_screen_capture.md
 #applications/provision/phone_screen_capture.md
-applications/xmpp.md
+#applications/xmpp.md
 applications_optional/webrtc.md
 applications_optional/webrtc.md
 #additional_information/sngrep.md
 #additional_information/sngrep.md
 features/parking.md
 features/parking.md