Ver Fonte

Improved markdown & removed outdated files (#299)

* Update system_status.md

* Update sip_status.md

* Update registrations.md

* Update event_guard.md

* Delete source/status/services.md

* Delete source/status/services.rst

* Delete source/status/emails.md

* Delete source/status/emails.rst
Anthony há 3 meses atrás
pai
commit
6ea8917055

+ 0 - 15
source/status/emails.md

@@ -1,15 +0,0 @@
-# Emails
-
-Manage failed email messages. If for some reason the message doesn\'t
-get sent they will sit in a queue. You can view, download or resend each
-message.
-
-![image](../_static/images/Status/fusionpbx_status_email.jpg)
-
--   **Sent-** Date and time last attempt to email was made
--   **Type-** If the email was a missed call or voicemail
--   **Status-** Status of the email
--   **Message-** View, Download or Resend the email
--   **Reference-** CDR information
--   **Eye icon-** More details about the email
--   **X icon-** Deletes the email

+ 0 - 16
source/status/emails.rst

@@ -1,16 +0,0 @@
-########
-Emails
-########
-
-Manage failed email messages.  If for some reason the message doesn't get sent they will sit in a queue.  You can view, download or resend each message.
-
-.. image:: ../_static/images/Status/fusionpbx_status_email.jpg
-        :scale: 85%
-
-*  **Sent-** Date and time last attempt to email was made
-*  **Type-** If the email was a missed call or voicemail
-*  **Status-** Status of the email
-*  **Message-** View, Download or Resend the email
-*  **Reference-** CDR information
-*  **Eye icon-** More details about the email
-*  **X icon-**  Deletes the email

+ 16 - 10
source/status/event_guard.md

@@ -1,20 +1,26 @@
 ## Event Guard
 ## Event Guard
 
 
-This is an optional service called event[guard]{#guard} and it was
-designed to protect your VoIP server. It watches registration events and
-blocks those that abuse it. It doesn\'t watch server logs. It currently
-supports iptables and pf firewalls. Netfilter firwall support will be
-added in the future.
-
-Event guard logs blocked and unblocked calls to Status -\> Event Guard.
-Event guard uses the Advanced -\> Access Control allowed nodes as a
+This is an optional service designed to protect your VoIP server. It observes registration events    
+and blocks those that abuse it. 
+
+:::{note}   
+It doesn't watch server logs.   
+:::   
+
+This feature currently supports iptables and pf firewalls. 
+Netfilter firwall support will be added in the future.
+
+It logs blocked and unblocked calls to Event Guard.
+Event guard currently uses the Access Control allowed nodes as a
 white list. Can add a new Access Control List called Customers or any
 white list. Can add a new Access Control List called Customers or any
-name you like set to default deny then add the customer CIDR to a new
+name you like set to default deny, then add the customer CIDR to a new
 node set as allowed.
 node set as allowed.
 
 
-Event Guard also looks at the current allowed IP addresses and trusts
+Event guard also looks at the current allowed IP addresses and trusts
 these registered IP addresses that were authenticated.
 these registered IP addresses that were authenticated.
 
 
+![image](../_static/images/Status/event_guard/fusionpbx_event_guard1.png)
+
 ### Install Instructions
 ### Install Instructions
 
 
 :::{important}   
 :::{important}   

+ 1 - 1
source/status/registrations.md

@@ -4,4 +4,4 @@ View the devices that are registered. This will show User, Agent, IP,
 Port Number, Hostname and Status. You can also UNREGISTER, PROVISION and
 Port Number, Hostname and Status. You can also UNREGISTER, PROVISION and
 REBOOT supported devices from here.
 REBOOT supported devices from here.
 
 
-![image](../_static/images/Status/fusionpbx_status_registrations.jpg)
+![image](../_static/images/Status/registrations/fusionpbx_registrations1.png)

+ 0 - 10
source/status/services.md

@@ -1,10 +0,0 @@
-# Services
-
-Shows a list of processes, the status of the process and provides
-control to start and stop the process.
-
-![image](../_static/images/Status/services/fusionpbx_services.jpg)
-
-Click the plus on the right to add a service.
-
-![image](../_static/images/Status/services/fusionpbx_services_add.jpg)

+ 0 - 18
source/status/services.rst

@@ -1,18 +0,0 @@
-##########
-Services
-##########
-
-Shows a list of processes, the status of the process and provides control to start and stop the process.
-
-
-.. image:: ../_static/images/Status/services/fusionpbx_services.jpg
-        :scale: 85%
-
-
-Click the plus on the right to add a service.
-
-
-
-.. image:: ../_static/images/Status/services/fusionpbx_services_add.jpg
-        :scale: 85%
-

+ 2 - 2
source/status/sip_status.md

@@ -7,10 +7,10 @@ With profiles you can see
 
 
 -   REGISTRATIONS
 -   REGISTRATIONS
 -   START/RESTART/RESCAN/FLUSH REGISTRATIONS
 -   START/RESTART/RESCAN/FLUSH REGISTRATIONS
--   You can also FLUSH CACHE
+-   FLUSH CACHE
 -   RELOAD ACL
 -   RELOAD ACL
 -   RELOAD XML and REFRESH
 -   RELOAD XML and REFRESH
 -   View UP time, sessions since startup, max sessions, and current
 -   View UP time, sessions since startup, max sessions, and current
     stack size/max.
     stack size/max.
 
 
-![image](../_static/images/Status/fusionpbx_status_sip_status.jpg)
+![image](../_static/images/Status/sip_status/fusionpbx_sip_status1.png)

+ 9 - 5
source/status/system_status.md

@@ -4,12 +4,16 @@ System Information, FusionPBX Version, Git Version, Switch Version,
 Memory Information, CPU Information, Hard Drive Information and Memcache
 Memory Information, CPU Information, Hard Drive Information and Memcache
 Information.
 Information.
 
 
-![image](../_static/images/Status/system_status/fusionpbx_system_status_information.jpg)
+![image](../_static/images/Status/system_status/fusionpbx_system_status1.png)
 
 
-![image](../_static/images/Status/system_status/fusionpbx_system_status_operating_system_information.jpg)
+![image](../_static/images/Status/system_status/fusionpbx_system_status2.png)
 
 
-![image](../_static/images/Status/system_status/fusionpbx_system_status_cpu_status.jpg)
+![image](../_static/images/Status/system_status/fusionpbx_system_status3.png)
 
 
-![image](../_static/images/Status/system_status/fusionpbx_system_status_drive_information.jpg)
+![image](../_static/images/Status/system_status/fusionpbx_system_status4.png)
 
 
-![image](../_static/images/Status/system_status/fusionpbx_system_status_memcache_information.jpg)
+![image](../_static/images/Status/system_status/fusionpbx_system_status5.png)
+
+![image](../_static/images/Status/system_status/fusionpbx_system_status6.png)
+
+![image](../_static/images/Status/system_status/fusionpbx_system_status7.png)