Because I want this behabior, if all agents are busy I redirect the call to an IVR to register the question.<br>In fact there is a property in queue.conf <br><br>; This setting controls whether callers can join a queue with no members. There<br>
; are three choices:<br>;<br>; yes&nbsp;&nbsp;&nbsp; - callers can join a queue with no members or only unavailable members<br>; no&nbsp;&nbsp;&nbsp;&nbsp; - callers cannot join a queue with no members<br>; strict - callers cannot join a queue with no members or only unavailable<br>
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; members<br>;<br>; joinempty = yes<br><br><br>I try to use&nbsp;  joinempty = strict<br><br>But didn´t work...<br><br><br><br><div class="gmail_quote">On Mon, Dec 29, 2008 at 2:31 PM, Carlos Chavez <span dir="ltr">&lt;<a href="mailto:cursor@telecomabmex.com">cursor@telecomabmex.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> &nbsp; &nbsp; &nbsp; &nbsp;Then why use a queue? &nbsp;The purpose of a queue is exactly to keep people<br>
waiting while agents are all busy.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;The only way I can see something like what you want is to put a very<br>
low timeout (maybe 10 seconds) so if all your agents are busy then the<br>
caller will get dropped from the queue and continue with the dialplan<br>
where you can redirect them.<br>
<div><div></div><div class="Wj3C7c"><br>
On Mon, 2008-12-29 at 10:26 -0200, equis software wrote:<br>
&gt; I want the callers don&#39;t join in a queue when the agents are busy.<br>
&gt; I suposse it is easy but i can&#39;t get the solution for this.<br>
&gt; Can you suggest me something?<br>
&gt; Thanks.<br>
</div></div>&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<font color="#888888">--<br>
Telecomunicaciones Abiertas de México S.A. de C.V.<br>
Carlos Chávez Prats<br>
Director de Tecnología<br>
+52-55-91169161 ext 2001<br>
</font><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>