mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-08 08:51:50 +00:00
William King
5fb660933d
ESL-82 --resolve
Previously any esl_connect_timeout() failures would not return to the calling application the reason for the failure. This commit now allows for calling applications to know why the connection attempt fails, but it is now the calling applications responsiblity to call esl_disconnect() on the esl handle after the failure. Failing to call disconnect after a failed connection attempt would result in memory being leaked.
…
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
268 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%