mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-05 02:02:01 +00:00
Having a member from a queue that is no longer found on the current system causes infinite logging about skipping a member. There is already cleanup code for abandoned calls in same function, but it can never be reached for this case, because there is no queue. If the queue is never found again in the system, the logging would continue forever or until the stale record gets removed from the database. FS-10304 #resolve
…
…
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
288 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%