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

Using a AlmaLinux release 9.5 (Teal Serval) System. During startup I get "switch_loadable_module.c:1754 Error Loading module /usr/lib64/freeswitch/mod/mod_commands.so **/usr/lib64/freeswitch/mod/mod_commands.so: undefined symbol: __sqrt_finite** This is causeing that the commands are not found...

The description is "reload XML" but there is already a `reloadxml` command with that same description. Should the description perhaps be "reload ACL"?

bug

The process of Freeswitch is existed, but it doesn't process calls and command. There are 400 channels on Freeswitch. They all hang to death. When I wanted to excute `fs_cli...

Hello Everyone, I am trying to compile freeswitch version 1.10.11 with gcc 14.2 or 14 and multiply modules are failing ``` making all mod_xml_rpc make[4]: Entering directory '/home/volga629/rpmbuild/BUILD/freeswitch-1.10.11-build/freeswitch-1.10.11/src/mod/xml_int/mod_xml_rpc' CC mod_xml_rpc_la-mod_xml_rpc.lo...

bug

Fix a invalid word Beacuase -> Because. This issue causes garbled characters when the phrase is translated as Chinese. BTW: The correct meaning of this phrase is "Because, the voices...

Allow 180 & 183 for respond application. #1695

The current version of mod_event_erlang fails to work with erlang OTP25 and above. The distribution protocol changed from version 5 to version 6 . OTP 23 to OTP 24 were...

bug

Learning how FreeSWITCH modules work from [Creating New Modules][fs_new_modules] in the docs, which points to [`src/mod/applications/mod_skel`][mod_skel], but accidentally opened [`build/standalone_module/mod_skel.c`][standalone_mod_skel] in my editor with a quick open feature, causing some...

At this point these are mostly notes to self when ready to create a PR. ## 1. [REGRESSION] `mod_erlang_event`'s C-node listener abruptly exits when receiving FreeSWITCH events Deliberately avoided using...

bug

This module was deprecated and replaced with hiredis.