Hi FreeSWITCH,<br><br>I'm using the transfer_after_bridge variable to capture calls which have been serviced by my agents (via a single FIFO) to do post services (such as say goodbye) successfully. <br><br><action application="set" data="transfer_after_bridge=post_agent_visit:XML:public"/><br>
<br>Mean while I've enabled transfer feature ( extension dx ) on my agents legs to be enable to transfer their callers to desire extensions. Here is my problem. When agent transfer his caller to an extension as I expected, caller routes to the specified extension ( post_agent_visit ) but I don't know how I could retrieve that extension which agent want to transfer to.<br>
<br>BEST <br>-- afshin<br>