features.rst 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. **********
  2. Features
  3. **********
  4. `Adminer`_
  5. -----------
  6. Integrated for an administrator in the superadmin group to enable easy database access.
  7. Announcements
  8. ---------------
  9. Setup a recording for the auto attendant that provides announcement to callers. (See `IVR Menus`_ )
  10. Authentication
  11. ----------------
  12. Extendable with plugin support. Web interface authentication by default authenticates against the FusionPBX Database. LDAP is one and has also been tested with Microsoft Active Directory an OpenLDAP.
  13. `Call Barge / Eavesdrop / Intercept`_
  14. ----------------------------------------
  15. Listen into an active call from another extension.
  16. `Call Block`_
  17. ---------------
  18. Block inbound calls by the caller id.
  19. `Call Broadcast`_
  20. -------------------
  21. Create a recording and select one or more groups to have the system call and play the recording.
  22. `Call Center`_
  23. ---------------
  24. Creates a robust call center environment with agent tiers.
  25. `Call Detail Records`_
  26. ------------------------
  27. Various reporting capabilities to see who called, when, call length, export to a csv file, and call detail statistics.
  28. `Call Flows (Day Night Mode)`_
  29. ---------------------
  30. Typically used with day night mode. To direct calls between two destinations. Can work with BLF on phone to show which direction call will be directed to.
  31. `Call Forward`_
  32. -----------------
  33. Forward to another extension or to any phone number.
  34. Call Monitoring
  35. -----------------
  36. View which extensions are currently in a call. (see Active Extensions)
  37. Call Pickup
  38. -------------
  39. For a particular extension or any extension that is currently ringing.
  40. Call Queuing
  41. --------------
  42. Load calls into queues so they can be answered in the order they came into the queue. (see `Queues`_)
  43. Call Recordings
  44. -----------------
  45. Record all or some calls or parts of the call.
  46. `Call Routing`_
  47. ----------------
  48. Send the call different directions or perform actions based on reading the caller id info or other call information. (see `Dialplan Manager`_)
  49. Call Announced Transfer
  50. --------------------------------
  51. Transfer the active call to another internal or external call. Also known as a warm transfer.
  52. `Call Blind Transfer`_
  53. ---------------------------
  54. Transfer a call like the call was going into a call queue or from an ivr.
  55. `Call Transfer`_
  56. ----------------------
  57. Transfer a call.
  58. `Call Waiting`_
  59. ---------------------
  60. A beep while on a call and to toggle between two different calls.
  61. Caller ID
  62. ------------------
  63. Support for customization and supporting providers.
  64. `Conference`_
  65. ---------------------
  66. Set up voice and video conference calls, is optionally secure with a PIN number, and can transfer current calls to a conference. Interactive conference control provides ability to see the list of callers in the conference and manage the volume, see who is talking, kick, mute, unmute, deaf, undeaf, profiles and controls. (See `Conference`_)
  67. `Conference Center`_
  68. -------------------------
  69. Unlimited conference rooms with moderator and paticipants, pin numbers, call recording, mute all, caller announce and more...
  70. Configuration
  71. ---------------------
  72. While the admin configures the system in the web interface. The data is saved to the database and can optionally be deliverd to FreeSWITCH via XML files, or on demand from the database.
  73. `Contacts`_
  74. -------------
  75. Manage your contacts. Import contacts from Outlook CSV files. Export contacts to your cell phone with QR Codes. It is also possible to add additional features like time cards and invoices that can be related to the contacts.
  76. `Command`_
  77. -----------
  78. Area to execute commands from the gui. Merged with SQL Query tool with a clip library.
  79. `Dialplan Manager`_
  80. ---------------------
  81. The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.
  82. Dial by Name
  83. --------------------
  84. Search by first name or last name to find extension numbers on the system.
  85. Direct Inward System Access (DISA)
  86. -------------------------------------------
  87. Gives ability to call into the system, put in a pin code, and then call back outbound.
  88. `Device Provisioning`_
  89. ------------------------
  90. From Advanced > Default Settings you can enable provisioning for devices. Contacts used as Directory for the phones, vendor list and functions can be enabled or disabled. Support for memory, expansion (side cars), and programmable keys. Configure SIP endpoints for Yealink, Polycom, Cisco, Aastra and several other brands.
  91. `Do Not Disturb (DND)`_
  92. -------------------------
  93. Direct calls to voicemail by default however there is an option when using do not disturb to send the call to an alternative destination.
  94. `Extensions`_
  95. -----------
  96. Create extensions for phones to register to and an option to receive emails on missed calls.
  97. `Extension Summary`_
  98. -------------------
  99. Summary of extension activity per domain such as misssed calls, answered calls, no answer, inbound duration, outbound duration, number of outboud calls, number of inbound calls and Average length of Conversation (ALOC). The summarized information can be downloaded as a CSV file.
  100. `Editor`_
  101. -----------
  102. File editor for PHP, XML, and Provisioning files.
  103. `Fax Server`_
  104. ----------------
  105. A virtual fax machine that can send and receive faxes with advanced features.
  106. `Follow Me`_
  107. ------------
  108. Allows calling multiple extensions or external numbers.
  109. `Gateways`_
  110. -------------
  111. 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>`_.
  112. `Hot Desking`_
  113. ---------------
  114. A way to login to another phone device and temporarily or permanently become another extension. This is sometimes known as 'hoteling' and 'extension mobility'
  115. `Inbound and Outbound Call Routing`_
  116. ----------------------------------
  117. Routes used to receive or send calls in or out of FusionPBX.
  118. `IVR Menus`_ (Auto Attendant)
  119. ------------------------------
  120. Create a structured interactive voice prompt for callers to use. Uses FreeSWITCH IVR and delivered from Database on Demand. Cached to memcache with IVR Menu Options all editable at once. Also works with Text to Speech.
  121. `Queues`_
  122. ------------
  123. Like Call Center but more flexable.
  124. `Music on Hold`_
  125. ------------------
  126. Allows multiple categories of music on hold that can be set globally or per domain. Can inject additional audio on intervals such as 'Your call is very important to us please stand by'.
  127. `Multi-Tenant`_
  128. --------------------------------------------
  129. Domain based multi-tenant using subdomains such as red.pbxhosting.tld green.pbxhosting.tld blue.pbxhosting.tld
  130. Operator Panel
  131. ---------------
  132. A virtual panel that agents can drag and drop transfer calls. Adjust call state from available, on break, do not disturb and logged out.
  133. Paging
  134. --------
  135. Page another extension with or without password
  136. `Parking`_
  137. ---------
  138. Send a call to an unused "park" extension. The caller listens to music on hold until another extension connects to the call.
  139. `Phrases`_
  140. -----------
  141. Using xml handler and xml from file system you can string together multiple voice files.
  142. Provider Setup
  143. ----------------
  144. `Re-branding and Customize`_
  145. -----------------------------
  146. FusionPBX has unprecedented customizability which can be used to meet your needs or the needs of your customers. Customizable themes, menu, dialplan, and Hundreds of Default Settings to control the theme.
  147. `Recordings`_
  148. ----------------
  149. Create and manage personalized recordings.
  150. `Ring Groups`_
  151. -------------------
  152. Make one extension ring several extensions and an option to receive emails on missed calls.
  153. `Scalable and Redundant`_
  154. --------------------
  155. Can be configured for multi-master database replication, file replication. FusionPBX, Database, and FreeSWITCH can be distributed across multiple servers for large enterprise scale systems.
  156. `Time Conditions`_
  157. --------------------
  158. A extension that can be timed to route calls based on domain select, global option, move to other domains, and holiday presets.
  159. `User and Group Management`_
  160. ------------------------------
  161. Edit, change or add users of all permission levels.
  162. `Voicemail`_
  163. -----------
  164. Has ability to copy voicemails for other voicemail boxes when receiving a voicemail. Additional features include voicemail to email and voicemail IVR. Forward add intro, check box for multi-delete.
  165. Voicemail to Email
  166. -------------------
  167. Have voicemails sent to email.
  168. `Voicemail Transcription`_
  169. ---------------------------
  170. Converts voicemails to text.
  171. `WebRTC`_
  172. ----------
  173. Make and receive video calls with a web browser.
  174. .. _IVR Menus: http://docs.fusionpbx.com/en/latest/applications/ivr.html
  175. .. _Inbound and Outbound Call Routing: http://docs.fusionpbx.com/en/latest/dialplan.html
  176. .. _Call Broadcast: http://docs.fusionpbx.com/en/latest/applications/call_broadcast.html
  177. .. _Extensions: http://docs.fusionpbx.com/en/latest/extensions_ivr/extensions.html
  178. .. _Call Flows (Day Night Mode): /en/latest/applications/call_flows.html
  179. .. _Follow Me: /en/latest/applications/follow_me.html
  180. .. _Call Block: http://docs.fusionpbx.com/en/latest/applications/call_block.html
  181. .. _Call Barge / Eavesdrop / Intercept: /en/latest/additional_information/feature_codes.html
  182. .. _Call Center: /en/latest/applications/call_center.html
  183. .. _Call Transfer: /en/latest/additional_information/feature_codes.html
  184. .. _Call Blind Transfer: /en/latest/additional_information/feature_codes.html
  185. .. _Call Waiting: /en/latest/additional_information/feature_codes.html
  186. .. _Call Detail Records: http://docs.fusionpbx.com/en/latest/applications/call_detail_record.html
  187. .. _Call Forward: /en/latest/accounts/call_routing.html
  188. .. _Call Flows: http://docs.fusionpbx.com/en/latest
  189. .. _Call Routing: /en/latest/accounts/call_routing.html
  190. .. _Contacts: /en/latest/applications/contacts.html
  191. .. _Adminer: /en/latest/advanced/adminer.html
  192. .. _Command: /en/latest/advanced/command.html
  193. .. _Conference: http://docs.fusionpbx.com/en/latest/applications/conference.html
  194. .. _Contact Manager: http://docs.fusionpbx.com/en/latest
  195. .. _Device Provisioning: /en/latest/applications/provision.html
  196. .. _Dialplan Manager: http://docs.fusionpbx.com/en/latest/dialplan/dialplan_manager.html
  197. .. _Do Not Disturb (DND): /en/latest/accounts/call_routing.html
  198. .. _Editor: /en/latest/advanced/editors.html
  199. .. _Extension Summary: /en/latest/status/extension_summary.html
  200. .. _Active Extensions: http://docs.fusionpbx.com/en/latest
  201. .. _Hot Desking: /en/latest/accounts/hot_desking.html
  202. .. _Multi-Tenant: /en/latest/advanced/domains.html
  203. .. _Music on Hold: /en/latest/applications/music_on_hold.html
  204. .. _Phrases: /en/latest/applications/phrases.html
  205. .. _Queues: /en/latest/applications/queues.html
  206. .. _Recordings: http://docs.fusionpbx.com/en/latest/applications/recordings.html
  207. .. _Active Calls: http://docs.fusionpbx.com/en/latest
  208. .. _Conference Center: http://docs.fusionpbx.com/en/latest/applications/conference_center.html
  209. .. _Fax Server: http://docs.fusionpbx.com/en/latest/applications/fax_server.html
  210. .. _Gateways: http://docs.fusionpbx.com/en/latest/gateway/gateway1.html
  211. .. _Time Conditions: http://docs.fusionpbx.com/en/latest/applications/time_conditions.html
  212. .. _Ring Groups: http://docs.fusionpbx.com/en/latest/applications/ring_groups.html
  213. .. _Recordings: http://docs.fusionpbx.com/en/latest/applications/recordings.html
  214. .. _Voicemail: /en/latest/applications/voicemail.html
  215. .. _Voicemail Transcription: /en/latest/applications/voicemail.html#voicemail-transcription
  216. .. _and lots more...: http://docs.fusionpbx.com/en/latest/features/features.html
  217. .. _Scalable and Redundant: https://fusionpbx.com/app/www/training_detail.php
  218. .. _User and Group Management: http://docs.fusionpbx.com/en/latest/advanced/group_manager.html
  219. .. _Parking: /en/latest/features/parking.html
  220. .. _Re-branding and Customize: http://fusionpbx.com/support.php
  221. .. _WebRTC: /en/latest/applications_optional/webrtc.html