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

1. Exposing previously hardcoded parameters in mod_avmd.c to be configurable, this would allow fine-tuning mod_avmd to suite wider needs. - AVMD_MIN_FREQUENCY - AVMD_MAX_FREQUENCY - AVMD_MIN_AMP - AVMD_VARIANCE_RSD_THRESHOLD - AVMD_AMPLITUDE_RSD_THRESHOLD 2....

**Describe the bug** Diagram : customer --->kam proxy---> freeswitch---> provider When we call out to provider , freeswitch receive 180 ring and respond 183 to kam proxy .when Customer is...

bug

Apologies if this is the wrong forum/channel. Is there anyway to amend the codec dynamic payload type chosen for an outbound call? I know the far end should be able...

enhancement

Ex: I have a queue that 13 of calls waiting in queue. But order by score, 8. call (Score is 53) connected to agent. How it is possible? [email protected]|single_box|28392d22-ec0f-4330-8dd2-0a95b006bc3b|e8780a1c-29ca-43f2-a213-0dd5f75f3852|XXXXXXXXXX|XXXXXXXXXX|1717674627|1717674655|0|0|0|0|0|||Waiting|303 [email protected]|single_box|2cdd54ac-f642-47fd-96de-2aa347283810|293caad3-65ee-4ff0-8261-c08ea5fad221|XXXXXXXXXX|XXXXXXXXXX|1717674656|1717674685|0|0|0|0|0|||Waiting|273...

bug

Closes https://github.com/signalwire/freeswitch/issues/2495.

**Describe the bug** Freeswitch ignore param mono in opus.conf.xml for mono call and send stereo=1 in SDP to B-leg. **To Reproduce** Steps to reproduce the behavior: 1. Set mono in...

bug

try to fix #2489 After disable the pinging check, FS never stopped sending SIP OPTIONS to the remote server.

Try to solve #2500 , add condition to check other_pop to avoid segfault.

**Describe the bug** got a segfault in freeswitch Version 1.10.11-dev git c26b5cd 2023-12-14 11:01:57Z 64bit ``` Program terminated with signal SIGSEGV, Segmentation fault. #0 video_bug_thread (thread=, obj=0x55e74dd7c028) at src/switch_core_media_bug.c:683 683...

bug

dear author, there is a project wanna pull mpeg-ps stream from haikang monitor equipment via gb28181 protocol, at the same time, push the audio/video packaged with mpeg-ps to the equipment...

enhancement