]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Alexander Traud [Fri, 16 Oct 2020 13:32:48 +0000 (15:32 +0200)]
[configuration] Copy TLS ciphers from vars.xml even in Vanilla External
Previously, the configuration file vars.xml set the TLS Cipher Suites only for internal SIP profiles. External SIP profiles used the 'DEFAULT' set of the underlying OpenSSL. Now, external SIP profiles copy to the general setting of vars.xml as well. Of course, you can overwrite this anytime, for example, to use different sets for internal and external.
Andrey Volk [Thu, 8 Oct 2020 16:25:54 +0000 (20:25 +0400)]
Merge pull request #875 from traud/patch-2
[core] Fix ICE candidate priorities
Andrey Volk [Mon, 5 Oct 2020 16:32:29 +0000 (20:32 +0400)]
Merge pull request #802 from signalwire/recording_follow_transfer
[Core] Fix hangup race in recording_follow_transfer.
Alexander Traud [Sun, 27 Sep 2020 11:04:31 +0000 (13:04 +0200)]
[core] Fix ICE candidate priorities
Seven years ago, commit
cb076e6 used xor as pow. The compiler Clang 10
errors about this copy-paste-error from RFC 5245 section 4.1.2.1. Now,
Clang compiles successfully.
FredWemyss [Wed, 23 Sep 2020 17:58:36 +0000 (13:58 -0400)]
[mod_sofia] Add back sip Identity header into sip_i_identity variables in sofia_parse_all_invite_headers
Andrey Volk [Tue, 22 Sep 2020 19:27:26 +0000 (23:27 +0400)]
Merge pull request #866 from signalwire/testframework
[Unit-Tests] Tweak test framework, fail loading unit test when out of memory.
Mike Jerris [Tue, 22 Sep 2020 18:24:45 +0000 (22:24 +0400)]
[Unit-Tests] Tweak test framework, fail loading unit test when out of memory.
Andrey Volk [Tue, 22 Sep 2020 18:25:09 +0000 (22:25 +0400)]
Merge pull request #863 from cdosoftei/apr-ipv6-tweak
[apr] fix find_if_index for BSDs/mac
cdosoftei [Mon, 21 Sep 2020 15:50:09 +0000 (11:50 -0400)]
[apr] fix find_if_index for BSDs/mac
Andrey Volk [Wed, 16 Sep 2020 14:15:27 +0000 (18:15 +0400)]
Merge pull request #856 from lazedo/patch-5
[mod_kazoo] add kz_contact api
Andrey Volk [Wed, 16 Sep 2020 14:13:28 +0000 (18:13 +0400)]
Merge pull request #857 from lazedo/patch-6
[mod_expr] log errors
lazedo [Wed, 16 Sep 2020 01:13:52 +0000 (02:13 +0100)]
[mod_expr] log errors
lazedo [Wed, 16 Sep 2020 01:11:09 +0000 (02:11 +0100)]
[mod_kazoo] add kz_contact api
Andrey Volk [Tue, 15 Sep 2020 16:03:19 +0000 (20:03 +0400)]
Merge pull request #851 from signalwire/DTLSv1_2
[Core] Enable use of DTLSv1_2 on Windows.
Andrey Volk [Tue, 15 Sep 2020 15:36:00 +0000 (19:36 +0400)]
Merge pull request #852 from signalwire/mod_signalwire_fix
[mod_signalwire] Fix build with newer signalwire-c v2.0
Andrey Volk [Tue, 15 Sep 2020 15:14:48 +0000 (19:14 +0400)]
[mod_signalwire] Fix build with newer signalwire-c v2.0
Ciprian [Tue, 15 Sep 2020 09:42:22 +0000 (05:42 -0400)]
[core] Enable MSRP over IPv6
* [core] Enable MSRP over IPv6
* [core] SWITCH_SO_IPV6_V6ONLY socket option
Andrey Volk [Mon, 14 Sep 2020 11:02:50 +0000 (15:02 +0400)]
[Core] Enable use of DTLSv1_2 on Windows.
Mike Jerris [Thu, 10 Sep 2020 18:33:26 +0000 (14:33 -0400)]
[build] add addr sanitizer to out of tree mod stubs
Ciprian [Thu, 10 Sep 2020 17:56:25 +0000 (13:56 -0400)]
[core] DTLS PEM validation/creation tweaks and fix leaks in fixed pem path.
Philipp Hancke [Tue, 8 Sep 2020 19:42:38 +0000 (21:42 +0200)]
[Core] Create x509v3 certificates
Andrey Volk [Tue, 8 Sep 2020 12:27:10 +0000 (16:27 +0400)]
Merge pull request #791 from signalwire/move-verto-client
[verto-client] move verto client to github.com/freeswitch/verto-client
Donald Maxwell [Thu, 3 Sep 2020 17:26:04 +0000 (12:26 -0500)]
[Default-Configuration] Force sip subscription requests to require authentication.
Andrey Volk [Wed, 12 Aug 2020 17:55:31 +0000 (21:55 +0400)]
[Packaging] fix debian/util.sh to work properly with new cowbuilder/pbuilder requirements for gpg keyfile formatting. add gpg to to Build-Depends as its needed to reformat the ascii armored key into the required binary format.
Andrey Volk [Tue, 1 Sep 2020 17:13:32 +0000 (21:13 +0400)]
Merge pull request #812 from micmac1/spandsp3-fixes
[mod_spandsp, mod_gsmopen] Fix typo and build with external spandsp
windy-wang [Tue, 1 Sep 2020 17:04:49 +0000 (01:04 +0800)]
[Core] Fix the null char in truncated value returned by switch_b64_decode
Ciprian [Tue, 1 Sep 2020 16:13:28 +0000 (12:13 -0400)]
[mod_rayo] Enable -fno-common compilation
Andrey Volk [Tue, 25 Aug 2020 18:17:29 +0000 (22:17 +0400)]
Merge pull request #749 from signalwire/mod_signalwire_upgrade
[mod_signalwire] Upgrade code to be able to work on newer libks and signalwire-c v2.0 when released
Sebastian Kemper [Wed, 19 Aug 2020 20:26:04 +0000 (22:26 +0200)]
[mod_gsmopen] Fix build with external spandsp
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Wed, 19 Aug 2020 20:25:01 +0000 (22:25 +0200)]
[mod_spandsp] Fix typo
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Andrey Volk [Tue, 18 Aug 2020 23:32:54 +0000 (03:32 +0400)]
version bump
Norm Brandinger [Tue, 18 Aug 2020 15:52:19 +0000 (11:52 -0400)]
[Documentation] Fix parameter definitions in switch_core_media_bug_add()
Andrey Volk [Tue, 18 Aug 2020 15:43:50 +0000 (19:43 +0400)]
Merge pull request #6 from sergey-safarov/specUP4
[Build-System] Relocate modules deps in freeswitch.spec
Andrey Volk [Tue, 18 Aug 2020 15:41:43 +0000 (19:41 +0400)]
Merge pull request #806 from signalwire/packaging
[Packaging] Change maintainer to SignalWire, Inc
Andrey Volk [Tue, 18 Aug 2020 15:36:33 +0000 (19:36 +0400)]
[Packaging] Change maintainer to SignalWire, Inc
Michael Jerris [Tue, 18 Aug 2020 13:42:37 +0000 (09:42 -0400)]
[Build-System] Only link sofia-sip to core, not all binaries
Andrey Volk [Wed, 1 Jul 2020 00:19:25 +0000 (04:19 +0400)]
[Core] Fix hangup race in recording_follow_transfer.
Andrey Volk [Fri, 14 Aug 2020 22:57:19 +0000 (02:57 +0400)]
Merge pull request #793 from signalwire/spandsp3
[Build-System] Use spandsp3 package
Andrey Volk [Thu, 13 Aug 2020 20:10:21 +0000 (00:10 +0400)]
[Build-System] Use spandsp3 package
Andrey Volk [Fri, 14 Aug 2020 15:26:04 +0000 (19:26 +0400)]
Merge pull request #797 from signalwire/fixcentos
[Build-System] Remove mod_freetdm from spec file, fix compile errors on CentOS
Mike Jerris [Thu, 13 Aug 2020 16:45:58 +0000 (20:45 +0400)]
[Build-System] Remove mod_freetdm from spec file, fix compile errors on CentOS
Chris Rienzo [Thu, 13 Aug 2020 14:32:01 +0000 (14:32 +0000)]
[verto-client] move verto client to github.com/freeswitch/verto-client
Mike Jerris [Thu, 13 Aug 2020 14:47:26 +0000 (10:47 -0400)]
Revert "[build] add out of tree modules (mod_coreclr, mod_janus, and mod_mosquitto) to modules.conf. Uncomment their line(s) to include them in your build."
This reverts commit
6b39f3a3e2a697c64bb33cba9f95531bcf0d2b96 .
Disabling until we can figure out the drone build issue
LordPinna [Wed, 12 Aug 2020 17:08:07 +0000 (18:08 +0100)]
[mod_verto] Fix modify attended transfer response
Chris Rienzo [Wed, 12 Aug 2020 15:26:10 +0000 (15:26 +0000)]
[build] add out of tree modules (mod_coreclr, mod_janus, and mod_mosquitto) to modules.conf. Uncomment their line(s) to include them in your build.
Chris Rienzo [Wed, 12 Aug 2020 13:20:00 +0000 (09:20 -0400)]
Rename License.txt to LICENSE
Chris Rienzo [Wed, 12 Aug 2020 13:18:10 +0000 (09:18 -0400)]
Add License.txt
Chris Rienzo [Mon, 10 Aug 2020 15:03:08 +0000 (11:03 -0400)]
Merge pull request #66 from micmac1/t38-reinv-fix
[mod-sofia] Fix reINVITE after T38 is rejected
Chris Rienzo [Fri, 7 Aug 2020 21:26:52 +0000 (17:26 -0400)]
Update issue templates
Chris Rienzo [Fri, 7 Aug 2020 21:25:47 +0000 (17:25 -0400)]
Update issue templates (#776)
Chris Rienzo [Thu, 6 Aug 2020 13:54:42 +0000 (09:54 -0400)]
Update issue templates
Andrey Volk [Wed, 5 Aug 2020 13:06:10 +0000 (17:06 +0400)]
version bump
Andrey Volk [Wed, 5 Aug 2020 08:16:54 +0000 (08:16 +0000)]
swigall
Andrey Volk [Tue, 4 Aug 2020 23:52:44 +0000 (03:52 +0400)]
Merge pull request #774 from signalwire/spandspversion
[Build-System] Fix wrong libspandsp-dev version for Debian
Andrey Volk [Tue, 4 Aug 2020 23:50:52 +0000 (03:50 +0400)]
[Build-System] Fix wrong libspandsp-dev version for Debian
jelmd [Tue, 4 Aug 2020 23:29:04 +0000 (01:29 +0200)]
[mod_opusfile] Fix compiling write file support
Andrey Volk [Tue, 4 Aug 2020 23:27:52 +0000 (03:27 +0400)]
Merge pull request #773 from signalwire/spandsp
[Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead.
Andrey Volk [Tue, 4 Aug 2020 17:32:23 +0000 (21:32 +0400)]
[Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead.
Andrey Volk [Tue, 4 Aug 2020 17:37:06 +0000 (21:37 +0400)]
Merge pull request #772 from signalwire/unimrcp-sofia-detect
[build] detect system installed sofia-sip using PKG_CONFIG_PATH
Mike Jerris [Tue, 4 Aug 2020 17:16:50 +0000 (13:16 -0400)]
[build] detect system installed sofia-sip using PKG_CONFIG_PATH
Andrey Volk [Mon, 3 Aug 2020 23:28:04 +0000 (03:28 +0400)]
Merge pull request #769 from signalwire/typo
[Build-System] Fix typo in debian/bootstrap.sh
Andrey Volk [Mon, 3 Aug 2020 23:26:52 +0000 (03:26 +0400)]
[Build-System] Fix typo in debian/bootstrap.sh
Andrey Volk [Mon, 3 Aug 2020 22:34:25 +0000 (02:34 +0400)]
Merge pull request #759 from signalwire/sofia
[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead.
Andrey Volk [Mon, 3 Aug 2020 19:52:18 +0000 (23:52 +0400)]
Merge pull request #768 from signalwire/osx-build
[core] fix build with newer build tools against openssl 1.1
Andrey Volk [Tue, 28 Jul 2020 17:10:23 +0000 (21:10 +0400)]
[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead.
Mike Jerris [Mon, 3 Aug 2020 19:29:35 +0000 (15:29 -0400)]
[core] fix build with newer build tools against openssl 1.1
Andrey Volk [Mon, 3 Aug 2020 18:42:33 +0000 (22:42 +0400)]
Merge pull request #767 from signalwire/sofiacleanup
[mod_sofia] Cleanup usage of sofia-sip headers.
Andrey Volk [Fri, 31 Jul 2020 22:52:19 +0000 (02:52 +0400)]
[mod_sofia] Cleanup usage of sofia-sip headers.
Andrey Volk [Fri, 31 Jul 2020 22:09:50 +0000 (02:09 +0400)]
[Sofia-Sip] Add various accessors and helpers to nua.
Andrey Volk [Tue, 21 Jul 2020 23:00:23 +0000 (03:00 +0400)]
[mod_signalwire] Upgrade code to be able to work on newer libks and signalwire-c v2.0 when released
Andrey Volk [Mon, 20 Jul 2020 22:18:47 +0000 (02:18 +0400)]
Merge pull request #743 from signalwire/http_cache_win
[mod_http_cache] Fix Windows build
Andrey Volk [Mon, 20 Jul 2020 21:51:47 +0000 (01:51 +0400)]
[mod_http_cache] Fix Windows build
Chris Rienzo [Mon, 20 Jul 2020 19:34:55 +0000 (15:34 -0400)]
Add v4 sig to http cache (#741)
* FS-9676 [mod_http_cache] Support for AWS Signature version 4 and drop support for version 2
Co-authored-by: baonq-me <quocbao747@gmail.com>
MikhailKalashnikov [Fri, 17 Jul 2020 13:58:35 +0000 (16:58 +0300)]
[mod_sofia] Fix crash when proxy INFO without body
Andrey Volk [Fri, 10 Jul 2020 10:34:17 +0000 (14:34 +0400)]
Merge pull request #725 from sunlin7/master
[mod_silk] switch_silk_decode: Fix invalid condition for return code from switch_jb_peek_frame().
Lin.Sun [Wed, 8 Jul 2020 09:22:46 +0000 (17:22 +0800)]
[mod_silk] switch_silk_decode: Fix invalid condition for return code from switch_jb_peek_frame().
Andrey Volk [Thu, 9 Jul 2020 19:39:04 +0000 (23:39 +0400)]
Merge pull request #727 from signalwire/dtls
[Core] Fix leak of BIO_METHOD *dtls_bio_filter_methods in switch_rtp_add_dtls()
Andrey Volk [Thu, 9 Jul 2020 10:45:16 +0000 (14:45 +0400)]
[Core] Fix leak of BIO_METHOD *dtls_bio_filter_methods in switch_rtp_add_dtls()
lazedo [Mon, 29 Jun 2020 18:46:18 +0000 (18:46 +0000)]
[mod_sofia] Verify that replaces header params exist
Andrey Volk [Mon, 29 Jun 2020 18:41:19 +0000 (22:41 +0400)]
Merge pull request #643 from avimar/patch-3
[docs] Update wiki link to confluence
Andrey Volk [Wed, 24 Jun 2020 18:20:31 +0000 (22:20 +0400)]
Merge pull request #711 from signalwire/dronestderr
[Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr.
Andrey Volk [Wed, 24 Jun 2020 17:22:58 +0000 (21:22 +0400)]
[Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr.
ROBERT MCDOWELL [Wed, 24 Jun 2020 14:07:42 +0000 (07:07 -0700)]
[esl] Fix typo in fs_cli.c
Andrey Volk [Mon, 22 Jun 2020 14:58:48 +0000 (18:58 +0400)]
Merge pull request #702 from zandeez/master
[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support.
Andrew Cassidy [Sun, 21 Jun 2020 07:42:13 +0000 (08:42 +0100)]
[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support.
Andrey Volk [Tue, 9 Jun 2020 11:27:00 +0000 (15:27 +0400)]
[Core] Fix size overflow in pool_stats (when configured with --enable-pool-debug)
Andrey Volk [Thu, 11 Jun 2020 21:31:58 +0000 (01:31 +0400)]
Merge pull request #687 from signalwire/dronesplit
[Tests] Split drone build and run-tests.
Andrey Volk [Thu, 11 Jun 2020 13:26:50 +0000 (17:26 +0400)]
[Tests] Split drone build and run-tests.
Mike Jerris [Thu, 4 Jun 2020 18:28:07 +0000 (12:28 -0600)]
[build] properly prepend PKG_CONFIG_PATHS on out of tree modules
Andrey Volk [Thu, 2 Apr 2020 19:17:32 +0000 (23:17 +0400)]
[Build-System] Allow full path or git clone url (with arguments) in modules.conf to build out of tree modules.
--- modules.conf ---
/full/path/to/out-of-tree/mod_tobuild
mod_somewherethere|https://github.com/your_account/your_mod_repo.git -b branch
Mike Jerris [Wed, 20 May 2020 20:54:01 +0000 (00:54 +0400)]
[Build-System] Add a local pc file for use with out of tree mods built in tree.
Andrey Volk [Mon, 25 May 2020 14:48:09 +0000 (18:48 +0400)]
Merge pull request #658 from signalwire/visualstudiodetectionfix
[Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages.
Andrey Volk [Mon, 25 May 2020 12:41:16 +0000 (16:41 +0400)]
[Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages.
Andrey Volk [Mon, 25 May 2020 10:23:16 +0000 (14:23 +0400)]
Merge pull request #655 from signalwire/DefaultPlatformToolset
[Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions.
Andrey Volk [Sun, 24 May 2020 14:35:25 +0000 (18:35 +0400)]
[Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions.
Andrey Volk [Sun, 24 May 2020 17:49:57 +0000 (21:49 +0400)]
Merge pull request #653 from signalwire/windowstests
[Build-System] Fix folder conflict when building unit-tests on Windows.
Andrey Volk [Sun, 24 May 2020 11:37:31 +0000 (15:37 +0400)]
[Build-System] Fix folder conflict when building unit-tests on Windows.
Andrey Volk [Thu, 21 May 2020 19:13:46 +0000 (23:13 +0400)]
Merge pull request #650 from signalwire/newdronefix
[Tests] Fix build on new Drone
Andrey Volk [Thu, 21 May 2020 18:34:37 +0000 (22:34 +0400)]
[Tests] Fix build on new Drone
avimar [Mon, 18 May 2020 18:00:49 +0000 (21:00 +0300)]
[docs] Update wiki link to confluence