freeswitch icon indicating copy to clipboard operation
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...

Results 500 freeswitch issues
Sort by recently updated
recently updated
newest added

**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...

bug

**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. ![image](https://github.com/user-attachments/assets/7b7a51a8-5037-4f68-82d4-6b6638c1588d) 2. The switch_core_speech_close function will destroy then...

bug

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...

bug

**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...

bug

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...

bug

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...

bug

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...

bug

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...