Can I get the queue name using AMI?

Hello!

I’m trying to get the queue name / description by using AMI. Tried with QueueSummary and QueueStatus commands, but none of them return the name / description, just the extension number, along with other information related to the command. I can’t find another command to get this information, is this possible?

Thanks!

Asterisk Queues don’t have descriptions. I suspect this information is only used by the FreePBX GUI, so you would need to read it from FreePBX’s own database.

Those AMI commands will return Asterisk’s idea of the queue name, but the user interface one may, again, be a FreePBX thing.

Thanks for your feedback David, that explains why AMI is not returning this setting that we can see from the FreePBX UI.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.