]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Seven Du [Thu, 31 Jul 2025 16:38:54 +0000 (00:38 +0800)]
[core] add uuidv7 support
Andrey Volk [Tue, 22 Jul 2025 20:42:12 +0000 (23:42 +0300)]
Merge pull request #2868 from signalwire/gha-copy-job
[GHA] Simplify `if` in UPLOAD_BUILD_ARTIFACTS
s3rj1k [Tue, 22 Jul 2025 20:16:30 +0000 (22:16 +0200)]
[GHA] Simplify `if` in UPLOAD_BUILD_ARTIFACTS
Andrey Volk [Tue, 22 Jul 2025 19:37:06 +0000 (22:37 +0300)]
Merge pull request #2867 from signalwire/gha-meta-job
[GHA] Simplify `if` logic for Meta job
s3rj1k [Tue, 22 Jul 2025 19:14:52 +0000 (21:14 +0200)]
[GHA] Simplify `if` logic for Meta job
Andrey Volk [Tue, 22 Jul 2025 17:29:30 +0000 (20:29 +0300)]
Merge pull request #2845 from signalwire/pcre2
[GHA] Add `trixie` build target
s3rj1k [Fri, 11 Jul 2025 22:59:40 +0000 (00:59 +0200)]
[GHA] Add `trixie` build target
Co-authored-by: Andrey Volk <andywolk@gmail.com>
Andrey Volk [Tue, 22 Jul 2025 17:05:01 +0000 (20:05 +0300)]
Merge pull request #2866 from signalwire/deb13
[Build-System] Add Debian 13 Trixie support
Andrey Volk [Sat, 12 Jul 2025 10:00:13 +0000 (13:00 +0300)]
[Build-System] Add Debian 13 Trixie suite
Andrey Volk [Tue, 22 Jul 2025 16:44:34 +0000 (19:44 +0300)]
Merge pull request #2865 from signalwire/sanitize_opus
[mod_opus] Sanitize frame size when parsing Opus packets.
Andrey Volk [Tue, 3 Jun 2025 12:27:00 +0000 (15:27 +0300)]
[mod_opus] Sanitize frame size when parsing Opus packets.
Andrey Volk [Tue, 22 Jul 2025 15:58:22 +0000 (18:58 +0300)]
Merge pull request #2858 from signalwire/upgrade_to_pcre2
[Core] Upgrade FreeSWITCH to use PCRE2 library. Be aware of breaking changes.
Andrey Volk [Mon, 21 Jul 2025 20:31:07 +0000 (23:31 +0300)]
[Core] Define SWITCH_PCRE2 macro
Andrey Volk [Tue, 15 Jul 2025 15:01:13 +0000 (18:01 +0300)]
[GHA] Fix CI.
Andrey Volk [Wed, 9 Jul 2025 17:41:16 +0000 (17:41 +0000)]
swigall
Andrey Volk [Tue, 8 Jul 2025 18:11:25 +0000 (21:11 +0300)]
[Core] Upgrade FreeSWITCH to use PCRE2 library. Be aware of breaking changes.
Andrey Volk [Tue, 15 Jul 2025 11:06:46 +0000 (14:06 +0300)]
Merge pull request #2857 from signalwire/http_cache
[mod_http_cache] Fix error: curl_easy_setopt expects a long argument [-Werror=attribute-warning]
Andrey Volk [Tue, 15 Jul 2025 10:31:28 +0000 (13:31 +0300)]
[mod_http_cache] Fix error: curl_easy_setopt expects a long argument [-Werror=attribute-warning]
Andrey Volk [Tue, 15 Jul 2025 10:11:56 +0000 (13:11 +0300)]
Merge pull request #2856 from signalwire/pocketsphinx
[mod_pocketsphinx] Use system libraries when possible
Andrey Volk [Sat, 12 Jul 2025 22:38:29 +0000 (01:38 +0300)]
[mod_pocketsphinx] Use system libraries when possible
Andrey Volk [Mon, 14 Jul 2025 20:54:27 +0000 (23:54 +0300)]
Merge pull request #2855 from signalwire/verto
[mod_verto] Fix time_t formatting
Andrey Volk [Mon, 14 Jul 2025 19:53:20 +0000 (22:53 +0300)]
[mod_verto] Fix time_t formatting
Andrey Volk [Mon, 14 Jul 2025 17:29:06 +0000 (20:29 +0300)]
Merge pull request #2853 from signalwire/fsget-token
[UTILS] FSGET: Add additional token prefix
s3rj1k [Mon, 14 Jul 2025 17:27:28 +0000 (19:27 +0200)]
[UTILS] FSGET: Add additional token prefix
Andrey Volk [Mon, 14 Jul 2025 13:41:49 +0000 (16:41 +0300)]
Merge pull request #2846 from signalwire/rabbit
[mod_amqp] Add support for newer librabbitmq
Andrey Volk [Sat, 12 Jul 2025 11:55:57 +0000 (11:55 +0000)]
[mod_amqp] Add support for newer librabbitmq
Andrey Volk [Mon, 14 Jul 2025 11:22:42 +0000 (14:22 +0300)]
Merge pull request #2850 from signalwire/perl
[mod_perl] Fix implicit declaration of function
Andrey Volk [Sun, 13 Jul 2025 20:14:15 +0000 (23:14 +0300)]
[mod_perl] Fix implicit declaration of function
Andrey Volk [Mon, 14 Jul 2025 10:41:24 +0000 (13:41 +0300)]
Merge pull request #2851 from signalwire/imagick
[mod_imagick] Fix build on newer compiler by adding noreturn attribute.
Andrey Volk [Sun, 13 Jul 2025 23:41:26 +0000 (02:41 +0300)]
[mod_imagick] Fix build on newer compiler by adding noreturn attribute.
Andrey Volk [Sun, 13 Jul 2025 14:15:58 +0000 (17:15 +0300)]
Merge pull request #2848 from signalwire/openssl
[Build-System] Windows: Update OpenSSL to v3.4.0, rabbitmq-c to 0.15.0
Andrey Volk [Tue, 23 Jul 2024 21:13:40 +0000 (00:13 +0300)]
[Build-System] Windows: Update OpenSSL to v3.4.0, rabbitmq-c to 0.15.0
Andrey Volk [Sun, 13 Jul 2025 13:14:16 +0000 (16:14 +0300)]
Merge pull request #2847 from signalwire/libks
[Build-System] Windows: Update libks requirement to 2.0.6
Andrey Volk [Tue, 23 Jul 2024 21:13:40 +0000 (00:13 +0300)]
[Build-System] Windows: Update libks requirement to 2.0.6
Andrey Volk [Fri, 11 Jul 2025 14:12:42 +0000 (17:12 +0300)]
Merge pull request #2843 from signalwire/ffmpeg71
[mod_av] Add support for FFmpeg 7.1
Andrey Volk [Fri, 11 Jul 2025 10:39:48 +0000 (13:39 +0300)]
[mod_av] Add support for FFmpeg 7.1
Andrey Volk [Fri, 11 Jul 2025 10:12:14 +0000 (13:12 +0300)]
Merge pull request #2842 from signalwire/ffmpeg_70
[mod_av] Add support for FFmpeg 7.0
Jakub Karolczyk [Thu, 9 May 2024 10:45:38 +0000 (11:45 +0100)]
[mod_av] Add support for FFmpeg 7.0
Andrey Volk [Fri, 11 Jul 2025 09:35:16 +0000 (12:35 +0300)]
Merge pull request #2841 from signalwire/ffmpeg_61
[mod_av] Add support for FFmpeg 6.1
Jakub Karolczyk [Wed, 8 May 2024 11:27:08 +0000 (12:27 +0100)]
[mod_av] Add support for FFmpeg 6.1
Andrey Volk [Fri, 11 Jul 2025 09:05:25 +0000 (12:05 +0300)]
Merge pull request #2840 from signalwire/ffmpeg_60
[mod_av] Add support for FFmpeg 6.0
Jakub Karolczyk [Wed, 8 May 2024 09:53:58 +0000 (10:53 +0100)]
[mod_av] Add support for FFmpeg 6.0
Andrey Volk [Thu, 10 Jul 2025 18:39:36 +0000 (21:39 +0300)]
Merge pull request #2839 from signalwire/fctstr_safe_cpy
[Unit-tests] Fix test framework error on newer compiler: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
Andrey Volk [Thu, 10 Jul 2025 16:06:01 +0000 (19:06 +0300)]
[Unit-tests] Fix test framework error on newer compiler: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
Andrey Volk [Thu, 10 Jul 2025 13:10:59 +0000 (16:10 +0300)]
Merge pull request #2836 from signalwire/xml_rpc_inc
[mod_xml_rpc] Fix incompatible pointer type
Andrey Volk [Wed, 9 Jul 2025 19:43:21 +0000 (22:43 +0300)]
[mod_xml_rpc] Fix incompatible pointer type
Andrey Volk [Wed, 9 Jul 2025 15:47:21 +0000 (18:47 +0300)]
Merge pull request #2834 from signalwire/swig41
[Build-system] Use swig 4.1
Andrey Volk [Wed, 9 Jul 2025 12:03:12 +0000 (12:03 +0000)]
swigall
Andrey Volk [Wed, 9 Jul 2025 10:18:29 +0000 (13:18 +0300)]
[Build-system] Use swig 4.1
Andrey Volk [Tue, 1 Jul 2025 19:46:08 +0000 (22:46 +0300)]
[UTILS] FSGET: Transition to using deb822 format for Debian sources replacing the old freeswitch.list (#2829)
Andrey Volk [Fri, 27 Jun 2025 11:02:59 +0000 (11:02 +0000)]
[UTILS] FSGET: Transition to using deb822 format for Debian sources replacing the old freeswitch.list
MarioG-X [Mon, 23 Jun 2025 18:18:31 +0000 (11:18 -0700)]
[Build-System] Update configure.ac for macOS updates (#2818)
This is a request to change configure.ac target libraries for Apple Silicon computers and a general cleanup/update for macOS.
Different target on Apple Silicon
Apple has stated that other programs should be installed into /opt for Apple Silicon computers instead of /usr/local. Homebrew installs everything in /opt. Multiple changes were made to handle this.
Added code to auto change the default from /usr/local to /opt for Apple Silicon. All other systems default to /usr/local as before.
Where target libraries were different, code was added to only add the correct libraries to the appropriate architecture. This eliminates a lot of warning message for missing libraries.
Compiler flags were updated to conform to current clang. Obsolete code that can no longer work (for old apple ancient releases or compilers) was removed or replaced.
s3rj1k [Mon, 16 Jun 2025 19:39:57 +0000 (21:39 +0200)]
[GHA] Add pkgconf to macos.yml
Tested on empty Mac Intel and Apple Silicon. Both failed due to missing pkgconf. It is required and not auto downloaded as prerequisite to other packages.
Note the name is now pkgconf on homebrew. It is the newer version of pkg-config and pkgconfig which are now aliases that point to pkgconf on homebrew.
Co-authored-by: MarioG-X <20360699+MarioG-X@users.noreply.github.com>
Patty Watson [Wed, 11 Jun 2025 21:13:52 +0000 (17:13 -0400)]
[mod_amr, mod_amrwb] Increase AMR-NB and AMR-WB max decode buffer size by one byte
Co-authored-by: Patty Watson <patty.watson@ryzyliant.com>
Andrey Volk [Sat, 7 Jun 2025 15:59:58 +0000 (18:59 +0300)]
Merge pull request #2817 from signalwire/windows-2022
[GHA] Update deprecated windows-2019 image to windows-2022
Andrey Volk [Mon, 2 Jun 2025 18:13:00 +0000 (21:13 +0300)]
[GHA] Update deprecated windows-2019 image to windows-2022
Andrey Volk [Thu, 5 Jun 2025 16:51:05 +0000 (19:51 +0300)]
Merge pull request #2816 from signalwire/gha_macos
[GHA] Add MacOS build workflow
s3rj1k [Wed, 4 Jun 2025 20:14:02 +0000 (22:14 +0200)]
[GHA] Add MacOS build workflow
brianomchugh [Wed, 21 May 2025 09:35:22 +0000 (05:35 -0400)]
[mod_curl] fixes 'Unparsable header' error message on HTTP/2 200 reply
Andrey Volk [Tue, 15 Apr 2025 16:03:59 +0000 (19:03 +0300)]
Merge pull request #2800 from signalwire/jpeg
[Build-System] Windows: Update link to jpegsrc
Andrey Volk [Tue, 15 Apr 2025 15:04:18 +0000 (18:04 +0300)]
[Build-System] Windows: Update link to jpegsrc
Andrey Volk [Mon, 31 Mar 2025 18:26:18 +0000 (21:26 +0300)]
Merge pull request #2790 from signalwire/dockerfile
[BUILD] Add Dockerfiles and related small fixes.
s3rj1k [Sat, 29 Mar 2025 12:36:32 +0000 (13:36 +0100)]
[BUILD] Add Dockerfiles and related small fixes.
Andrey Volk [Mon, 31 Mar 2025 17:06:07 +0000 (20:06 +0300)]
Merge pull request #2792 from signalwire/python
[mod_python] Remove from tree
Andrey Volk [Fri, 28 Mar 2025 18:28:21 +0000 (21:28 +0300)]
[mod_python] Remove from tree
Alexander Udovichenko [Wed, 19 Mar 2025 21:01:35 +0000 (00:01 +0300)]
[mod_httpapi] Fix possible segfault when HEAD request fails
s3rj1k [Mon, 17 Mar 2025 14:54:01 +0000 (15:54 +0100)]
[DOCS] Add guides for building FreeSWITCH build-dependencies
* [DOCS] Add guides for building FreeSWITCH build-dependencies
* Add `build-dependencies.sh` script
Andrey Volk [Mon, 10 Mar 2025 19:45:30 +0000 (22:45 +0300)]
Merge pull request #2781 from signalwire/windowssdk
[FFmpeg] Fix build on newer Windows SDKs.
Andrey Volk [Mon, 10 Mar 2025 18:07:58 +0000 (21:07 +0300)]
[FFmpeg] Fix build on newer Windows SDKs.
Andrey Volk [Tue, 25 Feb 2025 20:48:04 +0000 (23:48 +0300)]
Merge pull request #2768 from signalwire/libexpat
[xmlrpc-c] Expat/xmltok: Add missing validation of encoding
Andrey Volk [Tue, 25 Feb 2025 12:05:28 +0000 (15:05 +0300)]
[xmlrpc-c] Expat/xmltok: Add missing validation of encoding
Andrey Volk [Thu, 20 Feb 2025 00:33:01 +0000 (03:33 +0300)]
Merge pull request #2764 from signalwire/coverity_conf
[mod_conference] Coverity
1320840 Logically dead code. Execution cannot reach this statement: d = ";"
Andrey Volk [Mon, 17 Feb 2025 20:52:28 +0000 (23:52 +0300)]
[mod_conference] Coverity
1320840 Logically dead code. Execution cannot reach this statement: d = ";"
Patrice Fournier [Tue, 4 Feb 2025 20:54:26 +0000 (15:54 -0500)]
[mod_spandsp] Fix compilation against >=2023/06/02 spandsp
* [mod_spandsp] Fix compilation against >=2023/06/02 spandsp
spandsp, beginning with commit
d9681c37 and coinciding with the
SPANDSP_RELEASE_DATE of
20230620 , introduced the following changes to
its V.18 protocol API, which FreeSWITCH is not able to compile against:
- Certain V.18 constants were renamed.
- The v18_init function now requires passing a third function, handling
the V.18 modem's status changes.
This patch allows FreeSWITCH to build against current versions of
spandsp by:
- Using the new V.18 constant names.
- Implementing a simple status reporter callback function and passing it
as the third function to v18_init.
Additionally, it retains backward compatibility with prior versions of
spandp through #if conditions checking the value of
SPANDSP_RELEASE_DATE.
Signed-off-by: Patrice Fournier <patrice.fournier@t38fax.com>
* [mod_spandsp] Pass session to handle_v18_status.
---------
Signed-off-by: Patrice Fournier <patrice.fournier@t38fax.com>
Co-authored-by: Morgan Scarafiotti <morgan.scarafiotti@t38fax.com>
Co-authored-by: Andrey Volk <andywolk@gmail.com>
Andrey Volk [Tue, 4 Feb 2025 10:33:12 +0000 (13:33 +0300)]
Merge pull request #2754 from signalwire/xml
[xmlrpc-c] Coverity
1024180 ,
1024205 ,
1024301 ,
1024847 ,
1024848 ,
1024377 ,
1024378 ,
1024379 ,
1024380 ,
1024381 ,
1024584 ,
1024495 ,
1214208 fixes.
Andrey Volk [Thu, 30 Jan 2025 20:10:39 +0000 (23:10 +0300)]
[xmlrpc-c] Coverity
1024180 ,
1024205 ,
1024301 ,
1024847 ,
1024848 ,
1024377 ,
1024378 ,
1024379 ,
1024380 ,
1024381 ,
1024584 ,
1024495 ,
1214208 fixes.
Andrey Volk [Tue, 4 Feb 2025 00:46:11 +0000 (03:46 +0300)]
Merge pull request #2756 from signalwire/eslcoverity
[fs_cli, libesl] Coverity fixes.
Andrey Volk [Fri, 31 Jan 2025 16:38:24 +0000 (19:38 +0300)]
[libesl] Coverity
1512636 Unused value
Andrey Volk [Fri, 31 Jan 2025 16:05:04 +0000 (19:05 +0300)]
[libesl] Coverity
1589045 Check of thread-shared field evades lock acquisition
Andrey Volk [Fri, 31 Jan 2025 15:58:34 +0000 (18:58 +0300)]
[libesl] Coverity
1546296 Check of thread-shared field evades lock acquisition
Andrey Volk [Fri, 31 Jan 2025 15:52:50 +0000 (18:52 +0300)]
[libesl] Coverity
1294491 Identical code for different branches
Andrey Volk [Fri, 31 Jan 2025 15:04:09 +0000 (18:04 +0300)]
[libesl] Coverity
1024721 Unchecked return value from library
Andrey Volk [Fri, 31 Jan 2025 14:59:18 +0000 (17:59 +0300)]
[libesl] Coverity
1024719 ,
1024720 Unchecked return value from library
Andrey Volk [Fri, 31 Jan 2025 14:54:59 +0000 (17:54 +0300)]
[libesl] Coverity
1024459 Missing unlock
Andrey Volk [Fri, 31 Jan 2025 14:48:28 +0000 (17:48 +0300)]
[libesl] Coverity
1024285 Dereference before null check
Andrey Volk [Fri, 31 Jan 2025 14:44:33 +0000 (17:44 +0300)]
[libesl] Coverity
1395572 Logically dead code
Andrey Volk [Fri, 31 Jan 2025 14:38:26 +0000 (17:38 +0300)]
[fs_cli] Coverity
1468564 Buffer not null terminated
Andrey Volk [Sun, 2 Feb 2025 13:05:48 +0000 (16:05 +0300)]
Merge pull request #2759 from signalwire/wincore
[Build-System] Remove Microsoft.Build.Utilities.Core reference from the downloadpackage task to fix building on the latest versions of Visual Studio on Windows.
Andrey Volk [Tue, 1 Oct 2024 16:26:13 +0000 (19:26 +0300)]
[Build-System] Remove Microsoft.Build.Utilities.Core reference from the downloadpackage task to fix building on the latest versions of Visual Studio on Windows.
Andrey Volk [Fri, 31 Jan 2025 15:36:53 +0000 (18:36 +0300)]
Merge pull request #2755 from signalwire/eslleak
[esl]
1227669 Resource leak
Andrey Volk [Sun, 12 Jan 2025 18:06:22 +0000 (21:06 +0300)]
[esl]
1227669 Resource leak
Andrey Volk [Thu, 30 Jan 2025 14:40:08 +0000 (17:40 +0300)]
Merge pull request #2753 from signalwire/xmlrpc
[xmlrpc-c] Coverity
1024199 ,
1024200 ,
1024201 ,
1024202 ,
1024203 ,
1024204 ,
1024196 ,
1024197 ,
1024198 fixes. Uninitialized pointer read.
Andrey Volk [Thu, 30 Jan 2025 10:13:18 +0000 (13:13 +0300)]
[xmlrpc-c] Coverity
1024199 ,
1024200 ,
1024201 ,
1024202 ,
1024203 ,
1024204 ,
1024196 ,
1024197 ,
1024198 fixes. Uninitialized pointer read.
Andrey Volk [Thu, 30 Jan 2025 13:46:58 +0000 (16:46 +0300)]
Merge pull request #2752 from signalwire/xml
[xmlrpc-c] Coverity
1500253 ,
1024634 ,
1024635 ,
1227693 fixes.
Andrey Volk [Wed, 29 Jan 2025 20:29:10 +0000 (23:29 +0300)]
[xmlrpc-c] Coverity
1500253 ,
1024634 ,
1024635 ,
1227693 fixes.
Andrey Volk [Mon, 27 Jan 2025 11:05:48 +0000 (14:05 +0300)]
Merge pull request #2749 from signalwire/scripts
[Scripts] Introduce FSDEB - a simple way to build FreeSWITCH packages for Debian.
s3rj1k [Fri, 24 Jan 2025 20:44:41 +0000 (23:44 +0300)]
[Scripts] Introduce FSDEB - a simple way to build FreeSWITCH packages for Debian.
Andrey Volk [Sat, 25 Jan 2025 13:17:25 +0000 (16:17 +0300)]
Merge pull request #2748 from signalwire/scripts
[UTILS] Refactor `fsget.sh` script.
s3rj1k [Fri, 24 Jan 2025 18:34:22 +0000 (19:34 +0100)]
[UTILS] Refactor `fsget.sh` script.
Andrey Volk [Fri, 24 Jan 2025 14:24:00 +0000 (17:24 +0300)]
Merge pull request #2739 from signalwire/arm-runner
[GHA] Use `ubuntu-24.04-arm` runner