I'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+<fifo_name> and another for speed dial/tranfer to <fifo_name>.<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 <fifo_name>?<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>