]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
4 years ago[configuration] Copy TLS ciphers from vars.xml even in Vanilla External 913/head
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.

4 years agoMerge pull request #875 from traud/patch-2
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

4 years agoMerge pull request #802 from signalwire/recording_follow_transfer
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.

4 years ago[core] Fix ICE candidate priorities 875/head
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.

4 years ago[mod_sofia] Add back sip Identity header into sip_i_identity variables in sofia_parse...
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

4 years agoMerge pull request #866 from signalwire/testframework
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.

4 years ago[Unit-Tests] Tweak test framework, fail loading unit test when out of memory. 866/head
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.

4 years agoMerge pull request #863 from cdosoftei/apr-ipv6-tweak
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

4 years ago[apr] fix find_if_index for BSDs/mac 863/head
cdosoftei [Mon, 21 Sep 2020 15:50:09 +0000 (11:50 -0400)] 
[apr] fix find_if_index for BSDs/mac

4 years agoMerge pull request #856 from lazedo/patch-5
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

4 years agoMerge pull request #857 from lazedo/patch-6
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

4 years ago[mod_expr] log errors 857/head
lazedo [Wed, 16 Sep 2020 01:13:52 +0000 (02:13 +0100)] 
[mod_expr] log errors

4 years ago[mod_kazoo] add kz_contact api 856/head
lazedo [Wed, 16 Sep 2020 01:11:09 +0000 (02:11 +0100)] 
[mod_kazoo] add kz_contact api

4 years agoMerge pull request #851 from signalwire/DTLSv1_2
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.

4 years agoMerge pull request #852 from signalwire/mod_signalwire_fix
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

4 years ago[mod_signalwire] Fix build with newer signalwire-c v2.0 852/head
Andrey Volk [Tue, 15 Sep 2020 15:14:48 +0000 (19:14 +0400)] 
[mod_signalwire] Fix build with newer signalwire-c v2.0

4 years ago[core] Enable MSRP over IPv6
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

4 years ago[Core] Enable use of DTLSv1_2 on Windows. 851/head
Andrey Volk [Mon, 14 Sep 2020 11:02:50 +0000 (15:02 +0400)] 
[Core] Enable use of DTLSv1_2 on Windows.

4 years ago[build] add addr sanitizer to out of tree mod stubs
Mike Jerris [Thu, 10 Sep 2020 18:33:26 +0000 (14:33 -0400)] 
[build] add addr sanitizer to out of tree mod stubs

4 years ago[core] DTLS PEM validation/creation tweaks and fix leaks in fixed pem path.
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.

4 years ago[Core] Create x509v3 certificates
Philipp Hancke [Tue, 8 Sep 2020 19:42:38 +0000 (21:42 +0200)] 
[Core] Create x509v3 certificates

4 years agoMerge pull request #791 from signalwire/move-verto-client
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

4 years ago[Default-Configuration] Force sip subscription requests to require authentication.
Donald Maxwell [Thu, 3 Sep 2020 17:26:04 +0000 (12:26 -0500)] 
[Default-Configuration] Force sip subscription requests to require authentication.

4 years ago[Packaging] fix debian/util.sh to work properly with new cowbuilder/pbuilder requirem...
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.

4 years agoMerge pull request #812 from micmac1/spandsp3-fixes
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

4 years ago[Core] Fix the null char in truncated value returned by switch_b64_decode
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

4 years ago[mod_rayo] Enable -fno-common compilation
Ciprian [Tue, 1 Sep 2020 16:13:28 +0000 (12:13 -0400)] 
[mod_rayo] Enable -fno-common compilation

4 years agoMerge pull request #749 from signalwire/mod_signalwire_upgrade 820/head
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

4 years ago[mod_gsmopen] Fix build with external spandsp 812/head
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>
4 years ago[mod_spandsp] Fix typo
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>
4 years agoversion bump
Andrey Volk [Tue, 18 Aug 2020 23:32:54 +0000 (03:32 +0400)] 
version bump

4 years ago[Documentation] Fix parameter definitions in switch_core_media_bug_add()
Norm Brandinger [Tue, 18 Aug 2020 15:52:19 +0000 (11:52 -0400)] 
[Documentation] Fix parameter definitions in switch_core_media_bug_add()

4 years agoMerge pull request #6 from sergey-safarov/specUP4
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

4 years agoMerge pull request #806 from signalwire/packaging
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

4 years ago[Packaging] Change maintainer to SignalWire, Inc 806/head
Andrey Volk [Tue, 18 Aug 2020 15:36:33 +0000 (19:36 +0400)] 
[Packaging] Change maintainer to SignalWire, Inc

