]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
4 weeks ago[GHA] Add MacOS build workflow 2816/head
s3rj1k [Wed, 4 Jun 2025 20:14:02 +0000 (22:14 +0200)] 
[GHA] Add MacOS build workflow

6 weeks ago[mod_curl] fixes 'Unparsable header' error message on HTTP/2 200 reply
brianomchugh [Wed, 21 May 2025 09:35:22 +0000 (05:35 -0400)] 
[mod_curl] fixes 'Unparsable header' error message on HTTP/2 200 reply

2 months agoMerge pull request #2800 from signalwire/jpeg
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

2 months ago[Build-System] Windows: Update link to jpegsrc 2800/head
Andrey Volk [Tue, 15 Apr 2025 15:04:18 +0000 (18:04 +0300)] 
[Build-System] Windows: Update link to jpegsrc

3 months agoMerge pull request #2790 from signalwire/dockerfile
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.

3 months ago[BUILD] Add Dockerfiles and related small fixes. 2790/head
s3rj1k [Sat, 29 Mar 2025 12:36:32 +0000 (13:36 +0100)] 
[BUILD] Add Dockerfiles and related small fixes.

3 months agoMerge pull request #2792 from signalwire/python
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

3 months ago[mod_python] Remove from tree 2792/head
Andrey Volk [Fri, 28 Mar 2025 18:28:21 +0000 (21:28 +0300)] 
[mod_python] Remove from tree

3 months ago[mod_httpapi] Fix possible segfault when HEAD request fails
Alexander Udovichenko [Wed, 19 Mar 2025 21:01:35 +0000 (00:01 +0300)] 
[mod_httpapi] Fix possible segfault when HEAD request fails

3 months ago[DOCS] Add guides for building FreeSWITCH build-dependencies
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

3 months agoMerge pull request #2781 from signalwire/windowssdk
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.

3 months ago[FFmpeg] Fix build on newer Windows SDKs. 2781/head
Andrey Volk [Mon, 10 Mar 2025 18:07:58 +0000 (21:07 +0300)] 
[FFmpeg] Fix build on newer Windows SDKs.

4 months agoMerge pull request #2768 from signalwire/libexpat
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

4 months ago[xmlrpc-c] Expat/xmltok: Add missing validation of encoding 2768/head
Andrey Volk [Tue, 25 Feb 2025 12:05:28 +0000 (15:05 +0300)] 
[xmlrpc-c] Expat/xmltok: Add missing validation of encoding

4 months agoMerge pull request #2764 from signalwire/coverity_conf
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 = ";"

4 months ago[mod_conference] Coverity 1320840 Logically dead code. Execution cannot reach this... 2764/head
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 = ";"

4 months ago[mod_spandsp] Fix compilation against >=2023/06/02 spandsp
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>
4 months agoMerge pull request #2754 from signalwire/xml
Andrey Volk [Tue, 4 Feb 2025 10:33:12 +0000 (13:33 +0300)] 
Merge pull request #2754 from signalwire/xml

[xmlrpc-c] Coverity 1024180102420510243011024847102484810243771024378102437910243801024381102458410244951214208 fixes.

4 months ago[xmlrpc-c] Coverity 1024180, 1024205, 1024301, 1024847, 1024848, 1024377, 1024378... 2754/head
Andrey Volk [Thu, 30 Jan 2025 20:10:39 +0000 (23:10 +0300)] 
[xmlrpc-c] Coverity 1024180102420510243011024847102484810243771024378102437910243801024381102458410244951214208 fixes.

4 months agoMerge pull request #2756 from signalwire/eslcoverity
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.

4 months ago[libesl] Coverity 1512636 Unused value 2756/head
Andrey Volk [Fri, 31 Jan 2025 16:38:24 +0000 (19:38 +0300)] 
[libesl] Coverity 1512636 Unused value

4 months ago[libesl] Coverity 1589045 Check of thread-shared field evades lock acquisition
Andrey Volk [Fri, 31 Jan 2025 16:05:04 +0000 (19:05 +0300)] 
[libesl] Coverity 1589045 Check of thread-shared field evades lock acquisition

