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 &quot;queue1&quot;<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=&gt;Local/200@test<br><br><span style="font-weight: bold;">
extension.conf</span><br>exten=&gt;601,1,Queue(queue1)<br>[test]<br>exten=&gt;200,1,Dial(MGCP/103@103)<br><br>I would still get the same warning and the call doesn&#39;t seems to direct to the &quot;test&quot; 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> &lt;<a href="mailto:lenz-ml@loway.it">lenz-ml@loway.it</a>&gt; 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 &lt;<a href="mailto:tiensen@gmail.com">tiensen@gmail.com</a>&gt;<br>wrote:<br><br>&gt; Hi all,<br>&gt;<br>&gt; I am seeing a strange problem with Asterisk queue. I am not sure if it&#39;s
<br>&gt; my<br>&gt; configuration which is wrong or there&#39;s something with Asterisk.<br>&gt;<br>&gt; I am using Asterisk 1.4.2 and i have a queue with one MGCP member. When i<br>&gt; tried to call the extension number directing to the queue, the MGCP
<br>&gt; phone is<br>&gt; not ringing. However, it is fine to call the MGCP phone directly. The<br>&gt; strange thing is after i&#39;ve called the MGCP phone directly, calling the<br>&gt; extension number directing to the queue works fine. I wonder what could
<br>&gt; be<br>&gt; 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>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>