freeswitch
                                
                                 freeswitch copied to clipboard
                                
                                    freeswitch copied to clipboard
                            
                            
                            
                        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...
**Describe the bug** Segfault occurs intermittently on FS v1.10.9 through to 1.10.11 on failed attended transfer using Yealink T58 with video (H264). The session on the last thread is always...
**Describe the bug** 1. The switch_core_speech_open function, regardless of the request condition, will always create a memory pool, when use speak function.  2. The switch_core_speech_close function will destroy then...
try to fix #2529 Passing the member_session to the originate, when the dialstring is return to the originate it hangups the call, not sure if is the right solution, but...
Hello! We think might have discovered an issue where when action application bridge is called, it appears to advertise one port on the b leg to the carrier in the...
**Describe the bug** We use mod_amqp to handle hangup events and create call details records. We observed that, a base64 encoded version of the json payload is sent to the...
If a member hangup the call and the originate is waiting to call the agent, it generates a zombie call to the agent. It should cancel/hangup the call to the...
Freeswitch ocasionally crashes, only SIP to SIP calls with Conference room used for bridging the calls. Calls would be around 30 max. OS: Debian 11 Kernel: 5.10.0-28 freeswitch : 1.10.9...
With 1.10.10, after operating for a few days, one of my SIP profile's will develop corruption. Initially it shows itself as SOME (and only SOME, not all) domains on that...
The recording file is created before media bug is added. If media_bug creation fails, empty files will not be deleted and the `RECORD_MIN_SEC` parameter will not take effect. So this...