Thanks for donating and documenting! We appreciate it.<br>-MC<br><br><div class="gmail_quote">On Tue, Jun 1, 2010 at 12:42 PM, Steven Ward <span dir="ltr">&lt;<a href="mailto:steve.d.ward@gmail.com">steve.d.ward@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello list,<br><br>A useful feature (e.g. for an operator attendant console) is to have the ability to park and retrieve a caller with the use of a single button.  <br>
<br>The idea is to have a bank of BLF/speed-dial buttons (I&#39;ve done this on Aastra 6757i and Polycom 650), where each button represents a holding slot (existing on the FreeSWITCH system) for callers.  Each slot can only hold one caller.  If a caller is in the slot, your BLF light is on.  Press the button and the caller is retrieved (you are connected with the caller).  Transfer another caller to that button (to that button&#39;s destination), and the parked caller is retrieved from the slot and both callers are connected; and the slot is now free again.  If a slot does not hold a caller, the light is off.  Transfer a caller to that &quot;button&quot;, and the caller is held in the slot.  <br>

<br>I know I appreciate the very useful mod_fifo module and the help I&#39;ve gotten from anthm on IRC in understanding the way FS does fifos.  With that acquired understanding, I was able to implement the above feature with some simple fifo config and some concise dialplan.<br>

<br>I just thought I&#39;d share a little of this - especially since I&#39;m under the impression there have been others interested in implementing something like this.<br><br>Here&#39;s one way of going about it, which has proven to be exactly what was needed for a project I&#39;m working on.<br>

<br>If you&#39;re interested, here is a little page I&#39;ve written up to describe it:<br><br><a> http://wiki.freeswitch.org/wiki/Park_%26_Retrieve</a><br><br>(Now linked to from the mod_fifo page examples section as well.)<br>

<br>- Steve<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>
<br></blockquote></div><br>