2
0
FusionPBX 7 жил өмнө
parent
commit
29d4233662

+ 48 - 0
source/accounts/gateways.rst

@@ -0,0 +1,48 @@
+Gateway
+=========
+
+.. image:: ../_static/images/logo_right.png
+        :scale: 85%
+  
+
+Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.  `Check out the Youtube video <https://youtu.be/YKOTACDYQ3A>`_ .
+
+**In this example we will be using** `VoiceTel <http://tiny.cc/voicetel>`_ .  **Each Gateway provider has their own setings to use.**    
+
+.. image:: ../_static/images/fusionpbx_voicetel.jpg
+        :scale: 85% 
+
+`Click to visit <http://tiny.cc/voicetel>`_  
+
+Select **Accounts** from the drop-down list and click on **Gateways**. 
+
+.. image:: ../_static/images/fusionpbx_gateway.jpg
+        :scale: 85%
+
+
+.. image:: ../_static/images/fusionpbx_gateway1.jpg
+        :scale: 85%
+
+
+Click the 
+
+.. image:: ../_static/images/plus.png
+        :scale: 85%
+
+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:: ../_static/images/fusionpbx_gateway2.jpg
+        :scale: 85%