4 years ago[Build-System] Only link sofia-sip to core, not all binaries
Michael Jerris [Tue, 18 Aug 2020 13:42:37 +0000 (09:42 -0400)] 
[Build-System] Only link sofia-sip to core, not all binaries

4 years ago[Core] Fix hangup race in recording_follow_transfer. 802/head
Andrey Volk [Wed, 1 Jul 2020 00:19:25 +0000 (04:19 +0400)] 
[Core] Fix hangup race in recording_follow_transfer.

4 years agoMerge pull request #793 from signalwire/spandsp3
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

4 years ago[Build-System] Use spandsp3 package 793/head
Andrey Volk [Thu, 13 Aug 2020 20:10:21 +0000 (00:10 +0400)] 
[Build-System] Use spandsp3 package

4 years agoMerge pull request #797 from signalwire/fixcentos
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

4 years ago[Build-System] Remove mod_freetdm from spec file, fix compile errors on CentOS 797/head
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

4 years ago[verto-client] move verto client to github.com/freeswitch/verto-client 791/head
Chris Rienzo [Thu, 13 Aug 2020 14:32:01 +0000 (14:32 +0000)] 
[verto-client] move verto client to github.com/freeswitch/verto-client

4 years agoRevert "[build] add out of tree modules (mod_coreclr, mod_janus, and mod_mosquitto...
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

4 years ago[mod_verto] Fix modify attended transfer response
LordPinna [Wed, 12 Aug 2020 17:08:07 +0000 (18:08 +0100)] 
[mod_verto] Fix modify attended transfer response

4 years ago[build] add out of tree modules (mod_coreclr, mod_janus, and mod_mosquitto) to module...
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.

4 years agoRename License.txt to LICENSE
Chris Rienzo [Wed, 12 Aug 2020 13:20:00 +0000 (09:20 -0400)] 
Rename License.txt to LICENSE

4 years agoAdd License.txt
Chris Rienzo [Wed, 12 Aug 2020 13:18:10 +0000 (09:18 -0400)] 
Add License.txt

4 years agoMerge pull request #66 from micmac1/t38-reinv-fix
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

4 years agoUpdate issue templates
Chris Rienzo [Fri, 7 Aug 2020 21:26:52 +0000 (17:26 -0400)] 
Update issue templates

