<div dir="ltr">
<div>Hello,</div><div><br></div><div>I'm writing a node.js / esl monitor
 for a fifo queue that show on a web page the incoming calls and their 
status (waiting, answered, ringing, etc).</div><div><br></div><div>The 
page is used by some operators with a phone registered as member of 
the queue: they can see who is calling (the number is decoded in a 
caller-name by the application) before answering the call.<br></div><div><br></div><div>Is there a way for the user of the webpage to choose the ringing call to pick-up instead of the oldest one ?</div><div>When
 the operator click on the page there is an HTTP call to the node.js 
server where I have the esl connection and the info of each channel 
involved in the queue.</div><div><br></div><div>I already tried some uuid_bridge commands, or "fifo myqueue out nowait" and uuid_setvar 

fifo_bridge_uuid combinations, but none works.</div><div><br></div><div>It's possible to implement such a feature with mod_fifo ?</div><div>There is any alternative ?<br></div><div><br></div><div>Best regards,</div><div>    Marco Foschian</div>

</div>