36067 Commits

Author SHA1 Message Date
Andrey Volk
418edb8e2b [Build-System] Use unique .orig.tar.xz filenames across different Debian distributions. Update Debian distributions since stable is Trixie now. Use codename instead of suite when generating the distribution field in .changes files. (#2953) 2025-11-21 17:47:45 +03:00
Serhii Ivanov
4c93f3ce2b [UTILS] Add additional token prefix (#2950) 2025-11-19 01:37:49 +03:00
Ahron Greenberg (agree)
2062d2c483 [mod_curl] Add curl exit code to response 2025-11-15 00:47:08 +03:00
Andrey Volk
02549c10d9 [mod_dialplan_xml] Fix double free after upgrade to pcre2. (#2946) 2025-11-13 17:42:04 +03:00
Andrey Volk
9b0bbeaac9 [Build-System] Update OpenSSL to v3.4.3, bump libks to 2.0.7 on Windows. (#2934) 2025-10-16 21:47:51 +03:00
Jakub Karolczyk
caa50b6c4f Merge pull request #2915 from signalwire/fix_missing_ice_mutex
[core] Fix - add missing ice_mutex to protect dtls
2025-09-15 17:24:48 +01:00
Jakub Karolczyk
1585ca7aaf [core] Fix - add missing ice_mutex to protect dtls 2025-09-15 16:59:30 +01:00
Jakub Karolczyk
aede363606 Merge pull request #2914 from signalwire/fix_old_port_log 2025-09-14 16:55:16 +01:00
Jakub Karolczyk
2059e933be [core] Fix logging of old remote RTP port 2025-09-14 16:17:08 +01:00
Jakub Karolczyk
5aee26556a Merge pull request #2913 from signalwire/fix_from_addr
[core] Fix initialization of rtp_session from_addr
2025-09-14 16:14:10 +01:00
Jakub Karolczyk
1258044125 [core] Fix initialization of rtp_session from_addr 2025-09-14 15:52:35 +01:00
Jakub Karolczyk
7034d6cfda Merge pull request #2912 from signalwire/fix_timer_check
[core] Fix - should take the amount of time until the timer next expires
2025-09-14 15:49:06 +01:00
Jakub Karolczyk
96d086820b [core] Fix - should take the amount of time until the timer next expires 2025-09-14 15:23:29 +01:00
s3rj1k
b00a0de0ba [GHA] Bump trixie image version (#2906) 2025-09-04 01:45:18 +03:00
s3rj1k
70a29c48d3 [core] Cleanup .DS_Store (#2897) 2025-09-04 00:26:45 +03:00
s3rj1k
ece5cf7b48 [GHA] Remove pinned cmake version in MacOS (#2905) 2025-09-03 23:52:35 +03:00
s3rj1k
b0b646a8d6 [GHA] More robust MacOS dependency install (#2898) 2025-08-30 00:27:03 +03:00
Adnan Elezovic
d22aec67c6 [mod_conference] Avoid race conditions touching conference->variables without a mutex.
Co-authored-by: aelezovic <adnan.elezovic@infobip.com>
2025-08-14 12:27:28 +03:00
Seven Du
7f9dd270b4 [core] add uuidv7 support 2025-07-31 19:38:54 +03:00
Andrey Volk
ac9b8c621b Merge pull request #2868 from signalwire/gha-copy-job
[GHA] Simplify `if` in UPLOAD_BUILD_ARTIFACTS
2025-07-22 23:42:12 +03:00
s3rj1k
559f502411 [GHA] Simplify if in UPLOAD_BUILD_ARTIFACTS 2025-07-22 22:16:30 +02:00
Andrey Volk
2bbb7356dd Merge pull request #2867 from signalwire/gha-meta-job
[GHA] Simplify `if` logic for Meta job
2025-07-22 22:37:06 +03:00
s3rj1k
b8fb017b41 [GHA] Simplify if logic for Meta job 2025-07-22 21:14:52 +02:00
Andrey Volk
fcab28abf6 Merge pull request #2845 from signalwire/pcre2
[GHA] Add `trixie` build target
2025-07-22 20:29:30 +03:00
s3rj1k
6a6ade581f [GHA] Add trixie build target
Co-authored-by: Andrey Volk <andywolk@gmail.com>
2025-07-22 20:07:15 +03:00
Andrey Volk
1ed09805a6 Merge pull request #2866 from signalwire/deb13
[Build-System] Add Debian 13 Trixie support
2025-07-22 20:05:01 +03:00
Andrey Volk
dc3325f298 [Build-System] Add Debian 13 Trixie suite 2025-07-22 19:45:43 +03:00
Andrey Volk
7871070638 Merge pull request #2865 from signalwire/sanitize_opus
[mod_opus] Sanitize frame size when parsing Opus packets.
2025-07-22 19:44:34 +03:00
Andrey Volk
6323344ed4 [mod_opus] Sanitize frame size when parsing Opus packets. 2025-07-22 19:11:13 +03:00
Andrey Volk
364092154d Merge pull request #2858 from signalwire/upgrade_to_pcre2
[Core] Upgrade FreeSWITCH to use PCRE2 library. Be aware of breaking changes.
2025-07-22 18:58:22 +03:00
Andrey Volk
909247067b [Core] Define SWITCH_PCRE2 macro 2025-07-21 23:31:07 +03:00
Andrey Volk
42bfd488f8 [GHA] Fix CI. 2025-07-15 18:26:36 +03:00
Andrey Volk
814a708953 swigall 2025-07-15 18:26:28 +03:00
Andrey Volk
65bc7c14bf [Core] Upgrade FreeSWITCH to use PCRE2 library. Be aware of breaking changes. 2025-07-15 18:26:17 +03:00
Andrey Volk
b2f5b66444 Merge pull request #2857 from signalwire/http_cache
[mod_http_cache] Fix error: curl_easy_setopt expects a long argument [-Werror=attribute-warning]
2025-07-15 14:06:46 +03:00
Andrey Volk
2e825dd3ec [mod_http_cache] Fix error: curl_easy_setopt expects a long argument [-Werror=attribute-warning] 2025-07-15 13:31:28 +03:00
Andrey Volk
5d5104f9fa Merge pull request #2856 from signalwire/pocketsphinx
[mod_pocketsphinx] Use system libraries when possible
2025-07-15 13:11:56 +03:00
Andrey Volk
d0993872c7 [mod_pocketsphinx] Use system libraries when possible 2025-07-15 12:14:31 +03:00
Andrey Volk
fed90ac814 Merge pull request #2855 from signalwire/verto
[mod_verto] Fix time_t formatting
2025-07-14 23:54:27 +03:00
Andrey Volk
61599d5afd [mod_verto] Fix time_t formatting 2025-07-14 23:09:03 +03:00
Andrey Volk
a019373fd4 Merge pull request #2853 from signalwire/fsget-token
[UTILS] FSGET: Add additional token prefix
2025-07-14 20:29:06 +03:00
s3rj1k
051dea738d [UTILS] FSGET: Add additional token prefix 2025-07-14 19:28:08 +02:00
Andrey Volk
e48b99c884 Merge pull request #2846 from signalwire/rabbit
[mod_amqp] Add support for newer librabbitmq
2025-07-14 16:41:49 +03:00
Andrey Volk
239c28db8f [mod_amqp] Add support for newer librabbitmq 2025-07-14 16:14:55 +03:00
Andrey Volk
ff18e4db5f Merge pull request #2850 from signalwire/perl
[mod_perl] Fix implicit declaration of function
2025-07-14 14:22:42 +03:00
Andrey Volk
2c5171191a [mod_perl] Fix implicit declaration of function 2025-07-14 13:41:48 +03:00
Andrey Volk
7a650efc3c Merge pull request #2851 from signalwire/imagick
[mod_imagick] Fix build on newer compiler by adding noreturn attribute.
2025-07-14 13:41:24 +03:00
Andrey Volk
6dddd13101 [mod_imagick] Fix build on newer compiler by adding noreturn attribute. 2025-07-14 02:41:26 +03:00
Andrey Volk
ffec6d9781 Merge pull request #2848 from signalwire/openssl
[Build-System] Windows: Update OpenSSL to v3.4.0, rabbitmq-c to 0.15.0
2025-07-13 17:15:58 +03:00
Andrey Volk
8b57e98f1b [Build-System] Windows: Update OpenSSL to v3.4.0, rabbitmq-c to 0.15.0 2025-07-13 16:16:33 +03:00