Ring Groups
📖 Introduction
A Ring Group allows you to ring multiple extensions at once when a call comes in. This ensures calls are answered quickly, even if some team members are busy.
How it works:- A call arrives at the ring group
- Multiple phones ring (simultaneously or in sequence)
- The first person to pick up gets the call
- Others stop ringing
---
🎯 Common Use Cases
| Scenario | Ring Strategy | |
|---|---|---|
| Sales team - anyone available answers | Simultaneous | |
| Support escalation - try agents in order | Sequential | |
| Executive backup - ring main phone, then assistant | Sequential with delay | |
| Small office - all phones ring | Simultaneous |
📋 Prerequisites
- [ ] Extensions created for group members
- [ ] Decide on ring strategy (simultaneous vs sequential)
---
🖥️ Accessing the Module
Navigation:PBX → Applications → Ring Groups

---
📝 Form Fields
General Tab
| Field | Description | Example | |
|---|---|---|---|
| Name | Identifier for this ring group | Sales Team | |
| Extension | Number to dial to reach this group | 6001 | |
| Description | Notes about this group | Front-line sales team | |
| Enabled | Turn group on/off | Yes |
Ring Settings Tab
| Field | Description | Example | |
|---|---|---|---|
| Ring Strategy | How phones ring (see below) | Simultaneous | |
| Ring Timeout | Total seconds before no-answer action | 30 | |
| Skip Busy Members | Don't ring members already on calls | Yes | |
| Ring Back Tone | What caller hears while ringing | Ring | |
| Introductory Greeting | Audio to play before ringing starts | (none) |
Ring Strategies
| Strategy | Description | |
|---|---|---|
| Simultaneous | All phones ring at the same time | |
| Sequential | Phones ring one at a time, in order | |
| Random | Phones ring one at a time, random order | |
| Rollover | Like sequential, but remembers who answered last | |
| Longest Idle | Rings the person who hasn't taken a call longest |
Members Tab
Add extensions to the ring group:
| Extension | Name | Delay | Timeout | |
|---|---|---|---|---|
1001 | John Smith | 0 | 30 | |
1002 | Jane Doe | 0 | 30 | |
1003 | Bob Wilson | 5 | 25 |
- Timeout: How long this specific phone rings
No Answer Tab
| Field | Description | Example | |
|---|---|---|---|
| No Answer Destination | Where to route if nobody answers | Voicemail: Sales | |
| Timeout Action | What happens when timeout expires | Go to destination |
🚀 Practical Example: Sales Team Ring Group
Scenario
Create a ring group for the sales team where:
- All 4 sales reps ring simultaneously
- After 30 seconds, goes to sales voicemail
- Busy members are skipped
Step 1: Create the Ring Group
Go to PBX → Applications → Ring Groups and click + Add.
Step 2: Configure General Settings
| Field | Value | |
|---|---|---|
| Name | Sales Team | |
| Extension | 6001 |
Step 3: Configure Ring Settings
| Field | Value | |
|---|---|---|
| Ring Strategy | Simultaneous | |
| Ring Timeout | 30 | |
| Skip Busy Members | Yes |
Step 4: Add Members
| Extension | Name | Delay | Timeout | |
|---|---|---|---|---|
1010 | Alice Johnson | 0 | 30 | |
1011 | Bob Williams | 0 | 30 | |
1012 | Carol Davis | 0 | 30 | |
1013 | David Brown | 0 | 30 |
Step 5: Configure No Answer
| Field | Value |
|---|---|
| No Answer Destination | Voicemail: sales@company.com |
Step 6: Save and Test
- Click Save
- Dial
6001from another extension - Verify all 4 phones ring
- Let it timeout and verify voicemail answers
---
💡 Tips & Best Practices
---
❓ Frequently Asked Questions
Q: What's the difference between Ring Groups and Queues?A: Ring Groups are simpler - they just ring phones. Queues add features like hold music, position announcements, callbacks, and agent availability tracking.
---
Q: Can I add external numbers to a ring group?A: Yes! You can add external numbers or mobile phones as members.
---
Q: Why aren't all phones ringing?A: Check:
- Members are enabled in the list
- Skip Busy Members isn't excluding them
- Extensions are registered (check Extension Status)
---
🔗 Related Modules
- Extensions — Create members for the group
- Queues — Advanced call distribution
- IVRs — Route IVR options to ring groups
- Time Conditions — Change ring group by time
---
← Previous: IVRs | Next: Announcements →