Hi,
I've trying to understand how QueueStatusAction works.
I've been trying to use the following code:
QueueStatusAction mainqueue = new QueueStatusAction();
mainqueue.Queue = "MainOffice";
ResponseEvents events = manager.SendEventGeneratingAction(mainqeue);
but I receive the following error:
"Timeout waiting for response or response events to...
2009-04-27 14:19:50 UTC in Asterisk .NET