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

Fixes signalwire/freeswitch#2361, where a jump backwards in RTP timestamps caused silence at the start of calls when switching from generated ringback to remote media.

**Describe the bug** Cannot hear any sound on leg-A after I unhold it using uuid_hold. Can hear sound on leg-B. [ sending INVITE sdp(recvonly) instead of INVITE sdp(sendrecv) ] ....

bug

We found out an issue with latest version of Freeswitch 1.10.10 on WINDOWS. Some calls cdrs are not posted to url from Freeswitch via module xml_cdr. They are logged to...

bug

I'm using mod_hash as backend to limit simultaneous calls per user/account, from time to time i see the counter associated to an user not release and I've to increase the...

bug

I have enabled the callcenter module of the freeswitch and for reporting purpose I have integrated the Oracle DB with freeswitch. Now in **tier** report we have feild called level...

bug

Most of the concepts are taken from the docker images in the master and base_image folders. It's now all done in one Dockerfile, using buildkit and a staging image. It...

This is needed for GHA workflow, adding ability to prep source bundle without actually resetting git history or building source tars and the actual debs. Function splitting is done in...

**Describe the bug** Freeswitch leaves a lot of stale calls in memory and in db. In the past, we experienced this seldomly, and it was only stale calls in the...

bug

I cannot certify that on SWITCH_MESSAGE_INDICATE_TRANSCODING_NECESSARY that we should be following this code path, but it does not look like there's anything that gets changed when we enter sofia_receive_message() in...