Variable force transfer context
From FreeSWITCH Wiki
force_transfer_context
When handling transfer/REFER FreeSWITCH normally inherits the context from the original channel. This variable forces the context in which to handle the transfer/REFER
Usage:
<action application="bridge" data="{force_transfer_context=some_context}sofia/gateway/gw_name/12345"/>
See also:
Implemented By:
| Module Name | Source File | Last Revised |
| core | switch_ivr.c | 10466 |

