Book Image

Elastix Unified Communications Server Cookbook

Book Image

Elastix Unified Communications Server Cookbook

Overview of this book

Table of Contents (24 chapters)
Elastix Unified Communications Server Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Description and Use of the Most Well-known FreePBX Modules
Addon Market Module
Asterisk Essential Commands
Asterisk Gateway Interface Programming
Helpful Linux Commands
Index

Setting up a queue for ACD


The difference between a queue and a ring group is that queues are more dynamic. Queues are intended to offer call center capabilities to our users. In queues, we do not only have a group of extensions just answering calls. We can enable agents to log in to any extension to start receiving calls; we can also have callers waiting to be attended to by agents or extensions. We can play hear a recording, informing them of the time they may have to wait in order to be attended to. For making the best of this module, it is very important to understand the options and parameters.

How to do it…

To set up a queue, we must follow the steps described as follows:

  1. Create a queue in the PBX | Queues menu.

  2. Set a description for this queue.

  3. Set the Ring Strategy.

  4. Enter the extensions or agents that will be used in this queue.

  5. We may leave the rest of the options at their default values. These options and their values will be shown in the next section.

How it works…

We will create queue...