Miguel,<br><br> That sound pretty good, sure I would like your patch.<br><br> I'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"><<a href="mailto:mmolina@millenium.com.co">mmolina@millenium.com.co</a>></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>
> > >> Someone know how can I check for available members on a queue Before<br>
> > >> I queue the call, so I can do something else with it? Note that is not<br>
> > >> the case for joinempty<br>
><br>
</div><div class="im">> - the AGI calling either AMI or a shell script is the easiest<br>
> solution, but I wonder about the proc/resource consuming. (I've had<br>
> problems using too much of "asterisk -rx ..." on scripts, leaving<br>
> 'zombie' asterisk -rx processes lying around... And the AMI<br>
> 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>