Bob McCarthy
a45f32fb4e
FS-10808 [mod_sofia] Fix memory leak in SLA
2018-05-04 09:37:50 -05:00
antonio
9b2da66f51
FS-10775 #resolve segfault switch_frame_buffer_push
2018-05-04 09:34:51 -05:00
Mike Jerris
8ebcce1be3
Revert "FS-11052: Allow alias for crypto suites"
...
This reverts commit 7cc6d5f99d16d2d63cb2548dd7b8345d579b7e9f.
2018-05-03 20:02:16 -04:00
Mike Jerris
29f1784ac4
FS-11047: [build] support v8 6.6 fixes from Andrey Volk
2018-05-03 19:13:05 -04:00
Mike Jerris
028f0e9d4f
Revert "FS-11048: [build] support v8 6.6 fixes from Andrey Volk"
...
This reverts commit 27389f2937 .
2018-05-03 17:19:22 -04:00
Mike Jerris
27389f2937
FS-11047: [build] support v8 6.6 fixes from Andrey Volk
2018-05-03 16:16:08 -04:00
Mike Jerris
2744c12812
FS-11047: [build] detect v8.pc as well
2018-05-03 14:31:48 -04:00
Mike Jerris
eb4f894efc
FS-11104: [build] use freeswitch custom ldns package if available
2018-05-02 18:23:23 -05:00
Mike Jerris
dda6fd79ed
FS-11104: [build] use the right openssl version everywhere
2018-05-02 13:42:54 -05:00
Mike Jerris
6292a2cb28
FS-11104: [build] use freeswitch custom ldns package if available
2018-05-02 07:17:33 -05:00
Mike Jerris
4f76bbf677
FS-11047: add mod_v8 back to build
2018-05-01 17:30:14 -05:00
Italo Rossi
32cb47f557
FS-11044 - [verto_communicator] Fix error when muting/unmuting without cam and/or mic.
2018-04-27 15:13:15 -05:00
Joshua Young
6c1c0d19d5
FS-10972: [Verto-Communicator] add (-y) parameter to the verto install script debian8-install.sh #resolve
2018-04-27 14:01:35 -05:00
Anthony Minessale
def6cb7ca7
FS-10892: [mod_av] Lip Sync Improvements -- increase delta #resolve
2018-04-26 10:40:19 -05:00
Anthony Minessale
55ddbc4101
FS-11127: [freeswitch-core] Improvements to Video JB and audio jb sync #resolve
2018-04-26 10:39:45 -05:00
Anthony Minessale
f6a9bdd698
FS-11138: [freeswitch-core] Leak in ESL client #resolve
2018-04-26 09:10:21 -05:00
Mike Jerris
ae4ebf9e24
FS-11139: [mod_commands] add tab completion for uuid_pause command
2018-04-26 09:10:07 -05:00
Mike Jerris
93eea87033
remove some unused files
...
This reverts commit 7944934d20 .
This reverts commit b120ddb9d3 .
This reverts commit e8987b0d8c .
2018-04-20 01:35:07 -04:00
Shane Bryldt
245d702ad2
FS-10756: Removed all windows related libsodium stuff, no longer using it at all
2018-04-20 01:15:38 -04:00
Mike Jerris
6911b1fa78
Merge pull request #33 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:bugfix/FS-11122-fix-improper-use-of-debug-symbols to v1.8-fsa
...
* commit '27d77a46e3bb03c95d1f0d13b53bf464310e43d5':
FS-11122: [Build-System] Fix improper use of debug symbols settings on Windows.
2018-04-19 20:04:39 +00:00
Andrey Volk
27d77a46e3
FS-11122: [Build-System] Fix improper use of debug symbols settings on Windows.
2018-04-19 23:02:09 +03:00
Seven Du
358b6db521
FS-11093 #resolve switch_true should return switch_bool_t
2018-04-19 13:24:11 -04:00
Seven Du
3e23a14b10
FS-11110 #resolve resume detect on next detect
2018-04-19 13:23:57 -04:00
Anthony Minessale
099994954a
FS-11111 #resolve add handle params to specify tts engine and voice from command text
2018-04-19 13:23:47 -04:00
Seven Du
a2e9655233
[FS-11092] #resolve add cJSON_isTrue
2018-04-19 13:23:34 -04:00
Brian West
2953713f3c
FS-11109 #resove tweak bash rc
2018-04-19 13:23:16 -04:00
Marc Olivier Chouinard
b0aa342f35
FS-11108: [mod_commands] Fix segfault with list_users command
2018-04-19 12:34:33 -04:00
Piotr Gregor
c746908438
FS-11120 Handle invalid configs for avmd
...
This makes sure avmd session uses default values for global settings
if configuration parameters are invalid or missing.
Also add more printing for avmd. Avmd will now report media
bug direction READ_REPLACE/WRITE_REPLACE it has been started on,
and each frame it is processing if debug==1.
This also fixes confusing log on session stopped reported in FS-10732.
2018-04-18 14:50:58 -05:00
Mike Jerris
71e9bace2d
FS-10867: [freeswitch-core] fix regression in stack smash protection
2018-04-13 16:12:54 -05:00
Vitaly Kovalyshyn
536c99d91f
FS-9096: [mod_commands] new uuid argument for bgapi
2018-04-12 19:07:14 -05:00
Alexey Sibyakin
d895147f8d
FS-10119 [mod_h323] Patch from issue
2018-04-12 19:06:35 -05:00
lazedo
2de80e3e42
FS-11100 [mod_conference] export variables for conference_outcall_bg
2018-04-12 19:06:15 -05:00
lazedo
135ae456f2
FS-11099 [mod_conference] provide profile name when requesting for
...
caller-controls
2018-04-12 19:06:01 -05:00
Mike Jerris
580a40462e
Merge pull request #31 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:FS-11101-add-mod_cv-to-the-windows-build to v1.8-fsa
...
* commit 'e25240fd916109b8eaf8d97fadf7941bbad84ad8':
FS-11101: [mod_cv] Add mod_cv to the Windows build.
2018-04-11 23:17:34 +00:00
Mike Jerris
fc54855645
FS-11104: [Build] check for libldns-fs.pc first when detecting libldns to allow for custom package
2018-04-10 18:19:24 -05:00
Andrey Volk
e25240fd91
FS-11101: [mod_cv] Add mod_cv to the Windows build.
2018-04-10 13:08:23 +03:00
Mike Jerris
84bd10cb8c
FS-11055: [mod_av] resize image to recording image size if it does not match recording size
2018-04-09 12:30:30 -04:00
Mike Jerris
1911f77a4a
Merge pull request #8 in FSA/freeswitch-advantage from feature/FS-11052-allow-alias-for-crypto-suites to v1.8-fsa
...
* commit '374799f6b60f34ba12b1943f82fd46a75222f2b8':
FS-11052: Allow alias for crypto suites
2018-04-09 15:16:33 +00:00
Hunyadvári Péter
b7f7fae282
FS-11046: [mod_dptools] Better logging for rename_function
2018-04-06 16:53:15 -04:00
Hunyadvári Péter
fb4f298b10
FS-8893: [mod_sofia] Add variables to sofia::register/unregister events
2018-04-06 16:49:27 -04:00
Bruno Dias
880560bfea
FS-10777 [mod_erlang_event] #resolve
2018-04-06 15:53:27 -04:00
Hunyadvári Péter
82d7555d3c
FS-10828 [mod_verto] Always renew codec_string on connect
2018-04-06 15:43:47 -04:00
Mike Jerris
51d1759547
FS-10998: [libvpx] CVE-2017-0641
2018-04-06 15:23:35 -04:00
Mike Jerris
4e3f3ff118
FS-10997: [libvpx] CVE-2017-13194
2018-04-06 15:10:02 -04:00
Mike Jerris
48857c8b21
FS-10987: [mod_conference] fix member deadlock on write failure
2018-04-06 13:54:51 -04:00
Mike Jerris
ac51e55d92
Merge pull request #30 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:FS-11097-add-opencv-3.x-support to v1.8-fsa
...
* commit 'b3642b8ea6dedb9e37952f5a51a2a268e34a27b3':
FS-11097: [mod_cv] Add OpenCV 3.x support.
2018-04-06 14:44:38 +00:00
Andrey Volk
b3642b8ea6
FS-11097: [mod_cv] Add OpenCV 3.x support.
2018-04-06 14:16:54 +03:00
Mike Jerris
e99321360b
Merge pull request #29 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:FS-11091-remove-libsndfile-from-the-code to v1.8-fsa
...
* commit 'a71ede5f57a9e91a3c2a8eceb7c8e6284b8e24c3':
FS-11091: [mod_sndfile] Remove libsndfile from the code base, use pre-compiled binaries on Windows, update to libsndfile 1.0.28
2018-04-04 23:18:36 +00:00
Andrey Volk
a71ede5f57
FS-11091: [mod_sndfile] Remove libsndfile from the code base, use pre-compiled binaries on Windows, update to libsndfile 1.0.28
2018-04-05 01:56:04 +03:00
Mike Jerris
58e4992494
Merge pull request #28 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:FS-11090-move-pcre-library-to-pre-compiled to v1.8-fsa
...
* commit '248defab87a1a0bd4b0883dbcfb63297cf721f6d':
FS-11090: [Build-System] Move PCRE library to pre-compiled binaries, minor cleanup, reduce build log verbosity on windows.
2018-04-04 19:16:56 +00:00