Miguel,<br><br>  That sound pretty good, sure I would like your patch.<br><br>  I&#39;m using asterisk 1.4.19, but if your patch is for another version just give me the closest you got that will be fine.<br><br>Thanks,<br>
Gabriel<br><br><div class="gmail_quote">2009/7/21 Miguel Molina <span dir="ltr">&lt;<a href="mailto:mmolina@millenium.com.co">mmolina@millenium.com.co</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Gabriel Ortiz Lour escribió:<br>
<div class="im"><br>
Gabriel Ortiz Lour wrote:<br>
<br>
&gt; &gt; &gt;&gt;   Someone know how can I check for available members on a queue Before<br>
&gt; &gt; &gt;&gt; I queue the call, so I can do something else with it? Note that is not<br>
&gt; &gt; &gt;&gt; the case for joinempty<br>
&gt;<br>
</div><div class="im">&gt; - the AGI calling either AMI or a shell script is the easiest<br>
&gt; solution, but I wonder about the proc/resource consuming. (I&#39;ve had<br>
&gt; problems using too much of &quot;asterisk -rx ...&quot; on scripts, leaving<br>
&gt; &#39;zombie&#39; asterisk -rx processes lying around... And the AMI<br>
&gt; QueueStatus really gives lots of info)<br>
</div>If you choose an AMI solution, you could take a look to the QueueSummary<br>
action and QueueSummary events (1.6). That events give you the info you<br>
need without having to issue and parse the QueueStatus info. This events<br>
were extremely useful for me, so I decided to backport them from 1.6 to<br>
1.4. They work like a charm. If you want to give the patch a try, just<br>
let me know with the asterisk version you use.<br>
<font color="#888888"><br>
--<br>
Ing. Miguel Molina<br>
Grupo de Tecnología<br>
Millenium Phone Center<br>
</font><div><div></div><div class="h5"><br>
<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>
   <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>