destinations.rst 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. #############
  2. Destinations
  3. #############
  4. Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls. `Click here for the youtube video`_
  5. .. raw:: html
  6. <div style="text-align: center; margin-bottom: 2em;">
  7. <iframe width="100%" height="350" src="https://www.youtube.com/embed/8-EJM0hd-J8?rel=0" frameborder="0" ; encrypted-media" allowfullscreen></iframe>
  8. </div>
  9. Configure Inbound Destinations: (This will auto-configure an Inbound Route also)
  10. .. Tip::
  11. Outbound destinations can be created also.
  12. *Select* **Dialplan** from the drop-down list and then *click* **Destinations**.
  13. To add a destination **click** on the **plus** button on the right.
  14. .. image:: ../_static/images/dialplan/fusionpbx_destinations1.png
  15. :scale: 60%
  16. *Enter* the route information below and *Click* **Save** once complete.
  17. .. image:: ../_static/images/dialplan/fusionpbx_destinations2.png
  18. :scale: 60%
  19. *Examples* of options under **Actions** and **Conditions**.
  20. .. image:: ../_static/images/dialplan/fusionpbx_destinations3.png
  21. :scale: 85%
  22. * **Type:** Inbound or Outbound. Choose if this is an inbound destination or outbound destination.
  23. * **Destination:** This is usually the DID a caller will call.
  24. * **Context:** This will usually be public.
  25. * **Actions:** Choose where the call will go after it enters FusionPBX.
  26. * Dialplans can also be used as an action. To enable a dialplan to be visable go to `Dialplan > Dialplan Manager <../dialplan/advanced_dialplans.html#enable-a-dialplan-destination>`_ and edit a dialplan. Select **True** from the **Destination** field and click save. This applies to dialplans that have a value in the **Number** field.
  27. * **Caller ID Name Prefix:** Adds a name to the Caller ID that will display to the endpoint and call detail records.
  28. * **Record:** Record all calls made to the destination.
  29. * **Account Code:** Used in some billing systems.
  30. * **Domain:** The domain can be global to all domains or domain specific.
  31. * **Enabled:** Enabled will enable the destination or Disabled to disable the destination.
  32. * **Description:** A way to label and organize what the destination is for.
  33. * **Inbound Routes**
  34. * 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>`_.
  35. .. Note::
  36. Optional: Replace ^(?:\+?1)?(\d{10})$ in Inbound Routes with either 0123456789 or a DID Number depending on the Route Destination setting.
  37. `Destinations Default Settings`_
  38. ---------------------------------------
  39. .. _Destinations Default Settings: /en/latest/advanced/default_settings.html#id6
  40. .. _Click here for the youtube video: https://youtu.be/8-EJM0hd-J8