I want to detect if the call is being transferred in FreeSWITCH.
For e.g If I am now calling someone and that someone transfers me to an other person, I want to know during the call if a transfer happens.
I wonder if there is in Freeswitch an event that fires upon call transfer or is there a channel variable or should I test the transfer time?
Any idea how to do it?
Thank you.