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...
**JIRA** https://freeswitch.org/jira/browse/FS-11071 **Changes** Added BFCP support, for point-2-point calls, using library libbfcp(https://github.com/meetecho/libbfcp) **Tests** Tested with various tpunits like Polycom HDX 8000 B, Polycom 8000HDX A,Yealink VC120, LifeSize Icon 400 Screenshare...
**Describe the bug** The variable call_timeout is deprecated according to the documentation (https://freeswitch.org/confluence/display/FREESWITCH/call_timeout), yet it is still in the vanilla config installed by a default FS install. (It's also in...
Added ability to retrieve XML config via mod_amqp mod_amqp creates one connection for sending requests and multiple connections for retrieving responses(had to do it because librabbitmq-dev doesn't allow to share...
Hello, FreeSwitch crashs one or two times every 24 hours , the FS version is 1.10.7 ,the OS is centos 7 ,the only error messages in /var/log/messages is : Apr...
**Describe the bug** fs-> ua1: g711 and cn fs-> ua2: g711 From ua1 to ua2,voice quality is good. But the recording quality is very poor。 when set suppress-cn to true...
Using Proxmox 7.2.3, Freeswitch will run in lxc privileged container. Freeswitch will not run in lxc unprivileged container without commenting out IOSchedulingClass=realtime in /lib/systemd/system/freeswitch.service How can Freeswitch be run in...
**Description of the problem** Termination of the client (accidentally or due to a local failure) who is the originator of the inbound 'parked' (but not answered) voice call leg causes...
With this patch user weill be able to run fs_cli with log events being filtered with paticular UUID. Example: `fs_cli -s 7a691740-6074-4217-854e-2858bb5efcd1` This will show only log lines for future...
Compiling using GCC 12 fails with: ``` make all-recursive make[1]: Entering directory '/git/freeswitch/freeswitch' CC src/libfreeswitch_la-switch_core_media.lo src/switch_core_media.c: In function ‘parse_lifetime_mki’: src/switch_core_media.c:1306:64: error: the comparison will always evaluate as ‘true’ for the...