Quellcode durchsuchen

Merge pull request #21 from Len-PGH/master

Multiple updates
FusionPBX vor 9 Jahren
Ursprung
Commit
def618abac

+ 10 - 0
source/Extensions-IVR.rst

@@ -0,0 +1,10 @@
+************
+Extensions-IVR
+************
+
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  Extensions-IVR/Extensions.rst

+ 81 - 0
source/Extensions-IVR/Extensions.rst

@@ -0,0 +1,81 @@
+************
+Extensions
+************
+
+Welcome to the adding Extensions section.  Here you will find how to add Extensions. 
+
+.
+
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153364/86f061b8-b487-11e5-8667-5a753994a3b9.jpg
+
+.
+
+
+.
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153359/86e7c814-b487-11e5-91ef-c1a1d89198c5.jpg
+
+.
+
+.
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153358/86e71cd4-b487-11e5-8e46-4d78dd358db1.jpg
+
+.
+
+
+.
+
+.
+
+Click the edit icon
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153361/86eba8b2-b487-11e5-9e81-c6bac7fa355b.jpg
+
+.
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153360/86ea9db4-b487-11e5-8b6a-2c6bf8768e74.jpg
+
+.
+
+
+
+.
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153357/86e5a980-b487-11e5-81ad-2944bff0f0bf.jpg
+
+.
+
+
+
+
+.
+
+
+.
+
+************
+IVR's
+************
+
+Welcome to the adding IVR section.  Here you will find how to add IVR's.
+
+.
+
+
+.
+
+.
+
+.
+
+.
+
+.
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  Extensions-IVR/Extensions.rst

+ 114 - 33
source/Gateway-Inbound-Outbound/Gateway.rst

@@ -1,50 +1,131 @@
 Gateway setup
 Gateway setup
 ===========
 ===========
+
 .. image:: https://cloud.githubusercontent.com/assets/13131198/11903431/270a6c1c-a587-11e5-8473-f7e84e02bf0c.png
 .. image:: https://cloud.githubusercontent.com/assets/13131198/11903431/270a6c1c-a587-11e5-8473-f7e84e02bf0c.png
+  
+  
+.. rubric:: .
+.. rubric:: .
+
+**In this example we will be using** `VoiceTel <http://tiny.cc/voicetel>`_ .  **Each Gateway provider has their own setings to use.**    
+   
+    
+
+
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12149664/e05ebd40-b472-11e5-83c3-5931c7c409d3.jpg 
+
+`Click to visit <http://tiny.cc/voicetel>`_  
+    
+.. rubric:: .
+.. rubric:: .
+    
+
+
+Select **Accounts** from the drop-down list and click on **Gateways**. 
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12148465/999cf76a-b46c-11e5-85ae-e42c0d3dc97b.jpg
+
 .
 .
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12148464/999caf08-b46c-11e5-832e-b13240e01bc5.jpg
+
+
+Click the 
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/11783217/fbb7a2e6-a243-11e5-9c06-e3a55882ea51.png
+
+button on the right. Enter the gateway information below and Click on **Save** once complete.
+
+::
+
+  Gateway: VoiceTel 
+  Username: 0123456789 
+  Password: 1b3d5f7h9j 
+  From user: 0123456789 
+  From domain: sbc.voicetel.com 
+  Proxy: sbc.voicetel.com 
+  Register: true 
+  Enabled: true 
 .
 .
-.
-..
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12148466/99a8a5ba-b46c-11e5-80d2-4aca54114640.jpg
+
 
 
 Inbound Destination setup
 Inbound Destination setup
 ===========
 ===========
 
 
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
-.
+Configure Inbound Destinations: (This will auto-configure an Inbound Route also)
+
+*Select* **Dialplan** from the drop-down list and then *click* **Destinations**. 
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153363/86efa890-b487-11e5-8628-0b7358797493.jpg
+
+Click on the
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/11783217/fbb7a2e6-a243-11e5-9c06-e3a55882ea51.png
+
+button on the right. 
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153365/86f0df3a-b487-11e5-967d-4820f7c77f77.jpg
+
+*Enter* the route information below and *Click* **Save** once complete.
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12153362/86ef406c-b487-11e5-9b63-af8d485cb4e1.jpg
+
+::
+
+ Type: Inbound
+ Destination Number: ^(?:\+?1)?(\d{10})$
+ Action: Select desired destination from the drop-down list.  We choose "Extension 100" in our example.  This is where the call will route to.
+ Enabled: true
+ Description: VoiceTel-in
+ 
+ 
+ 
+::
+
+ Optional: Replace ^(?:\+?1)?(\d{10})$ in Inbound Routes with either 0123456789 or a DID Number depending on the Route Destination setting.
+ 
+
 .
 .
 
 
+
 Outbound setup
 Outbound setup
 ===========
 ===========
 
 
 
 
+Configure Outbound Route. 
+
+
+Select **Dialplan** from the drop-down list and then click **Outbound Routes** . 
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12156744/e8fd860c-b49a-11e5-9136-2025ed9b9cd2.jpg
+
+Click the 
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/11783217/fbb7a2e6-a243-11e5-9c06-e3a55882ea51.png
+
+
+
+button on the right. Enter the route information below and Click **Save** once complete.
+
 .
 .
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12156743/e8f91c0c-b49a-11e5-88c5-f2475fc1bfad.jpg
+
 .
 .
-.
-.
+
+.. image:: https://cloud.githubusercontent.com/assets/13131198/12156742/e8f6763c-b49a-11e5-95d6-d1e8b2b7a607.jpg
+
+::
+
+ Gateway: VoiceTel
+ Dialplan Expression: ^(?:\+?1)?(\d{10})$ (You can also choose more than one from the drop down list also as needed)
+ Order: 000
+ Enabled: true
+ Description: VoiceTel-out
+
+
+**By using** `VoiceTel <http://tiny.cc/voicetel>`_ **you help support FusionPBX.  Thank you for your support!**
+

+ 1 - 1
source/conf.py

@@ -49,7 +49,7 @@ master_doc = 'index'
 
 
 # General information about the project.
 # General information about the project.
 project = u'FusionPBX Docs'
 project = u'FusionPBX Docs'
-copyright = u'2008-2015, Mark J Crane'
+copyright = u'2008-2016, Mark J Crane'
 
 
 # The version info for the project you're documenting, acts as replacement for
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # |version| and |release|, also used in various other places throughout the

+ 12 - 0
source/domains.rst

@@ -0,0 +1,12 @@
+************
+Domains
+************
+
+Welcome to the adding a domain section.  Here you will find how to add a domain so that you can reach the specific tennent from
+the multi-tennent domain side menu to configure and allow secure administration from the world wide web. 
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  domains/domains.rst

+ 12 - 0
source/domains/domains.rst

@@ -0,0 +1,12 @@
+************
+Domains
+************
+
+Welcome to the adding a domain section.  Here you will find how to add a domain so that you can reach the specific tennent from
+the multi-tennent domain side menu to configure and allow secure administration from the world wide web. 
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  domains/domains.rst

+ 3 - 1
source/index.rst

@@ -61,9 +61,11 @@ Getting Started
 
 
     getting-started.rst
     getting-started.rst
     installation.rst
     installation.rst
+    domains.rst
+    Extensions-IVR.rst
     Gateway-Inbound-Outbound.rst
     Gateway-Inbound-Outbound.rst
-    contributing.rst
     manual.rst
     manual.rst
+    contributing.rst
     doc-guide.rst
     doc-guide.rst