瀏覽代碼

Content add email templates, email status, images, active conference (#106)

* image add

* Create email_templates.rst

* image add

* Update email_templates.rst

* content update

* image add

* Update active_conferences.rst
Len 7 年之前
父節點
當前提交
e37fad939a

二進制
source/_static/images/Status/active_conferences/fusionpbx_status_interactive_conference.jpg


二進制
source/_static/images/advanced/fusionpbx_email_template_edit.jpg


二進制
source/_static/images/advanced/fusionpbx_email_templates.jpg


+ 24 - 0
source/advanced/email_templates.rst

@@ -0,0 +1,24 @@
+################
+Email Templates
+################
+
+Email Templates provide an easy way to make custom notification emails for voicemail, voicemail transcription and missed calls.  The default format is set for html.  The other option would be for text.  This flexability will allow you to choose which suits you best.  If you choose text, you will have to change the **enabled** filed to true for text in each category.  Once those are changed, you will need to change html to false.
+
+
+*  To edit one of the templates click the pencil icon.
+
+
+.. image:: ../_static/images/advanced/fusionpbx_email_templates.jpg
+        :scale: 85%
+
+
+
+Editing Email Templates
+^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Click the edit pencil icon beside the template you want to edit.
+
+
+.. image:: ../_static/images/advanced/fusionpbx_email_template_edit.jpg
+        :scale: 85%
+

+ 21 - 0
source/status/active_conferences.rst

@@ -7,3 +7,24 @@ List all the conferences that are currently active with one or more members.
 .. image:: ../_static/images/Status/active_conferences/fusionpbx_active_conferences.jpg
         :scale: 85%
 
+* Click view to view the active conference.
+
+.. image:: ../_static/images/Status/active_conferences/fusionpbx_status_interactive_conference.jpg
+        :scale: 85%
+
+
+* **Red ball icon:** If illuminated the conference is being recorded.
+* **Lock:** Can lock the conference from anyone else joining.
+* **Unmute All:** Unmute all the members.
+* **End Conference:** End the conference.
+
+* **CID Name:** Caller ID Name
+* **CID Number:** Caller ID Number
+* **Capabilities:** Icons show what capabilities each member have like hear/mute, talking, and video.
+* **Joined:** How long ago the member joined.
+* **Quiet:** How long since the member was talking last.
+* **Has Floor:**  Who is currently talking.
+
+* **Mute:** Mute a member.
+* **Dead:** Make it so the member can't hear what is being said in the conference.
+* **Kick:** Kick the member from the conference.

+ 1 - 1
source/status/emails.rst

@@ -2,7 +2,7 @@
 Emails
 ########
 
-Manage failed email messages.
+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%