Queue log issue

Hello, I put the previous queue log in one directory, it worked for me, but I have this problem, the queue name in SQL brings the queue number, and how can I fix it? I need your help. I want my queuedescription to appear in the queuename column in my myphpadmin queuelog section, but I could not display it in any way. I want that every time the call is made, it will automatically appear in my myphpadmin in the queuelog section in the queuename column. I want you to help me solve this. When I write in sql in my myphpadmin: USE asterisk;
SELECT descr FROM queues_config WHERE extension = 8000; It is shown in the queuedescription, but it does not appear in the queue.log section in the queuenumber section.

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