freeswitch
https://github.com/signalwire/freeswitch
C
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
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported7 Subscribers
Add a CodeTriage badge to freeswitch
Help out
- Issues
- [core] Crash: switch_ivr_speak_text() dereferences a NULL voice_name when a cached speech handle is reused (cache_speech_handles=true)
- [core] Fix NULL voice_name deref in switch_ivr_speak_text() cached-handle path
- Core: use-after-free of bridge engine-function user data during transfer to conference
- [core] Fix - take ice_mutex in clear_ice() to protect the ICE candidate table
- [core] Service thread startup/stop race with timer-driven playback can cause 100% CPU and prevent session teardown
- [core] Since 1.11.2, inbound BYE is handled 5 s late on RTP sessions without a timer: the inject-DoS guard drops switch_rtp_break()'s wake-up ping
- [mod_spandsp] Restore TTY/TDD decode against SpanDSP 3.1.1 (libspandsp4)
- mod_local_stream: add option to stop reading files when there are no listeners
- [core] Preserve confirmed blind transfers with bypass media
- OpenSSL detection is broken with OpenSSL >= 4.x
- Docs
- C not yet supported