Joshua Young
|
afcb1f8d51
|
FS-11178: [core] return switch_status_t from switch_ivr_intercept_session
|
2018-07-24 07:21:53 +00:00 |
|
Anthony Minessale
|
fe8c1be575
|
FS-11177: [freeswitch-core] h264 vid tweaks #resolve
|
2018-07-24 07:21:53 +00:00 |
|
Anthony Minessale
|
d3d7b6878e
|
FS-11173: [mod_conference] Don't send tmmbr for any higher than input res #resolve
|
2018-07-24 07:21:53 +00:00 |
|
Anthony Minessale
|
578d914b96
|
FS-11164: [freeswitch-core] Improve audio JB in bad conditions
|
2018-07-24 07:21:53 +00:00 |
|
Anthony Minessale
|
611e38e8cb
|
FS-11165: [freeswitch-core] Add more regex handling to dmachine -- squashme #resolve
|
2018-07-24 07:21:53 +00:00 |
|
Anthony Minessale
|
13e77721bc
|
FS-11165: [freeswitch-core] Add more regex handling to dmachine #resolve
|
2018-07-24 07:21:53 +00:00 |
|
Anthony Minessale
|
fef3711e31
|
FS-11164: [freeswitch-core] Improve audio JB in bad conditions #resolve
|
2018-07-24 07:21:53 +00:00 |
|
Mike Jerris
|
3e5938a540
|
FS-11162: [zrtp] Hangup race causing rare crash on zrtp calls
|
2018-07-24 07:21:53 +00:00 |
|
Brian West
|
5efecb1ffa
|
FS-11156: [mod_dptools] wait for ack in application "deflect" #resolve
|
2018-07-24 07:21:52 +00:00 |
|
Andrey Volk
|
e7ff903629
|
FS-11150: [Build-System] Fix broken ESL in .Net project.
|
2018-07-24 07:21:52 +00:00 |
|
Anthony Minessale
|
ca9a62c539
|
FS-11119: [core] Fix video skew on oddly resized conference layers
|
2018-07-24 07:21:52 +00:00 |
|
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
|
524ad35933
|
FS-11047: add mod_v8 back to build
|
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 |
|
Andrey Volk
|
561d187085
|
FS-11125: [Build-System] Remove unused files left from previous Visual Studio version.
|
2018-07-24 07:21:51 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
Andrey Volk
|
2e7e6221f8
|
FS-11083: [Build-System] Add mod_cdr_sqlite to the Windows build.
|
2018-07-24 07:21:46 +00:00 |
|
Andrey Volk
|
5c04c4ad6b
|
FS-11082: [Build-System] Add mod_odbc_cdr to the Windows build.
|
2018-07-24 07:21:46 +00:00 |
|
Andrey Volk
|
50d38ba36c
|
FS-10980: [mod_lua] Update lua version to 5.3.4 and move it to pre-compiled binaries on Windows.
|
2018-07-24 07:21:46 +00:00 |
|
Anthony Minessale
|
00f14981b4
|
FS-11070: [mod_conference] Improve video bridge first two for mux mode -- add support for files playing in this mode #resolve
|
2018-07-24 07:21:46 +00:00 |
|