<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi I am facing an issue where asterisk cannot see the queues that exist in my database through realtime. I am using res_odbc and a local mysql database. <br></div><div><br></div><div>If I run:</div><div><br></div><div>realtime load queues name myqueue</div><div><br></div><div>I get "No rows found matching search criteria.", however if I do the same for a peer:</div><div><br></div><div>realtime load sippeers name</div><div><br></div><div>Then I get a result. Since my queues table is in the same database as my sippeers table, I was expecting consistent result between the two.</div><div><br></div><div>I am a bit stuck here on where to look for errors or how I can debug this issue, I can't see any error messages when I call the Queue application besides "queue_exec: Unable to join queue". Also, this is an almost exact copy of an existing Asterisk, so I'm confident the table structure is correct but I'm obviously missing something.</div><div><br></div><div>Any suggestions?<br></div></div></div></div></div></div>