[asterisk-users] Realtime queue not work

Zhang Shukun bitzsk at gmail.com
Fri Jan 15 04:48:37 CST 2010


hi, all

i try to confiture realtime queue, but not work, details as below:

Insert into queue_table(name)value('95040654321');

INSERT INTO queue_member_table VALUES ('', 'Zhang Shukun',
'95040654321', 'SIP/1001', 2, 1);
INSERT INTO queue_member_table VALUES ('', 'Li Aiwei', '95040654321',
'SIP/1002', 2, 1);
INSERT INTO queue_member_table VALUES ('', 'Zhang Jianming',
'95040654321', 'SIP/1003', 2, 1);

but when i dial 95040654321 and press extension 1. error happens:

 -- Executing Queue("SIP/1003-00000000", "950406543211")
[Jan 15 03:18:57] WARNING[16626]: app_queue.c:4223 queue_exec: Unable
to join queue '950406543211'
  == Auto fallthrough, channel 'SIP/1003-00000000' status is 'UNKNOWN'

DO you know what's wrong?

Thank you!

-- 
Best regards,
Sucan



More information about the asterisk-users mailing list