4 months ago[libesl] Coverity 1546296 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

4 months ago[libesl] Coverity 1294491 Identical code for different branches
Andrey Volk [Fri, 31 Jan 2025 15:52:50 +0000 (18:52 +0300)] 
[libesl] Coverity 1294491 Identical code for different branches

4 months ago[libesl] Coverity 1024721 Unchecked return value from library
Andrey Volk [Fri, 31 Jan 2025 15:04:09 +0000 (18:04 +0300)] 
[libesl] Coverity 1024721 Unchecked return value from library

4 months ago[libesl] Coverity 1024719,1024720 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

4 months ago[libesl] Coverity 1024459 Missing unlock
Andrey Volk [Fri, 31 Jan 2025 14:54:59 +0000 (17:54 +0300)] 
[libesl] Coverity 1024459 Missing unlock

4 months ago[libesl] Coverity 1024285 Dereference before null check
Andrey Volk [Fri, 31 Jan 2025 14:48:28 +0000 (17:48 +0300)] 
[libesl] Coverity 1024285 Dereference before null check

4 months ago[libesl] Coverity 1395572 Logically dead code
Andrey Volk [Fri, 31 Jan 2025 14:44:33 +0000 (17:44 +0300)] 
[libesl] Coverity 1395572 Logically dead code

4 months ago[fs_cli] Coverity 1468564 Buffer not null terminated
Andrey Volk [Fri, 31 Jan 2025 14:38:26 +0000 (17:38 +0300)] 
[fs_cli] Coverity 1468564 Buffer not null terminated

4 months agoMerge pull request #2759 from signalwire/wincore
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.

4 months ago[Build-System] Remove Microsoft.Build.Utilities.Core reference from the downloadpacka... 2759/head
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.

5 months agoMerge pull request #2755 from signalwire/eslleak
Andrey Volk [Fri, 31 Jan 2025 15:36:53 +0000 (18:36 +0300)] 
Merge pull request #2755 from signalwire/eslleak

[esl] 1227669 Resource leak

5 months ago[esl] 1227669 Resource leak 2755/head
Andrey Volk [Sun, 12 Jan 2025 18:06:22 +0000 (21:06 +0300)] 
[esl] 1227669 Resource leak

5 months agoMerge pull request #2753 from signalwire/xmlrpc
Andrey Volk [Thu, 30 Jan 2025 14:40:08 +0000 (17:40 +0300)] 
Merge pull request #2753 from signalwire/xmlrpc

[xmlrpc-c] Coverity 102419910242001024201102420210242031024204102419610241971024198 fixes. Uninitialized pointer read.

5 months ago[xmlrpc-c] Coverity 1024199, 1024200, 1024201, 1024202, 1024203, 1024204, 1024196... 2753/head
Andrey Volk [Thu, 30 Jan 2025 10:13:18 +0000 (13:13 +0300)] 
[xmlrpc-c] Coverity 102419910242001024201102420210242031024204102419610241971024198 fixes. Uninitialized pointer read.

5 months agoMerge pull request #2752 from signalwire/xml
Andrey Volk [Thu, 30 Jan 2025 13:46:58 +0000 (16:46 +0300)] 
Merge pull request #2752 from signalwire/xml

[xmlrpc-c] Coverity 1500253102463410246351227693 fixes.

5 months ago[xmlrpc-c] Coverity 1500253, 1024634, 1024635, 1227693 fixes. 2752/head
Andrey Volk [Wed, 29 Jan 2025 20:29:10 +0000 (23:29 +0300)] 
[xmlrpc-c] Coverity 1500253102463410246351227693 fixes.

5 months agoMerge pull request #2749 from signalwire/scripts
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.

5 months ago[Scripts] Introduce FSDEB - a simple way to build FreeSWITCH packages for Debian. 2749/head
s3rj1k [Fri, 24 Jan 2025 20:44:41 +0000 (23:44 +0300)] 
[Scripts] Introduce FSDEB - a simple way to build FreeSWITCH packages for Debian.

5 months agoMerge pull request #2748 from signalwire/scripts
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.

