Browse Source

Update ring_group.rst

FusionPBX 7 years ago
parent
commit
a7833d2a55
1 changed files with 5 additions and 5 deletions
  1. 5 5
      source/applications/ring_group.rst

+ 5 - 5
source/applications/ring_group.rst

@@ -16,11 +16,11 @@ To add a ring group click the plus. `Click for the youtube video <https://youtu.
 *  **Extension** The extension number for this ring group.
 *  **Greeting** Play a sound file upon calling the Ring Group extension.
 *  **Strategy** The selectable way in which the destinations are being used.
-*      **Simultaneous** Rings all destinations. Single threaded.
-*      **Sequence**  Calls destinations in sequence where order that is lower goes first.
-*      **Enterprise** Ring all destinatons. Multi-threaded.
-*      **Rollover** Calls destinations in sequence and skips busy destinations.
-*      **Random** A random destination will ring.
+  *  **Simultaneous** Rings all destinations. All destination share the same thread.
+  *  **Sequence**  Calls destinations in sequence where order that is lower goes first.
+  *  **Enterprise** Ring all destinatons. Each destination uses its own thread.
+  *  **Rollover** Calls destinations in sequence and skips busy destinations.
+  *  **Random** A random destination will ring.
 *  **Destinations** The extensions that this ring group applies to.
 *  **Prompt** Where you determine if the call must have a dial to confirm before a pickup event.
 *  **Caller ID Name Prefix** The string that is added to the caller ID when it displays on the ringing extension.