Variable last transferred conference
From FreeSWITCH Wiki
last_transferred_conference
Contains the name of the last conference that this channel was connected to.
Usage:
<action application="log" data="INFO Last conference this person visited was [${last_transferred_conference}]"/>
See also:
Implemented By:
| Module Name | Source File | Last Updated |
| mod_conference | mod_conference.c |

