If i call the extension number directing to the queue, i would get the following warning:<br>WARNING[31250]: app_queue.c:3605 queue_exec: Unable to join queue "queue1"<br><br>If i replace the MGCP queue member with a SIP, it is working fine too.
<br><br>i tried using the local channel as adviced with the following configuration:<br><br><span style="font-weight: bold;">queues.conf</span><br>strategy=roundrobin<br>member=>Local/200@test<br><br><span style="font-weight: bold;">
extension.conf</span><br>exten=>601,1,Queue(queue1)<br>[test]<br>exten=>200,1,Dial(MGCP/103@103)<br><br>I would still get the same warning and the call doesn't seems to direct to the "test" context.<br>
<br>Thanks for the reply.<br><br>Regards,<br>Chong<br><br><div><span class="gmail_quote">On 5/17/07, <b class="gmail_sendername">Lenz</b> <<a href="mailto:lenz-ml@loway.it">lenz-ml@loway.it</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>Hi Chong,<br>I have no experience with MGCP, but do you see anything in the Asterisk<br>CLI or the full log while the terminal is supposedly being called by the<br>ACD?<br>Another thing you could do is to create a
Local/101@agents channel, whee<br>as the queue memebre you have Local/101@agents and that does the actual<br>calling to the MGCP terminal - you should see something in the CLI at this<br>point.<br>Hope this helps,<br>l.<br>
<br><br><br>On Wed, 16 May 2007 13:45:19 +0200, TienSen Chong <<a href="mailto:tiensen@gmail.com">tiensen@gmail.com</a>><br>wrote:<br><br>> Hi all,<br>><br>> I am seeing a strange problem with Asterisk queue. I am not sure if it's
<br>> my<br>> configuration which is wrong or there's something with Asterisk.<br>><br>> I am using Asterisk 1.4.2 and i have a queue with one MGCP member. When i<br>> tried to call the extension number directing to the queue, the MGCP
<br>> phone is<br>> not ringing. However, it is fine to call the MGCP phone directly. The<br>> strange thing is after i've called the MGCP phone directly, calling the<br>> extension number directing to the queue works fine. I wonder what could
<br>> be<br>> wrong. Any comment and help is very much appreciated.<br><br><br>--<br>Loway Research - Home of QueueMetrics<br><a href="http://queuemetrics.com">http://queuemetrics.com</a><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>