5 months ago[UTILS] Refactor `fsget.sh` script. 2748/head
s3rj1k [Fri, 24 Jan 2025 18:34:22 +0000 (19:34 +0100)] 
[UTILS] Refactor `fsget.sh` script.

5 months agoMerge pull request #2739 from signalwire/arm-runner
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

5 months ago[GHA] Use `ubuntu-24.04-arm` runner 2739/head
s3rj1k [Thu, 16 Jan 2025 19:37:20 +0000 (20:37 +0100)] 
[GHA] Use `ubuntu-24.04-arm` runner

5 months agoMerge pull request #2395 from seven1240/fix-mac-build
Andrey Volk [Thu, 23 Jan 2025 15:57:44 +0000 (18:57 +0300)] 
Merge pull request #2395 from seven1240/fix-mac-build

[mod_shout] fix build with new clang on macOS

5 months ago[mod_shout] fix build with new clang on macOS 2395/head
Seven Du [Tue, 27 Feb 2024 01:22:19 +0000 (09:22 +0800)] 
[mod_shout] fix build with new clang on macOS

fix error: ignoring return value of function declared with warn_unused_result attribute [-Werror,-Wunused-result]
Apple clang version 15.0.0 (clang-1500.1.0.2.5)

5 months ago[mod_sofia] Update Polycom UA to recognize new Poly phones
junction1153b [Mon, 20 Jan 2025 21:57:25 +0000 (16:57 -0500)] 
[mod_sofia] Update Polycom UA to recognize new Poly phones

We observed that the new Poly phones (formerly known as Polycom) were not getting sent a SIP UPDATE in certain circumstances (example: retrieving a parked call, and therefore, Caller ID would not show the parked caller). I renamed Polycom to Poly which will catch all Poly AND Polycom UA's. I also added Acrobits, and Ringotel to extend such functionality to those UA's. There were also other minor compatibility issues with the new Poly phones which have been resolved with tweaking the UA recognition on the code.

Co-authored-by: Joseph <junction1153@gmail.com>
5 months ago[mod_pgsql] err is now set correctly (dbh:last_error())
Aron Podrigal [Fri, 17 Jan 2025 15:51:45 +0000 (09:51 -0600)] 
[mod_pgsql] err is now set correctly (dbh:last_error())

New function, `void pgsql_handle_set_error_if_not_set(switch_pgsql_handle_t *handle, char **err)` has been added to mod_pgsql module. This function is now called at several points where an error occurred but *err was not yet set.

5 months ago[mod_timerfd] Fixed - continue timer loop after receiving a SIGSTOP
Aron Podrigal [Thu, 16 Jan 2025 16:13:31 +0000 (10:13 -0600)] 
[mod_timerfd] Fixed - continue timer loop after receiving a SIGSTOP

When taking a snapshot of a machine which pauses the process, mod_timerfd exits and FreeSWITCH, causing all channels to wait indefinitely.

Check `errno == EINTR` and continue the timer loop.

5 months agoMerge pull request #2738 from signalwire/clearmode
Andrey Volk [Thu, 16 Jan 2025 15:25:04 +0000 (18:25 +0300)] 
Merge pull request #2738 from signalwire/clearmode

[mod_clearmode] Remove from tree

5 months ago[mod_clearmode] Remove from tree 2738/head
Andrey Volk [Fri, 27 Dec 2024 16:37:47 +0000 (19:37 +0300)] 
[mod_clearmode] Remove from tree

5 months agoMerge pull request #2737 from signalwire/oreka
Andrey Volk [Thu, 16 Jan 2025 10:43:50 +0000 (13:43 +0300)] 
Merge pull request #2737 from signalwire/oreka

[mod_oreka] Remove from tree

5 months ago[mod_oreka] Remove from tree 2737/head
Andrey Volk [Tue, 24 Dec 2024 22:37:23 +0000 (01:37 +0300)] 
[mod_oreka] Remove from tree

5 months agoMerge pull request #2736 from signalwire/yaml
Andrey Volk [Wed, 15 Jan 2025 23:44:50 +0000 (02:44 +0300)] 
Merge pull request #2736 from signalwire/yaml