4 years agoUpdate issue templates (#776)
Chris Rienzo [Fri, 7 Aug 2020 21:25:47 +0000 (17:25 -0400)] 
Update issue templates (#776)

4 years agoUpdate issue templates
Chris Rienzo [Thu, 6 Aug 2020 13:54:42 +0000 (09:54 -0400)] 
Update issue templates

4 years agoversion bump
Andrey Volk [Wed, 5 Aug 2020 13:06:10 +0000 (17:06 +0400)] 
version bump

4 years agoswigall
Andrey Volk [Wed, 5 Aug 2020 08:16:54 +0000 (08:16 +0000)] 
swigall

4 years agoMerge pull request #774 from signalwire/spandspversion
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

4 years ago[Build-System] Fix wrong libspandsp-dev version for Debian 774/head
Andrey Volk [Tue, 4 Aug 2020 23:50:52 +0000 (03:50 +0400)] 
[Build-System] Fix wrong libspandsp-dev version for Debian

4 years ago[mod_opusfile] Fix compiling write file support
jelmd [Tue, 4 Aug 2020 23:29:04 +0000 (01:29 +0200)] 
[mod_opusfile] Fix compiling write file support

4 years agoMerge pull request #773 from signalwire/spandsp
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.

4 years ago[Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead. 773/head
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.

4 years agoMerge pull request #772 from signalwire/unimrcp-sofia-detect
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

4 years ago[build] detect system installed sofia-sip using PKG_CONFIG_PATH 772/head
Mike Jerris [Tue, 4 Aug 2020 17:16:50 +0000 (13:16 -0400)] 
[build] detect system installed sofia-sip using PKG_CONFIG_PATH

4 years agoMerge pull request #769 from signalwire/typo
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

4 years ago[Build-System] Fix typo in debian/bootstrap.sh 769/head
Andrey Volk [Mon, 3 Aug 2020 23:26:52 +0000 (03:26 +0400)] 
[Build-System] Fix typo in debian/bootstrap.sh

4 years agoMerge pull request #759 from signalwire/sofia
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.

4 years agoMerge pull request #768 from signalwire/osx-build
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

4 years ago[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages... 759/head
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.

4 years ago[core] fix build with newer build tools against openssl 1.1 768/head
Mike Jerris [Mon, 3 Aug 2020 19:29:35 +0000 (15:29 -0400)] 
[core] fix build with newer build tools against openssl 1.1

4 years agoMerge pull request #767 from signalwire/sofiacleanup
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.

4 years ago[mod_sofia] Cleanup usage of sofia-sip headers. 767/head
Andrey Volk [Fri, 31 Jul 2020 22:52:19 +0000 (02:52 +0400)] 
[mod_sofia] Cleanup usage of sofia-sip headers.

4 years ago[Sofia-Sip] Add various accessors and helpers to nua.
Andrey Volk [Fri, 31 Jul 2020 22:09:50 +0000 (02:09 +0400)] 
[Sofia-Sip] Add various accessors and helpers to nua.

5 years ago[mod_signalwire] Upgrade code to be able to work on newer libks and signalwire-c... 749/head
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

5 years agoMerge pull request #743 from signalwire/http_cache_win
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

5 years ago[mod_http_cache] Fix Windows build 743/head
Andrey Volk [Mon, 20 Jul 2020 21:51:47 +0000 (01:51 +0400)] 
[mod_http_cache] Fix Windows build

5 years agoAdd v4 sig to http cache (#741)
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>
5 years ago[mod_sofia] Fix crash when proxy INFO without body
MikhailKalashnikov [Fri, 17 Jul 2020 13:58:35 +0000 (16:58 +0300)] 
[mod_sofia] Fix crash when proxy INFO without body

5 years agoMerge pull request #725 from sunlin7/master
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().

5 years ago[mod_silk] switch_silk_decode: Fix invalid condition for return code from switch_jb_p... 725/head
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().

5 years agoMerge pull request #727 from signalwire/dtls
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()

5 years ago[Core] Fix leak of BIO_METHOD *dtls_bio_filter_methods in switch_rtp_add_dtls() 727/head
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()

5 years ago[mod_sofia] Verify that replaces header params exist
lazedo [Mon, 29 Jun 2020 18:46:18 +0000 (18:46 +0000)] 
[mod_sofia] Verify that replaces header params exist

5 years agoMerge pull request #643 from avimar/patch-3
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

5 years agoMerge pull request #711 from signalwire/dronestderr
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.

5 years ago[Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr. 711/head
Andrey Volk [Wed, 24 Jun 2020 17:22:58 +0000 (21:22 +0400)] 
[Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr.

5 years ago[esl] Fix typo in fs_cli.c
ROBERT MCDOWELL [Wed, 24 Jun 2020 14:07:42 +0000 (07:07 -0700)] 
[esl] Fix typo in fs_cli.c

5 years agoMerge pull request #702 from zandeez/master
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.

5 years ago[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support. 702/head
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.

5 years ago[Core] Fix size overflow in pool_stats (when configured with --enable-pool-debug)
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)

5 years agoMerge pull request #687 from signalwire/dronesplit
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.

5 years ago[Tests] Split drone build and run-tests. 687/head
Andrey Volk [Thu, 11 Jun 2020 13:26:50 +0000 (17:26 +0400)] 
[Tests] Split drone build and run-tests.

5 years ago[build] properly prepend PKG_CONFIG_PATHS on out of tree modules
Mike Jerris [Thu, 4 Jun 2020 18:28:07 +0000 (12:28 -0600)] 
[build] properly prepend PKG_CONFIG_PATHS on out of tree modules

5 years ago[Build-System] Allow full path or git clone url (with arguments) in modules.conf...
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

5 years ago[Build-System] Add a local pc file for use with out of tree mods built in tree.
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.

5 years agoMerge pull request #658 from signalwire/visualstudiodetectionfix
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.

5 years ago[Build-System] Fix Visual Studio detection logic to use the latest installed when... 658/head
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.

5 years agoMerge pull request #655 from signalwire/DefaultPlatformToolset
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.

5 years ago[Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer... 655/head
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.

5 years agoMerge pull request #653 from signalwire/windowstests
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.

5 years ago[Build-System] Fix folder conflict when building unit-tests on Windows. 653/head
Andrey Volk [Sun, 24 May 2020 11:37:31 +0000 (15:37 +0400)] 
[Build-System] Fix folder conflict when building unit-tests on Windows.

5 years agoMerge pull request #650 from signalwire/newdronefix
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

5 years ago[Tests] Fix build on new Drone 650/head
Andrey Volk [Thu, 21 May 2020 18:34:37 +0000 (22:34 +0400)] 
[Tests] Fix build on new Drone

5 years ago[docs] Update wiki link to confluence 643/head
avimar [Mon, 18 May 2020 18:00:49 +0000 (21:00 +0300)] 
[docs] Update wiki link to confluence