Displaying 2 results from an estimated 2 matches for "restroom".
Did you mean:
destroot
2011 Mar 21
7
Queue pause vs logged out ?
Hey Guys,
I knew this is stupid question but i just want to know what is the difference between Queue member logged out vs Pause ?
-Satish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110321/7646a66b/attachment.htm>
2018 Dec 04
2
asterisk is not seeing my queues in database
I enabled the logs on the mysql database and ran :
realtime load queues name cou0002-test
in the mysql log I can see that the proper select statement is being
executed:
2018-12-04T16:29:27.253094Z 229 Query SET SESSION TRANSACTION
ISOLATION LEVEL READ COMMITTED
2018-12-04T16:29:27.254384Z 229 Prepare SELECT * FROM queues WHERE
name = ?
2018-12-04T16:29:27.254902Z 229