[mod_yaml] Remove from tree

5 months ago[mod_yaml] Remove from tree 2736/head
Andrey Volk [Tue, 24 Dec 2024 11:46:13 +0000 (14:46 +0300)] 
[mod_yaml] Remove from tree

5 months agoMerge pull request #2735 from signalwire/theora
Andrey Volk [Wed, 15 Jan 2025 23:01:49 +0000 (02:01 +0300)] 
Merge pull request #2735 from signalwire/theora

[mod_theora] Remove from tree

5 months ago[mod_theora] Remove from tree 2735/head
Andrey Volk [Mon, 23 Dec 2024 18:29:05 +0000 (21:29 +0300)] 
[mod_theora] Remove from tree

5 months agoMerge pull request #2729 from ar45/mod_curl_fix_argv
Andrey Volk [Wed, 15 Jan 2025 20:43:23 +0000 (23:43 +0300)] 
Merge pull request #2729 from ar45/mod_curl_fix_argv

[mod_curl] Fix off-by-one error in argument limit checks.

5 months ago[mod_curl] Fix off-by-one error in argument limit checks. 2729/head
Aron Podrigal [Wed, 15 Jan 2025 20:03:07 +0000 (14:03 -0600)] 
[mod_curl] Fix off-by-one error in argument limit checks.

refs: #2727

5 months agoMerge pull request #2375 from ar45/mod_lua_query_rows
Andrey Volk [Wed, 15 Jan 2025 15:51:49 +0000 (18:51 +0300)] 
Merge pull request #2375 from ar45/mod_lua_query_rows

[mod_lua] Add Dbh:query_rows

5 months ago[mod_lua] reswig 2375/head
Andrey Volk [Wed, 15 Jan 2025 13:29:59 +0000 (16:29 +0300)] 
[mod_lua] reswig

5 months ago[mod_lua] Fix hack.diff
Andrey Volk [Wed, 15 Jan 2025 12:59:23 +0000 (15:59 +0300)] 
[mod_lua] Fix hack.diff

5 months ago[mod_lua] Add Dbh:query_rows
Aron Podrigal [Tue, 30 Jan 2024 12:21:47 +0000 (06:21 -0600)] 
[mod_lua] Add Dbh:query_rows

The added method, query_rows, allows the retrieval of rows from a database without the need for a callback function, it fetches the rows and returns 3 arguments as show below.

```
lua
local success, rows, err = dbh:query_rows(sql)
```

This function performs better with large number of rows. Test results below 50k rows returned.

dbh:query(sql, callback) - 0.335949 seconds
dbh:query_rows(sql) - 0.253178 seconds

5 months agoMerge pull request #2727 from ar45/mod_curl_allow_more_argv
Andrey Volk [Wed, 15 Jan 2025 00:17:25 +0000 (03:17 +0300)] 
Merge pull request #2727 from ar45/mod_curl_allow_more_argv

[mod_curl] Increase argument limit and enforce max args constraint

5 months ago[mod_curl] Increase argument limit and enforce max args constraint 2727/head
Aron Podrigal [Tue, 14 Jan 2025 22:47:35 +0000 (16:47 -0600)] 
[mod_curl] Increase argument limit and enforce max args constraint

Introduced a configurable limit on the number of arguments for mod_curl functions with a default of 30. Adjusted the code to handle scenarios exceeding this limit by logging an error and returning failure. This improves flexibility and prevents potential overflow issues.

5 months agoMerge pull request #2728 from signalwire/zmq
Andrey Volk [Tue, 14 Jan 2025 23:18:29 +0000 (02:18 +0300)] 
Merge pull request #2728 from signalwire/zmq

[mod_event_zmq] Remove from tree

5 months ago[mod_event_zmq] Remove from tree 2728/head
Andrey Volk [Mon, 23 Dec 2024 17:13:56 +0000 (20:13 +0300)] 
[mod_event_zmq] Remove from tree

