mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
Currently there is no easy way for ESL and dial plan users to easily correlate the channel UUID of the call legs involved in a nightmare transfer. This patch adds two new channel variables, which are set to the remote server call leg UUIDs (transfer_refer_from, transfer_refer_for). The UUIDs are passed from the remote server in custom headers (X-FS-Refer-From and X-FS-Refer-For).
Merge pull request #1031 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-9683-pass-call-recovery-status-to-verto to master
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses
196 MiB
Languages
C
65.2%
C++
20.8%
JavaScript
4.8%
Assembly
2%
Makefile
1%
Other
5.4%