Dynamic Queue Agents
The "Dynamic Queue Agents" application in MikoPBX is a feature designed to enhance the flexibility and efficiency of call center operations.
Last updated
The "Dynamic Queue Agents" application in MikoPBX is a feature designed to enhance the flexibility and efficiency of call center operations.
Last updated
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.
Create a new queue with a four-digit extension number. For example, 2001. (see documentation “Call Queue”)
Describe the new “Dialplan Application”
Assign a “Extension to call the application” - 999XXXXX, you can redefine the first three digits with your own combination
Code type - “PHP AGI script”
In the "Programme code" tab, paste the following content:
Press "Save settings"!
Now "Dynamic queue agents" application is ready to use 🎉.
Dial 99912001 to join queue 2001 .
Dial 99902001 to disconnect from queue 2001.