5 months ago[mod_pgsql] Add support for PGRES_TUPLES_CHUNK in PostgreSQL 17+
Aron Podrigal [Tue, 14 Jan 2025 22:03:49 +0000 (16:03 -0600)] 
[mod_pgsql] Add support for PGRES_TUPLES_CHUNK in PostgreSQL 17+

Extend the database module to handle the PGRES_TUPLES_CHUNK case introduced in PostgreSQL 17. This ensures compatibility with the latest PostgreSQL version and prevents potential issues when processing query results.

5 months ago[Build-System] Fix build for m1 and m2 chips on macOS
Seven Du [Tue, 14 Jan 2025 11:06:11 +0000 (19:06 +0800)] 
[Build-System] Fix build for m1 and m2 chips on macOS

5 months agoMerge pull request #2725 from signalwire/h26x 2132/head
Andrey Volk [Mon, 13 Jan 2025 21:02:58 +0000 (00:02 +0300)] 
Merge pull request #2725 from signalwire/h26x

[mod_h26x] Remove from tree

5 months ago[mod_h26x] Remove from tree 2725/head
Andrey Volk [Wed, 18 Dec 2024 18:38:52 +0000 (21:38 +0300)] 
[mod_h26x] Remove from tree

5 months agoMerge pull request #2724 from signalwire/khomp
Andrey Volk [Mon, 13 Jan 2025 19:04:08 +0000 (22:04 +0300)] 
Merge pull request #2724 from signalwire/khomp

[mod_khomp] Remove from tree

5 months ago[mod_khomp] Remove from tree 2724/head
Andrey Volk [Fri, 13 Dec 2024 16:49:44 +0000 (19:49 +0300)] 
[mod_khomp] Remove from tree

5 months agoMerge pull request #2723 from signalwire/rad
Andrey Volk [Mon, 13 Jan 2025 14:43:43 +0000 (17:43 +0300)] 
Merge pull request #2723 from signalwire/rad

[mod_rad_auth] Remove from tree

5 months ago[mod_rad_auth] Remove from tree 2723/head
Andrey Volk [Thu, 12 Dec 2024 12:11:34 +0000 (15:11 +0300)] 
[mod_rad_auth] Remove from tree

5 months agoMerge pull request #2718 from signalwire/xml_radius
Andrey Volk [Mon, 13 Jan 2025 13:56:16 +0000 (16:56 +0300)] 
Merge pull request #2718 from signalwire/xml_radius

[mod_xml_radius] Remove from tree

5 months ago[mod_xml_radius] Remove from tree 2718/head
Andrey Volk [Thu, 12 Dec 2024 10:52:55 +0000 (13:52 +0300)] 
[mod_xml_radius] Remove from tree

5 months agoMerge pull request #2717 from signalwire/radius
Andrey Volk [Sun, 12 Jan 2025 23:24:29 +0000 (02:24 +0300)] 
Merge pull request #2717 from signalwire/radius

[mod_radius_cdr] Remove from tree

5 months ago[mod_radius_cdr] Remove from tree 2717/head
Andrey Volk [Wed, 11 Dec 2024 22:01:12 +0000 (01:01 +0300)] 
[mod_radius_cdr] Remove from tree

5 months agoMerge pull request #2716 from signalwire/raven
Andrey Volk [Sun, 12 Jan 2025 18:12:56 +0000 (21:12 +0300)] 
Merge pull request #2716 from signalwire/raven

[mod_raven] Remove from tree

5 months ago[mod_raven] Remove from tree 2716/head
Andrey Volk [Thu, 5 Dec 2024 20:58:16 +0000 (23:58 +0300)] 
[mod_raven] Remove from tree

5 months agoMerge pull request #2715 from signalwire/rss
Andrey Volk [Sat, 11 Jan 2025 01:33:17 +0000 (04:33 +0300)] 
Merge pull request #2715 from signalwire/rss

[mod_rss] Remove from tree

5 months ago[mod_rss] Remove from tree 2715/head
Andrey Volk [Wed, 4 Dec 2024 14:16:02 +0000 (17:16 +0300)] 
[mod_rss] Remove from tree

5 months agoMerge pull request #2712 from signalwire/snom
Andrey Volk [Fri, 10 Jan 2025 19:48:04 +0000 (22:48 +0300)] 
Merge pull request #2712 from signalwire/snom

