<!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>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2>using only AddQueueMember for add SIP/1001 to 
queue1, when a queue1 call is active with SIP/1001, when another call arrives to 
the queue1 that call is delivered to SIP/1001. I think that SIP/1001 is busy and 
is not correct that SIP/1001 receives another call. Is that correct? 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If i use AgengCallBackLogin only one queue1 call 
can be active in SIP/1001. I don't want use agentCallBacklogin; I want use 
AddQueueMember only.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How can i get that the second call remains in 
queue1 while the first queue1 call is in SIP/1001?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you!!!!</FONT></DIV></BODY></HTML>