<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18854">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=bitzsk@gmail.com href="mailto:bitzsk@gmail.com">Zhang Shukun</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-users@lists.digium.com
href="mailto:asterisk-users@lists.digium.com">Asterisk Users Mailing List -
Non-Commercial Discussion</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, January 15, 2010 11:48
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [asterisk-users] Realtime queue
not work</DIV>
<DIV><BR></DIV>
<DIV>hi, all<BR><BR>i try to confiture realtime queue, but not work, details
as below:<BR><BR>Insert into
queue_table(name)value('95040654321');<BR><BR>INSERT INTO queue_member_table
VALUES ('', 'Zhang Shukun',<BR>'95040654321', 'SIP/1001', 2, 1);<BR>INSERT
INTO queue_member_table VALUES ('', 'Li Aiwei', '95040654321',<BR>'SIP/1002',
2, 1);<BR>INSERT INTO queue_member_table VALUES ('', 'Zhang
Jianming',<BR>'95040654321', 'SIP/1003', 2, 1);<BR><BR>but when i dial
95040654321 and press extension 1. error happens:<BR><BR> -- Executing
Queue("SIP/1003-00000000", "950406543211")<BR>[Jan 15 03:18:57]
WARNING[16626]: app_queue.c:4223 queue_exec: Unable<BR>to join queue
'950406543211'<BR> == Auto fallthrough, channel 'SIP/1003-00000000'
status is 'UNKNOWN'<BR><BR></DIV></BLOCKQUOTE>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>No golden answers, but something to
try.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV>queue names can not be just numbers? I'd try calling the queue
"q95040654321".</DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Does "show queues" show the queue? Don't know if
that's supposed to work on realtime queues.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Leif</FONT></DIV>
<DIV> </DIV></BODY></HTML>