[mod_snom] Remove from tree.

5 months ago[mod_snom] Remove from tree. 2712/head
Andrey Volk [Mon, 2 Dec 2024 14:58:09 +0000 (17:58 +0300)] 
[mod_snom] Remove from tree.

5 months agoMerge pull request #2711 from signalwire/sonar
Andrey Volk [Fri, 10 Jan 2025 14:55:35 +0000 (17:55 +0300)] 
Merge pull request #2711 from signalwire/sonar

[mod_sonar] Remove from tree

5 months ago[mod_sonar] Remove from tree 2711/head
Andrey Volk [Wed, 27 Nov 2024 11:13:35 +0000 (14:13 +0300)] 
[mod_sonar] Remove from tree

5 months agoMerge pull request #2707 from signalwire/soundtouch
Andrey Volk [Fri, 10 Jan 2025 00:34:31 +0000 (03:34 +0300)] 
Merge pull request #2707 from signalwire/soundtouch

[mod_soundtouch] Remove from tree

5 months ago[mod_soundtouch] Remove from tree 2707/head
Andrey Volk [Tue, 26 Nov 2024 21:29:22 +0000 (00:29 +0300)] 
[mod_soundtouch] Remove from tree

5 months agoMerge pull request #2705 from signalwire/unicall
Andrey Volk [Thu, 9 Jan 2025 16:59:10 +0000 (19:59 +0300)] 
Merge pull request #2705 from signalwire/unicall

[mod_unicall] Remove from tree

5 months ago[mod_unicall] Remove from tree 2705/head
Andrey Volk [Tue, 19 Nov 2024 23:18:43 +0000 (02:18 +0300)] 
[mod_unicall] Remove from tree

5 months agoMerge pull request #2692 from signalwire/stress
Andrey Volk [Wed, 8 Jan 2025 21:53:42 +0000 (00:53 +0300)] 
Merge pull request #2692 from signalwire/stress

[mod_stress] Remove from tree.

5 months ago[mod_stress] Remove from tree. 2692/head
Andrey Volk [Wed, 13 Nov 2024 21:42:12 +0000 (00:42 +0300)] 
[mod_stress] Remove from tree.

5 months agoMerge pull request #2704 from signalwire/abstraction
Andrey Volk [Wed, 8 Jan 2025 21:20:40 +0000 (00:20 +0300)] 
Merge pull request #2704 from signalwire/abstraction

[mod_abstraction] Remove from tree

5 months ago[mod_abstraction] Remove from tree 2704/head
Andrey Volk [Thu, 10 Oct 2024 15:37:51 +0000 (18:37 +0300)] 
[mod_abstraction] Remove from tree

5 months agoMerge pull request #2702 from signalwire/isac
Andrey Volk [Wed, 8 Jan 2025 19:07:40 +0000 (22:07 +0300)] 
Merge pull request #2702 from signalwire/isac

[mod_isac] Remove from tree

5 months ago[mod_isac] Remove from tree 2702/head
Andrey Volk [Thu, 29 Aug 2024 14:17:18 +0000 (17:17 +0300)] 
[mod_isac] Remove from tree

5 months agoMerge pull request #2700 from signalwire/mp4
Andrey Volk [Tue, 7 Jan 2025 20:53:17 +0000 (23:53 +0300)] 
Merge pull request #2700 from signalwire/mp4

[mod_mp4, mod_mp4v, mod_mp4v2] Remove from tree

5 months ago[mod_mp4, mod_mp4v, mod_mp4v2] Remove from tree 2700/head
Andrey Volk [Wed, 28 Aug 2024 18:30:43 +0000 (21:30 +0300)] 
[mod_mp4, mod_mp4v, mod_mp4v2] Remove from tree

5 months agoMerge pull request #2699 from signalwire/portaudio
Andrey Volk [Tue, 7 Jan 2025 16:51:23 +0000 (19:51 +0300)] 
Merge pull request #2699 from signalwire/portaudio

[mod_portaudio, mod_portaudio_stream] Remove from tree