|
@@ -23,30 +23,32 @@ Click on the
|
|
|
|
|
|
button on the right.
|
|
button on the right.
|
|
|
|
|
|
-.. image:: ../_static/images/fusionpbx_inboundd1.jpg
|
|
|
|
|
|
+.. image:: ../_static/images/dialplan/fusionpbx_destinations.jpg
|
|
:scale: 85%
|
|
:scale: 85%
|
|
|
|
|
|
*Enter* the route information below and *Click* **Save** once complete.
|
|
*Enter* the route information below and *Click* **Save** once complete.
|
|
|
|
|
|
-.. image:: ../_static/images/fusionpbx_inboundd2.jpg
|
|
|
|
|
|
+.. image:: ../_static/images/dialplan/fusionpbx_destinations1.jpg
|
|
:scale: 85%
|
|
:scale: 85%
|
|
|
|
|
|
-::
|
|
|
|
|
|
|
|
- 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
|
|
|
|
-
|
|
|
|
-|
|
|
|
|
-|
|
|
|
|
-
|
|
|
|
-::
|
|
|
|
|
|
+* **Type:** Inbound or Outbound. Choose if this is an inbound destination or outbound destination.
|
|
|
|
+* **Destination:** This is usually the DID a caller will call.
|
|
|
|
+* **Context:** This will usually be public.
|
|
|
|
+* **Actions:** Choose where the call will go after it enters FusionPBX.
|
|
|
|
+* **Caller ID Name Prefix:** Adds a name to the Caller ID that will display to the endpoint and call detail records.
|
|
|
|
+* **Record:** Record all calls made to the destination.
|
|
|
|
+* **Account Code:** Used in some billing systems.
|
|
|
|
+* **Domain:** The domain can be global to all domains or domain specific.
|
|
|
|
+* **Enabled:** Enabled will enable the destination or Disabled to disable the destination.
|
|
|
|
+* **Description:** A way to label and organize what the destination is for.
|
|
|
|
+
|
|
|
|
+* **Inbound Routes**
|
|
|
|
+ * Once a Destination is created an inbound route is also created. `Click here to view more about Inbound routes <http://docs.fusionpbx.com/en/latest/dialplan/inbound_routes.html>`_.
|
|
|
|
+
|
|
|
|
|
|
- Optional: Replace ^(?:\+?1)?(\d{10})$ in Inbound Routes with either 0123456789 or a DID Number
|
|
|
|
- depending on the Route Destination setting.
|
|
|
|
|
|
+.. Note::
|
|
|
|
+ Optional: Replace ^(?:\+?1)?(\d{10})$ in Inbound Routes with either 0123456789 or a DID Number depending on the Route Destination setting.
|
|
|
|
|
|
|
|
|
|
.. _Click here for the youtube video: https://youtu.be/8-EJM0hd-J8
|
|
.. _Click here for the youtube video: https://youtu.be/8-EJM0hd-J8
|