📋 What is a Queue List in MyOperator?

📋 What is a Queue List in MyOperator?

Short answer: A Queue List is a set of agents and routing rules that determine who gets an incoming call and in what order—with controls for wait time, overflow, and business hours. Use it to reduce missed calls, speed up response, and match callers to the best‑suited agents.

• Applies to: Web Dashboard • Audience: Admins, Supervisors, Team Leads


🧭 Table of Contents


🧩 What it does

A Queue List holds:

  • A team of agents eligible to receive a call.
  • A ringing strategy (order/parallelism) that decides who rings first.
  • Timers & thresholds (ring timeout, max wait time, wrap‑up time).
  • Overflow rules (where to send the call if nobody answers).
  • Schedules (business hours/holidays) to route calls appropriately.

Visual placeholder
Alt: Flow: Inbound Call → Queue List → (Serial/Parallel) Agent ring → Answer or Timeout → Overflow/Voicemail.
Caption: “High‑level routing flow inside a Queue List.”

Back to top


🎯 When to use a Queue List

Use a Queue List when you need to:

  • Distribute calls among multiple agents/skills (e.g., Sales, Support).
  • Prioritize certain agents (seniority/skills) before others.
  • Keep callers on hold for a limited time, then overflow (e.g., to backup team or voicemail).
  • Observe business hours/holidays without manual toggles.

Back to top


🔑 Prerequisites & roles

  • MyOperator account with Web Dashboard access.
  • Admin or Team Lead role (permission to create/edit Queue Lists).
  • Agents added to the system with valid extensions/phone numbers.
  • (Optional) Pre‑recorded hold music and voicemail greeting.

Roles & access

Role

Typical permissions

Admin

Create/edit/delete Queue Lists; manage agents, schedules, overflow

Team Lead / Supervisor

Edit membership & timers; view reports

Agent

Receive calls; set availability; view personal stats

Back to top


⚙️ Key capabilities (at a glance)

Capability

What it means

Why it matters

Ring timeout

How long each agent rings before trying the next

Prevents long, unanswered ringing

Max queue wait

Total time a caller can wait before overflow

Avoids poor CX; enforces SLAs

Wrap‑up time

Pause after a call before agent gets another

Protects quality & note‑taking

Serial order

Try agents one by one (fixed or round‑robin)

Prioritize expertise or rotate fairly

Parallel ring

Ring multiple agents at once (first to answer wins)

Fastest pickup for urgent lines

Schedules

Route differently by hours/holidays

Respect local time & staffing

Overflow

Where to send timeouts/busy (backup queue, IVR, voicemail)

Saves otherwise missed calls

Announcements

Greet/position updates/hold music

Sets caller expectations

Reporting

See answer times, wait, abandons, service level

Measure & improve performance

Back to top


🔁 Routing styles: serial vs parallel

Serial (sequential)

  • Fixed priority: A → B → C in that order every time.
  • Round‑robin: Start where the last call ended to distribute evenly.
  • Best when expertise varies and you want a preferred order.

Parallel (simultaneous)

  • Ring several agents at once (e.g., top 3). First to answer gets the call.
  • Use for urgent lines or when all agents have similar skills.

Tip: Hybrid patterns are common—try parallel (A+B) first, then serial for the rest, with a max wait before overflow.

Back to top


🪜 Create & configure a Queue List

Follow these steps to set up a reliable, SLA‑friendly queue.

  1. Sign in to the Dashboard.
  2. Go to Manage → Queue Lists (your account may show “Teams → Queue Lists”).
  3. Click Create Queue List and name it (e.g., Support Level 1).
  4. Add agents in the order you prefer; set availability if applicable.
  5. Choose Ringing strategy: Serial (Fixed / Round‑robin) or Parallel (pick how many ring).
  6. Set Ring timeout (e.g., 20s) and Max queue wait (e.g., 120s).
  7. Configure Wrap‑up time (e.g., 30s) to prevent immediate re‑ring.
  8. Add Overflow: fallback queue, IVR menu, or Voicemail.
  9. Set Business hours & holidays; pick alternate routing After hours.
  10. (Optional) Upload Hold music and Announcements (greeting, position updates).
  11. Click Save, then place a test call to validate.

Sample settings (copy‑paste)

Name: Support L1Strategy: Serial → Round‑robinRing timeout: 20sMax queue wait: 120sWrap‑up: 30sParallel cohort (if used): 3 agentsOverflow: Support L2 (backup) → VoicemailBusiness hours: Mon–Fri 09:00–18:00 (local)Announcements: Greeting + periodic wait update every 45s

Back to top


🎯 Expected outcomes & how to confirm

After saving and routing a number to your Queue List:

  • Live calls distribute per your strategy; first answered call connects to the agent.
  • Overflow triggers exactly at Max queue wait or when no agents are available.
  • Reports show answer time, wait time, abandon rate, service level, and agent utilization.

Success checklist

  • Place a test call during business hours and after hours; verify expected paths.
  • Simulate an all‑busy scenario to confirm overflow destination.
  • Review Reports → Queues for wait/answer times within SLA.

