Ken,<br><br>Just curious - what kind of control are you hoping to have over the next agent receiving the call? The general operation is that whoever has been available the longest gets the next call. You can poll for information about queues using the &quot;fifo list&quot; or &quot;fifo list_verbose&quot; API commands. There are some events that get thrown but usually those have to do with calls entering/exiting the queue and/or getting connected to agents. If you want to see what those look like then set up a FIFO queue and then do this from fs_cli:<br>
<span style="font-family:courier new,monospace"><br>/log 0<br>/events plain all<br>/filter Event-Name CUSTOM<br></span><br>You&#39;ll see all custom events (including stuff from mod_conference) but I kinda like that view. You can also do a filter like this:<br>
<br><span style="font-family:courier new,monospace">/filter Event-Subclass fifo::info</span><br><br>That will narrow it down only to FIFO-related events. <br><br>HTH,<br>MC<br><br><div class="gmail_quote">On Thu, Oct 18, 2012 at 12:30 PM, Ken Kelly-Turner <span dir="ltr">&lt;<a href="mailto:kenkellyturner@gmail.com" target="_blank">kenkellyturner@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br><br>I&#39;m trying to set up a very basic call center using mod_fifo and I was wondering if there was a way to control which agent the next call on the queue gets sent to as well as a way to monitor the behaviour of the each agent (tell when they&#39;ve logged in/out, number of calls rejected, record calls etc.)<br>

<br>Thanks,<br>Ken<br>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>