<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2>when a agent logged into a queue is busy with a 
queue call, if another call is delivered in the queue that call is routed to the 
busy agent. That is not correct. The second call must be stay in the queue. The 
queues.conf is:</FONT></DIV><FONT size=1>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; [queue1]</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; wrapuptime=0</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; timeout=60</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; strategy=ringall</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; retry=5</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; queue-youarenext=</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; queue-thereare=</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
queue-thankyou=queue-thankyou</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; queue-callswaiting=</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; music=default</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; monitor-join=yes</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; monitor-format=</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; maxlen=0</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; leavewhenempty=no</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; joinempty=yes</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; context=</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
announce-holdtime=no</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
announce-frequency=0</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The dial plan in extensions.conf for an incoming 
call is:</FONT></DIV><FONT size=1>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; exten =&gt; 
7777,1,Answer</FONT></DIV>
<DIV></FONT><FONT size=2><FONT face=Arial>&nbsp;&nbsp;&nbsp; exten =&gt; 
7777,</FONT><FONT face=Arial>2<FONT size=1><FONT size=2>,Queue(queue1|t|||1200) 
; pepe</FONT></FONT></FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial><FONT size=1><FONT 
size=2></FONT></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial><FONT size=1><FONT size=2>The dial plan in 
extensions.conf for add queue member 
is&gt;</FONT></FONT></FONT></FONT></DIV></FONT>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; exten =&gt; 
_422XXXX,1,Answer</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; exten =&gt; 
_422XXXX,2,AddQueueMember(queue1,SIP/${EXTEN:3})</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; exten =&gt; 
_422XXXX,3,Hangup</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Why the second call doesn<FONT size=2>'t stay in 
the queue<FONT size=2>? Any idea<FONT size=2>?</FONT></FONT></FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you</DIV></FONT></DIV></FONT></DIV></BODY></HTML>