Back to top


⚠️ Edge cases & limitations

  • No available agents: Calls skip to overflow immediately.
  • Long hold times: Cap with Max queue wait; consider playing a callback option if available.
  • Parallel ringing & voicemail race: Reduce ring timeout to prevent voicemail pickup on agents’ devices.
  • Holidays/time zones: Ensure schedules match the caller’s region where applicable.
  • Recording/consent: Announce recording if required by local laws.

Back to top


🧰 Troubleshooting

Symptom

Likely cause

Fix

Calls skipping to voicemail

No available agents / off hours

Check schedules; set agent availability; verify overflow

Only one agent rings

Strategy set to Fixed serial or low parallel cohort

Switch to Round‑robin or increase parallel agents

Long caller waits

High ring timeout / max wait

Lower timeouts; add overflow; add staff at peak

Agent phones ring but can’t answer

Device voicemail grabbing

Shorten ring timeout; prefer parallel ring to desktop app

Reports show high abandons

Too few agents / wrong hours

Staff more; adjust concurrency; tune schedules

Still stuck? Email support@myoperator.com with Queue List name, time window, example caller numbers, and screenshots/logs.

Back to top


🙋 FAQs

  • Is a Queue List the same as a Ring Group?
    Not exactly. A Ring Group simply rings multiple endpoints; a Queue List adds timers, schedules, overflow, and reporting.
  • Can I prioritize senior agents?
    Yes—use Fixed serial to put seniors first, or assign them to the initial parallel cohort.
  • What’s a good starting configuration?
    Try: Round‑robin, 20s ring timeout, 120s max wait, 30s wrap‑up, overflow to backup queue then voicemail.
  • Can callers hear their position?
    If enabled, you can play periodic announcements with wait updates.

Back to top


🔗 Related articles

  • Create business hours & holidays — schedules and after‑hours routing
  • Set up voicemail & announcements — greetings, hold music, compliance
  • Queue performance reports — answer time, abandons, service level
  • Queue List vs Ring Group — when to choose which

Back to top


🔎 Structured data (SEO)

<script type="application/ld+json">{  "@context": "https://schema.org",  "@type": "FAQPage",  "mainEntity": [    {      "@type": "Question",      "name": "What is a Queue List in MyOperator?",      "acceptedAnswer": {        "@type": "Answer",        "text": "A Queue List is a set of agents and routing rules that control who receives an incoming call and in what order, with timers, overflow, and schedules."      }    },    {      "@type": "Question",      "name": "How do I configure a Queue List?",      "acceptedAnswer": {        "@type": "Answer",        "text": "Go to Manage → Queue Lists, create a list, add agents, choose serial or parallel ringing, set timeouts and max wait, configure overflow, and save."      }    }  ]}</script><script type="application/ld+json">{  "@context": "https://schema.org",  "@type": "HowTo",  "name": "Create a Queue List",  "step": [    {"@type": "HowToStep", "name": "Open Queue Lists", "text": "In the dashboard, go to Manage → Queue Lists."},    {"@type": "HowToStep", "name": "Add agents & choose strategy", "text": "Add agents, then select Serial (Fixed / Round-robin) or Parallel with cohort size."},    {"@type": "HowToStep", "name": "Set timers & overflow", "text": "Configure ring timeout, max queue wait, wrap-up time, and overflow destinations."},    {"@type": "HowToStep", "name": "Schedule & save", "text": "Set business hours/holidays and save; test with a sample call."}  ]}</script>

Back to top


🏷️ Keywords

call queue, queue list, serial ringing, parallel ringing, round‑robin, ring timeout, max queue wait, overflow routing, after‑hours, call distribution, service level, abandon rate

Back to top

    • Related Articles

    • What is a queue list?

      A queue list is a list of all the phone numbers that are added in the Outbound Dialer. MyOperator is an initiative towards making call management easy for small and medium sized organizations. It understands how management of phone calls can directly ...
    • How to upload a contact list in MyOperator

      Short answer: You can bulk‑upload contacts from a CSV/XLS file in the Web Dashboard. OBD campaigns don’t accept manual uploads; use the OBD API instead. Applies to: Web Dashboard (latest UI) • Role required: Admin or user with Contacts → Manage ...
    • Compare editions: MyOperator Lite, MyOperator Desk and MyOperator Prime

      MyOperator Desk and MyOperator Lite are different editions of MyOperator designed for different business categories and usages. MyOperator Lite is designed to be used as virtual EPABX system with day to day office call management and hence the light ...
    • How do I upload my list of contacts in the OBD?

      As of now, you cannot upload your contact list but you can queue all the contacts through our API. MyOperator is an initiative towards making call management easy for small and medium sized organizations. It understands how management of phone calls ...
    • How can I get the list of all the users added?

      Short answer: Use Reports → Export → Users (or Manage → Users → Export, if available) to download a CSV of every user with key fields like name, email, phone, extension, role, status, department, and panel access. Contents Quick path Prerequisites ...