Hello,
I’m very new to PHP-AGI. I have two questions:
-
When a queue with no available agents is called, I want to execute a PHP script. I want to trigger the script for all queues, not a specific queue. How can I do that? Which file should I edit? (In queue settings, “join empty” is “no” and “leave empty” is “strict”.)
-
Is it possible to use the queue number as a variable in my PHP script?
Thanks in advance.