<br><br><div class="gmail_quote">2012/8/19 Alec Davis <span dir="ltr">&lt;<a href="mailto:sivad.a@paradise.net.nz" target="_blank">sivad.a@paradise.net.nz</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">&gt; &gt; &gt; Do you also know why it hasn&#39;t been accepted ? Seems like this<br>
&gt; &gt; &gt; functionality is asked for on different forums. Wanting<br>
&gt; to watch a<br>
&gt; &gt; &gt; queue for calls is not that strange.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Not sure why?<br>
&gt; &gt; Maybe I didn&#39;t promote it enough.<br>
&gt; &gt; Maybe my examples aren&#39;t simple enough.<br>
&gt; &gt;<br>
&gt;<br>
&gt; Sometimes things just slip off the radar and need to get<br>
&gt; pushed back to the top of the stack.  Bumping the review or<br>
&gt; pinging people in #asterisk-dev usually works.<br>
&gt;<br>
&gt; In this particular case, the following comment might have<br>
&gt; made people think that you were going to put a new version up<br>
&gt; for review:<br>
&gt;<br>
&gt; &quot;This is slightly flawed, in that a queue with all agents on<br>
&gt; a call (that don&#39;t allow multiple calls), when another call<br>
&gt; comes in, the hint will flash, but cannot be picked up, as<br>
&gt; there isn&#39;t a ringing extension.&quot;<br>
&gt;<br>
<br>
</div>The patch works perfectly to see if a person is in a queue.<br>
Taking that a little further, picking up the queue only works if an agent is<br>
ringing.<br>
However, when no agent is ringing, that&#39;s where the pickup will fail.<br>
Directed Pickup can only pickup devices that are ringing.<br>
<br>
Is this senario a queue issue, or a directed pickup issue? I was unable to<br>
decide.<br>
<br>
In our use case, it hardly ever happens.<br>
The main use for us is the night bell queue, which is a dahdi extension with<br>
just a ringer, no handset, so always needs to be picked up.<br>
<span class="HOEnZb"><font color="#888888"><br>
Alec<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br>Hi,<br><br>What about Queue logs ? How is a picked-up call logged ?<br><br>Giving agents the capability to easily pickup a call, without beeing logged-in, is a big change with both positive and negative side effects.<br>
I would be curious to read opinions about that.<br>