|
@@ -3,6 +3,53 @@ Gateways
|
|
|
|
|
|
Gateways define the location and settings for other VoIP servers or Providers. After defining the Gateways use the Outbound routes to direct calls through the gateways. Required items are in bold. Its a good idea to start with the required items test it and then make adjustments as needed.
|
|
|
|
|
|
+.. 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%
|
|
|
+
|
|
|
+
|
|
|
|
|
|
Basic Settings
|
|
|
^^^^^^^^^^^^^^
|
|
@@ -34,7 +81,7 @@ Most settings in the Advanced Gateway Settings can remain the same. Some carrie
|
|
|
* **Register Transport:** Tells the switch to use SIP with TCP, UDP or TLS.
|
|
|
* **Register Proxy:** Enter the hostname or IP address of the register proxy. host[:port].
|
|
|
* **Outbound Proxy:** Enter the hostname or IP address of the outbound proxy. host[:port].
|
|
|
-* **Caller ID In From:** If you caller ID isn't working setting this to true will often fixt the problem.
|
|
|
+* **Caller ID In From:** If you caller ID isn't working setting this to true will often fix the problem.
|
|
|
* **Supress CNG:** Set this value to true to disable comfort noise.
|
|
|
* **Sip CID Type:** The SIP caller id type: none, pid, and rpid.
|
|
|
* **Codec Preferences:** Enter the codec preferences as a list. Ex: PCMA,PCMU,G722,OPUS
|