You probably want the fifo_orbit_exten chan var. See here:<div><a href="http://wiki.freeswitch.org/wiki/Mod_fifo#This_channel_uses_or_sets.2C_for_the_caller_leg_entering_the_FIFO">http://wiki.freeswitch.org/wiki/Mod_fifo#This_channel_uses_or_sets.2C_for_the_caller_leg_entering_the_FIFO</a></div>
<div><br></div><div>-MC<br><br><div class="gmail_quote">On Tue, Sep 27, 2011 at 12:01 PM, Tim St. Pierre <span dir="ltr">&lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
I&#39;m building a very simple queue system with mod_fifo.  For the most<br>
part, things are working the way I want, but I can&#39;t figure out how to<br>
limit the amount of time someone can sit in the queue.  I&#39;m trying to<br>
implement something like max_wait would do in mod_callcenter.<br>
<br>
I can use the orbit_exten option, but it wants to transfer to a<br>
different extension.  I really just want the fifo application to exit so<br>
the caller can progress to the next dialplan action.  Is there a way to<br>
make the caller exit the fifo if they are unanswered after a set amount<br>
of time?<br>
<br>
I did give mod_callcenter a try, but I had a lot of problems with calls<br>
getting stuck on hold, with no agents ringing, so I went to mod_fifo as<br>
a simpler solution.<br>
<br>
Thanks for any suggestions.<br>
<br>
-Tim<br>
<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>
</blockquote></div><br></div>