Mike Jerris
dc95ee3d66
Revert "FS-11052: Allow alias for crypto suites"
...
This reverts commit 7cc6d5f99d16d2d63cb2548dd7b8345d579b7e9f.
2018-07-24 07:21:52 +00:00
Mike Jerris
bf59e825bd
FS-11047: [build] support v8 6.6 fixes from Andrey Volk
2018-07-24 07:21:52 +00:00
Mike Jerris
b8b4517843
Revert "FS-11048: [build] support v8 6.6 fixes from Andrey Volk"
...
This reverts commit 27389f29377f84a4bee2625053cba64255980409.
2018-07-24 07:21:52 +00:00
Mike Jerris
54c2bbeda8
FS-11047: [build] support v8 6.6 fixes from Andrey Volk
2018-07-24 07:21:52 +00:00
Mike Jerris
6cfe5e522a
FS-11047: [build] detect v8.pc as well
2018-07-24 07:21:52 +00:00
Mike Jerris
9110f61160
FS-11104: [build] use freeswitch custom ldns package if available
2018-07-24 07:21:52 +00:00
Mike Jerris
4d542c93b6
FS-11104: [build] use the right openssl version everywhere
2018-07-24 07:21:51 +00:00
Mike Jerris
b25358dc7c
FS-11104: [build] use freeswitch custom ldns package if available
2018-07-24 07:21:51 +00:00
Mike Jerris
524ad35933
FS-11047: add mod_v8 back to build
2018-07-24 07:21:51 +00:00
Joshua Young
2450d637ce
FS-10972: [Verto-Communicator] add (-y) parameter to the verto install script debian8-install.sh #resolve
2018-07-24 07:21:51 +00:00
Anthony Minessale
0734899b9a
FS-10892: [mod_av] Lip Sync Improvements -- increase delta #resolve
2018-07-24 07:21:51 +00:00
Anthony Minessale
74f8ec7772
FS-11127: [freeswitch-core] Improvements to Video JB and audio jb sync #resolve
2018-07-24 07:21:51 +00:00
Anthony Minessale
bb7013817b
FS-11138: [freeswitch-core] Leak in ESL client #resolve
2018-07-24 07:21:51 +00:00
Andrey Volk
561d187085
FS-11125: [Build-System] Remove unused files left from previous Visual Studio version.
2018-07-24 07:21:51 +00:00
Mike Jerris
414442c3b3
remove some unused files
...
This reverts commit 7944934d20acea26f6f25a4f3ea77033edfd0174.
This reverts commit b120ddb9d3c168d37b7220de28426198bb226a5b.
This reverts commit e8987b0d8cb8c8413b3812d9fc5a3922b0087813.
2018-07-24 07:21:51 +00:00
Shane Bryldt
576938dc7a
FS-10756: Removed all windows related libsodium stuff, no longer using it at all
2018-07-24 07:21:50 +00:00
Andrey Volk
3645facb84
FS-11122: [Build-System] Fix improper use of debug symbols settings on Windows.
2018-07-24 07:21:50 +00:00
Seven Du
a0fd0a1b44
FS-11093 #resolve switch_true should return switch_bool_t
2018-07-24 07:21:50 +00:00
Seven Du
d48db7c979
FS-11110 #resolve resume detect on next detect
2018-07-24 07:21:50 +00:00
Anthony Minessale
e55212f5d8
FS-11111 #resolve add handle params to specify tts engine and voice from command text
2018-07-24 07:21:50 +00:00
Seven Du
413ea14fd4
[FS-11092] #resolve add cJSON_isTrue
2018-07-24 07:21:50 +00:00
Brian West
a8354158a3
FS-11109 #resove tweak bash rc
2018-07-24 07:21:50 +00:00
Mike Jerris
5b24f62f98
FS-10867: [freeswitch-core] fix regression in stack smash protection
2018-07-24 07:21:50 +00:00
Andrey Volk
184fbd6a9f
FS-11101: [mod_cv] Add mod_cv to the Windows build.
2018-07-24 07:21:50 +00:00
Mike Jerris
727df6be1b
FS-11055: [mod_av] resize image to recording image size if it does not match recording size
2018-07-24 07:21:49 +00:00
Mike Jerris
daf02e96f5
FS-10998: [libvpx] CVE-2017-0641
2018-07-24 07:21:49 +00:00
Mike Jerris
bb92955e21
FS-10997: [libvpx] CVE-2017-13194
2018-07-24 07:21:49 +00:00
Mike Jerris
6ccc96a39c
FS-10987: [mod_conference] fix member deadlock on write failure
2018-07-24 07:21:49 +00:00
Andrey Volk
6483ab8b65
FS-11097: [mod_cv] Add OpenCV 3.x support.
2018-07-24 07:21:49 +00:00
Andrey Volk
32c16669c4
FS-11091: [mod_sndfile] Remove libsndfile from the code base, use pre-compiled binaries on Windows, update to libsndfile 1.0.28
2018-07-24 07:21:49 +00:00
Andrey Volk
c9ac9c66e3
FS-11090: [Build-System] Move PCRE library to pre-compiled binaries, minor cleanup, reduce build log verbosity on windows.
2018-07-24 07:21:49 +00:00
Andrey Volk
07fbd3fc49
FS-11087: [Build-System] Use shared zlib library on Windows.
2018-07-24 07:21:49 +00:00
Mike Jerris
e47a6922b3
swigall
2018-07-24 07:21:48 +00:00
Seven Du
8a5bbe19e8
[mod_shout] use 0xFFFFFFFF flag to query frame_size
2018-07-24 07:21:48 +00:00
Brian West
3563ec1e63
FS-10946: [core] Duplicate code in switch_xml.c #resolve
2018-07-24 07:21:48 +00:00
Seven Du
4719d04706
FS-10918 #resolve
2018-07-24 07:21:48 +00:00
Anthony Minessale
118c8ab0c2
FS-11016: [mod_av] Looping a video file that has resize feature enabled can allow a non-resized frame to slip after file seek #resolve
2018-07-24 07:21:48 +00:00
Anthony Minessale
9fcbf5d1c0
FS-10941: [mod_conference] Segfault SIGFPE, Arithmetic exception in mod_conference #resolve
2018-07-24 07:21:48 +00:00
Brian West
b3ff29eb5c
FS-10908: [mod_amqp] AMQP routing key (format_fields) formation broke and invalid reads reported by valgrind #resolve
2018-07-24 07:21:48 +00:00
Andrey Volk
89102544f3
FS-11014: [core] Add vad to core on Windows.
2018-07-24 07:21:48 +00:00
Brian West
b5daae72da
FS-10945: [Build-System] build fails for Master #resolve
2018-07-24 07:21:47 +00:00
Brian West
5fa0a04b9b
update adapter.js
2018-07-24 07:21:47 +00:00
Seven Du
99d2e5e243
FS-11014 [core] add vad to core
2018-07-24 07:21:47 +00:00
Brian West
bea634679c
FS-11081: [mod_video_filter] Teleportation #resolve
2018-07-24 07:21:47 +00:00
Brian West
8084162d4d
FS-11080: [freeswitch-core] Auto sync of jb can fail on extreme loss #resolve
2018-07-24 07:21:47 +00:00
Brian West
6ced48476c
FS-11077: [mod_enum] Memory Leak in mod_enum #resolve
2018-07-24 07:21:47 +00:00
Seven Du
b32db0dcfb
FS-11022 #resolve ImageMagic 7 support
2018-07-24 07:21:47 +00:00
Seven Du
d7fb26b12a
FS-11024 #resolve fix pdf turn pages
2018-07-24 07:21:47 +00:00
Andrey Volk
d0dae4b360
FS-11086: [Build-System] Move libflite to pre-compiled libraries on Windows.
2018-07-24 07:21:47 +00:00
Andrey Volk
c31e7062b7
FS-11085: [Build-System] Update curl to 7.59.0 and move to pre-compiled binaries on Windows.
2018-07-24 07:21:46 +00:00