Chris Rienzo
|
6b39f3a3e2
|
[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.
|
2020-08-12 15:26:10 +00:00 |
Chris Rienzo
|
53c3850f97
|
Rename License.txt to LICENSE
|
2020-08-12 09:20:00 -04:00 |
Chris Rienzo
|
6c8546ac62
|
Add License.txt
|
2020-08-12 09:18:10 -04:00 |
Chris Rienzo
|
e82e68d182
|
Merge pull request #66 from micmac1/t38-reinv-fix
[mod-sofia] Fix reINVITE after T38 is rejected
|
2020-08-10 11:03:08 -04:00 |
Chris Rienzo
|
6b9f3fbb17
|
Update issue templates
|
2020-08-07 17:26:52 -04:00 |
Chris Rienzo
|
926524a60d
|
Update issue templates (#776)
|
2020-08-07 17:25:47 -04:00 |
Chris Rienzo
|
2009f44942
|
Update issue templates
|
2020-08-06 09:54:42 -04:00 |
Andrey Volk
|
278d0741e6
|
version bump
|
2020-08-05 17:06:10 +04:00 |
Andrey Volk
|
242ab078f0
|
swigall
|
2020-08-05 08:16:54 +00:00 |
Andrey Volk
|
30c685254c
|
Merge pull request #774 from signalwire/spandspversion
[Build-System] Fix wrong libspandsp-dev version for Debian
|
2020-08-05 03:52:44 +04:00 |
Andrey Volk
|
edbcf876cc
|
[Build-System] Fix wrong libspandsp-dev version for Debian
|
2020-08-05 03:50:52 +04:00 |
jelmd
|
466a455286
|
[mod_opusfile] Fix compiling write file support
|
2020-08-05 03:29:04 +04:00 |
Andrey Volk
|
97c4bfcc85
|
Merge pull request #773 from signalwire/spandsp
[Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead.
|
2020-08-05 03:27:52 +04:00 |
Andrey Volk
|
231d5e6494
|
[Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead.
|
2020-08-04 19:15:28 -04:00 |
Andrey Volk
|
84d34847dc
|
Merge pull request #772 from signalwire/unimrcp-sofia-detect
[build] detect system installed sofia-sip using PKG_CONFIG_PATH
|
2020-08-04 21:37:06 +04:00 |
Mike Jerris
|
1e1d4866f0
|
[build] detect system installed sofia-sip using PKG_CONFIG_PATH
|
2020-08-04 13:16:50 -04:00 |
Andrey Volk
|
89fb3a7f66
|
Merge pull request #769 from signalwire/typo
[Build-System] Fix typo in debian/bootstrap.sh
|
2020-08-04 03:28:04 +04:00 |
Andrey Volk
|
a393fc7720
|
[Build-System] Fix typo in debian/bootstrap.sh
|
2020-08-04 03:26:52 +04:00 |
Andrey Volk
|
5211c9bb43
|
Merge pull request #759 from signalwire/sofia
[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead.
|
2020-08-04 02:34:25 +04:00 |
Andrey Volk
|
e9bba9e149
|
Merge pull request #768 from signalwire/osx-build
[core] fix build with newer build tools against openssl 1.1
|
2020-08-03 23:52:18 +04:00 |
Andrey Volk
|
2fc0e3b80a
|
[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead.
|
2020-08-03 23:46:45 +04:00 |
Mike Jerris
|
546bebbe5e
|
[core] fix build with newer build tools against openssl 1.1
|
2020-08-03 15:29:35 -04:00 |
Andrey Volk
|
08112e9989
|
Merge pull request #767 from signalwire/sofiacleanup
[mod_sofia] Cleanup usage of sofia-sip headers.
|
2020-08-03 22:42:33 +04:00 |
Andrey Volk
|
b06036e30f
|
[mod_sofia] Cleanup usage of sofia-sip headers.
|
2020-08-03 22:15:19 +04:00 |
Andrey Volk
|
d4547e6151
|
[Sofia-Sip] Add various accessors and helpers to nua.
|
2020-08-03 21:32:35 +04:00 |
Andrey Volk
|
8a5850ff26
|
Merge pull request #743 from signalwire/http_cache_win
[mod_http_cache] Fix Windows build
|
2020-07-21 02:18:47 +04:00 |
Andrey Volk
|
64646a3448
|
[mod_http_cache] Fix Windows build
|
2020-07-21 01:51:47 +04:00 |
Chris Rienzo
|
17ebce7e3b
|
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>
|
2020-07-20 15:34:55 -04:00 |
MikhailKalashnikov
|
90fb233ac6
|
[mod_sofia] Fix crash when proxy INFO without body
|
2020-07-17 17:58:35 +04:00 |
Andrey Volk
|
677f14b287
|
Merge pull request #725 from sunlin7/master
[mod_silk] switch_silk_decode: Fix invalid condition for return code from switch_jb_peek_frame().
|
2020-07-10 14:34:17 +04:00 |
Lin.Sun
|
715ee3d2a2
|
[mod_silk] switch_silk_decode: Fix invalid condition for return code from switch_jb_peek_frame().
|
2020-07-10 13:40:36 +04:00 |
Andrey Volk
|
77c29e80b4
|
Merge pull request #727 from signalwire/dtls
[Core] Fix leak of BIO_METHOD *dtls_bio_filter_methods in switch_rtp_add_dtls()
|
2020-07-09 23:39:04 +04:00 |
Andrey Volk
|
1c0e7070bc
|
[Core] Fix leak of BIO_METHOD *dtls_bio_filter_methods in switch_rtp_add_dtls()
|
2020-07-09 21:51:06 +04:00 |
lazedo
|
00113c480d
|
[mod_sofia] Verify that replaces header params exist
|
2020-06-29 22:46:18 +04:00 |
Andrey Volk
|
ab9e9680a6
|
Merge pull request #643 from avimar/patch-3
[docs] Update wiki link to confluence
|
2020-06-29 22:41:19 +04:00 |
Andrey Volk
|
ffe0a1b629
|
Merge pull request #711 from signalwire/dronestderr
[Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr.
|
2020-06-24 22:20:31 +04:00 |
Andrey Volk
|
1cea3da2fc
|
[Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr.
|
2020-06-24 21:23:53 +04:00 |
ROBERT MCDOWELL
|
f7f493b2fd
|
[esl] Fix typo in fs_cli.c
|
2020-06-24 18:07:42 +04:00 |
Andrey Volk
|
a862491bf8
|
Merge pull request #702 from zandeez/master
[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support.
|
2020-06-22 18:58:48 +04:00 |
Andrew Cassidy
|
3130a51182
|
[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support.
|
2020-06-22 16:26:22 +04:00 |
Andrey Volk
|
27c491dd0c
|
[Core] Fix size overflow in pool_stats (when configured with --enable-pool-debug)
|
2020-06-12 19:35:03 +04:00 |
Andrey Volk
|
ddcfedba9b
|
Merge pull request #687 from signalwire/dronesplit
[Tests] Split drone build and run-tests.
|
2020-06-12 01:31:58 +04:00 |
Andrey Volk
|
9a94c3d5a7
|
[Tests] Split drone build and run-tests.
|
2020-06-12 00:59:41 +04:00 |
Mike Jerris
|
6b9c836286
|
[build] properly prepend PKG_CONFIG_PATHS on out of tree modules
|
2020-06-04 22:42:07 +04:00 |
Andrey Volk
|
7f1a8a69b0
|
[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
|
2020-06-04 22:41:55 +04:00 |
Mike Jerris
|
5239c6dcb0
|
[Build-System] Add a local pc file for use with out of tree mods built in tree.
|
2020-06-04 22:41:42 +04:00 |
Andrey Volk
|
c0a4f06d77
|
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.
|
2020-05-25 18:48:09 +04:00 |
Andrey Volk
|
7490fba772
|
[Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages.
|
2020-05-25 16:41:16 +04:00 |
Andrey Volk
|
ef70d4d59b
|
Merge pull request #655 from signalwire/DefaultPlatformToolset
[Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions.
|
2020-05-25 14:23:16 +04:00 |
Andrey Volk
|
0275ea1eb4
|
[Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions.
|
2020-05-25 14:18:25 +04:00 |