I&#39;ve setup a fifo park queue based off the example at <a href="http://wiki.freeswitch.org/wiki/Park_%26_Retrieve">http://wiki.freeswitch.org/wiki/Park_%26_Retrieve</a> and am trying to use the  Aastra BLF/Xfer key to interface with it.  The parking fifo queue works great but I have to use two keys, one for BLF to subscribe to queue+&lt;fifo_name&gt; and another for speed dial/tranfer to &lt;fifo_name&gt;.<br>
<br>Is there any way to remove the need to have the queue+ prefix needed to subscribe to the fifo presence so that I can just use a single BLF/Xfer key point to &lt;fifo_name&gt;?<br><br>I found this thread that mentions using the map proto feature to eliminate the need for the prefix but cannot find anything information relating to such a feature.<br>
<a href="http://jira.freeswitch.org/browse/FS-2831?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel">http://jira.freeswitch.org/browse/FS-2831?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel</a><br>