All posts by Tuna Peyo

Define queue members in queues.conf

Mar 31,22

Another way to add members to a queue is by defining them in the queues.conf file. A member defined this …

Read More

Add queue members manually from the CLI

Mar 31,22

You can use the queue add command from the Asterisk CLI to manually add members to a queue. The syntax …

Read More

Add members to a queue

Mar 31,22

There are three ways in which you can add agents (members) to the queue: using the Asterisk CLI defining queue …

Read More

Allow calls into the queue

Mar 31,22

The Queue application is used to place a call in a queue. We need to add an extension to our …

Read More

Defining the queues

Mar 31,22

Queues that you can assign queue members into are defined in the queues.conf file. This file consists of the general …

Read More

Create an automated attendant

Mar 31,22

Let’s create a simple automated attendant. Here is the call flow we will try to achieve: Enter the following code …

Read More
Geek University 2022