2
0

index.rst 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. .. image:: _static/images/logo.png
  2. :width: 130pt
  3. :align: center
  4. :height: 76.5pt
  5. |
  6. Welcome to FusionPBX Docs
  7. =========================
  8. **FusionPBX**
  9. ---------------
  10. An open source project that provides a customizable and
  11. flexible web interface to the very powerful and highly scalable
  12. multi-platform voice switch called `FreeSWITCH`_.
  13. FusionPBX will run on a variety of operating systems (Optimized for Debian 8+) and
  14. hardware of your choice. FusionPBX provides a GUI for QR Code soft phone provisioning, unlimited
  15. extensions, voicemail-to-email, music on hold, call parking, analog
  16. lines or high density T1/E1 circuits, and many other features. FusionPBX
  17. provides the functionality that business need and provides corporate
  18. level phone system features to small, medium and large businesses. `Click here for the FusionPBX youtube channel`_ .
  19. .. raw:: html
  20. <div style="text-align: center; margin-bottom: 2em;">
  21. <iframe width="100%" height="350" src="https://www.youtube.com/embed/XpiVyHqLaus?rel=0" frameborder="0" ; encrypted-media" allowfullscreen></iframe>
  22. </div>
  23. Benefits of FusionPBX
  24. ^^^^^^^^^^^^^^^^^^^^^^^
  25. 1. Adding extra functionality to the incredibly robust FreeSWITCH VoIP Platform.
  26. 2. Makes FreeSWITCH easy to administer while at the same time
  27. still allowing you to work directly within `FreeSWITCH`_ Command Line Interface (fs_cli) when you need to.
  28. 3. Gives your users and tenants an attractive GUI interface to interact with.
  29. `FusionPBX Features`_
  30. ^^^^^^^^^^^^^^^^^^^^^^^
  31. +-------------------------+-----------------------+---------------------------------+------------------------------------------+
  32. | `Call Block`_ | `Call Broadcast`_ | `Call Flows`_ | `Call Center`_ |
  33. +-------------------------+-----------------------+---------------------------------+------------------------------------------+
  34. | `Call Detail Records`_ | `Conference`_ | `Contacts`_ | `Fax Server`_ |
  35. +-------------------------+-----------------------+---------------------------------+------------------------------------------+
  36. | `Follow Me`_ | `Hot Desking`_ | `IVR Menus`_ | `Ring Groups`_ |
  37. +-------------------------+-----------------------+---------------------------------+------------------------------------------+
  38. | `Multi-Tenant`_ | `Music on Hold`_ | `Queues`_ | `Recordings`_ |
  39. +-------------------------+-----------------------+---------------------------------+------------------------------------------+
  40. | `Device Provisioning`_ | `Streams`_ | `QR Code Provisioning`_ | `SMS/MMS ready`_ |
  41. +-------------------------+-----------------------+---------------------------------+------------------------------------------+
  42. | `Time Conditions`_ | `WebRTC ready`_ | `Voicemail`_ | `and lots more...`_ |
  43. +-------------------------+-----------------------+---------------------------------+------------------------------------------+
  44. Our Ecosystem
  45. ^^^^^^^^^^^^^^^
  46. We are a **global community** that has an open and **very friendly** ecosystem. We encourage community engagement, contribution and feedback. Please join us by getting involved with giving feedback, new feature ideas, helping out with code or Documentation.
  47. Most of the core folks who develop and use FusionPBX can be found hanging out in IRC network **irc.libera.chat** in the **#fusionpbx** channel. Come join us and meet the team.
  48. .. _Device Provisioning: applications/provision.html
  49. .. _Streams: applications/streams.html
  50. .. _QR Code Provisioning: applications/gs_wave.html
  51. .. _SMS/MMS ready: applications/sms_mms.html
  52. .. _FreeSWITCH: https://www.freeswitch.org
  53. .. _FusionPBX: https://www.fusionpbx.com
  54. .. _Click here for the FusionPBX youtube channel: https://www.youtube.com/playlist?list=PLrhVQpI_CtOwQNB_lsNIxrl9SOAuo9ZSF
  55. .. _IVR Menus: applications/ivr.html
  56. .. _Call Broadcast: applications/call_broadcast.html
  57. .. _Call Block: applications/call_block.html
  58. .. _Conference: applications/conference.html
  59. .. _Call Detail Records: applications/call_detail_record.html
  60. .. _Call Center: applications/call_center.html
  61. .. _Call Forward: Call_Forward
  62. .. _Call Flows: applications/call_flows.html
  63. .. _Follow Me: applications/follow_me.html
  64. .. _Music on Hold: applications/music_on_hold.html
  65. .. _Contact Manager: Contact_Manager
  66. .. _Active Extensions: Active_Extensions
  67. .. _Hot Desking: accounts/hot_desking.html
  68. .. _Queues: applications/queues.html
  69. .. _Recordings: applications/recordings.html
  70. .. _Call Recordings: applications/recordings.html
  71. .. _Contacts: applications/contacts.html
  72. .. _Active Calls: Active_Calls
  73. .. _Dialplan Manager: Dialplan_Manager
  74. .. _Conferences: Conferences
  75. .. _Fax Server: applications/fax_server.html
  76. .. _Time Conditions: applications/time_conditions.html
  77. .. _Ring Groups: applications/ring_group.html
  78. .. _Recordings: applications/recordings.html
  79. .. _Voicemail: applications/voicemail.html
  80. .. _Multi-Tenant: advanced/domains.html
  81. .. _WebRTC ready: applications_optional/webrtc.html
  82. .. _and lots more...: features/features.html
  83. .. _FusionPBX Features: features/features.html
  84. Getting Started
  85. =====================
  86. .. toctree::
  87. :maxdepth: 4
  88. getting_started.rst
  89. Home
  90. =====
  91. .. toctree::
  92. :maxdepth: 4
  93. home.rst
  94. Accounts
  95. ==========
  96. .. toctree::
  97. :maxdepth: 4
  98. accounts.rst
  99. Dialplans
  100. ==========
  101. .. toctree::
  102. :maxdepth: 4
  103. dialplans.rst
  104. Applications
  105. =============
  106. .. toctree::
  107. :maxdepth: 4
  108. applications.rst
  109. Status
  110. ========
  111. .. toctree::
  112. :maxdepth: 4
  113. status.rst
  114. Advanced
  115. ==========
  116. .. toctree::
  117. :maxdepth: 4
  118. advanced.rst
  119. Hardware
  120. =============
  121. .. toctree::
  122. :maxdepth: 4
  123. hardware.rst
  124. Software
  125. ===========
  126. .. toctree::
  127. :maxdepth: 4
  128. software.rst
  129. Additional Information
  130. =======================
  131. .. toctree::
  132. :maxdepth: 4
  133. additional_information.rst
  134. Contributing
  135. =============
  136. .. toctree::
  137. :maxdepth: 4
  138. contributing.rst
  139. Documentation Guide
  140. ====================
  141. .. toctree::
  142. :maxdepth: 4
  143. doc_guide.rst
  144. Other
  145. =======
  146. .. toctree::
  147. :maxdepth: 4
  148. other.rst