Dynamic Queue Agents

The "Dynamic Queue Agents" application in MikoPBX is a feature designed to enhance the flexibility and efficiency of call center operations.

From time to time there is a need to add and remove employees from the queue. Until now, this was only possible to do through the web interface of the telephone exchange.

In this article I will tell you how to implement the ability to connect and disconnect from a queue by dialing a service extension number.

  1. Create a new queue with a four-digit extension number. For example, 2001. (see documentation “Call Queue”)

"Call queue" section
  1. Describe the new “Dialplan Application

"Application dialplans" section
  1. Assign a “Extension to call the application” - 999XXXXX, you can redefine the first three digits with your own combination

Code type - “PHP AGI script

Configuration for dialplan
  1. In the "Programme code" tab, paste the following content:

Press "Save settings"!

Programme code for Dynamic Agents

Now "Dynamic queue agents" application is ready to use 🎉.

Last updated

Was this helpful?