Commit Graph

14766 Commits

Author SHA1 Message Date
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 4f76bbf677 FS-11047: add mod_v8 back to build 2018-05-01 17:30:14 -05:00
Anthony Minessale def6cb7ca7 FS-10892: [mod_av] Lip Sync Improvements -- increase delta #resolve 2018-04-26 10:40:19 -05:00
Mike Jerris ae4ebf9e24 FS-11139: [mod_commands] add tab completion for uuid_pause command 2018-04-26 09:10:07 -05: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
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
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
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
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
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 48857c8b21 FS-10987: [mod_conference] fix member deadlock on write failure 2018-04-06 13:54:51 -04:00
Andrey Volk b3642b8ea6 FS-11097: [mod_cv] Add OpenCV 3.x support. 2018-04-06 14:16:54 +03: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
Andrey Volk 248defab87 FS-11090: [Build-System] Move PCRE library to pre-compiled binaries, minor cleanup, reduce build log verbosity on windows. 2018-04-04 22:12:45 +03:00
Mike Jerris d9d20e9b4e swigall 2018-04-02 17:27:18 -05:00
Seven Du e7d7d821a7 [mod_shout] use 0xFFFFFFFF flag to query frame_size 2018-04-02 17:56:33 -04:00
Anthony Minessale 34375c329a 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-04-02 17:47:26 -04:00
Brian West 581330dc25 FS-10908: [mod_amqp] AMQP routing key (format_fields) formation broke and invalid reads reported by valgrind #resolve 2018-04-02 17:43:51 -04:00
Seven Du 9358b43632 FS-11014 [core] add vad to core 2018-04-02 16:57:13 -04:00
Brian West 18388dcfba FS-11081: [mod_video_filter] Teleportation #resolve 2018-04-02 16:55:32 -04:00
Brian West 0f3b3a5563 FS-11077: [mod_enum] Memory Leak in mod_enum #resolve 2018-04-02 16:37:06 -04:00
Seven Du 08b7ea5c47 FS-11022 #resolve ImageMagic 7 support 2018-04-02 16:33:18 -04:00
Seven Du 89c39dd6b9 FS-11024 #resolve fix pdf turn pages 2018-04-02 16:32:33 -04:00
Andrey Volk 5a0a992a20 FS-10493: [mod_callcenter] Replace core uuid with cc_instance_id taken from callcenter.conf.xml 2018-04-02 13:52:06 -04:00
Stephane Alnet b42f0341e0 FS-6816 [mod_sofia] Set empty callee id if _undef_
In some scenarios (e.g. MetaSwitch interop) the `display` field of callee-id should be left empty instead of being overwritten with the number.
As is done in other places, we allow for `_undef_` to mean "leave the field empty".
2018-04-02 13:51:13 -04:00
Italo Rossi c10bdcfaf9 FS-10521 FS-10612 [mod_callcenter] Member exit reason set to EXIT_WITH_KEY when it should be TIMEOUT and only set EXIT_WITH_KEY if the key pressed is set at cc_exit_keys 2018-04-02 13:49:02 -04:00
Mathieu Bodjikian (MacBook-Pro-de-Mathieu.local) fae55c6684 FS-10299: [mod_callcenter] Add an option to disable global database lock on mod_callcenter 2018-04-02 13:48:50 -04:00
Andrey Volk 9ee58d73bb FS-10611: [mod_commands] Add domain_data command to retrieve domain information 2018-04-02 13:38:58 -04:00
Marc Olivier Chouinard 4ef0aa5929 FS-10496: [mod_v8] Fixing regression from FS-10496 when no settings exist in v8.conf. 2018-04-02 13:38:33 -04:00
Andrey Volk 5f5c5de0c0 FS-10496: [mod_v8] Speedup JavaScript. Enabling Code Caching. 2018-04-02 13:38:25 -04:00
Andrey Volk bc22749f4c FS-11086: [Build-System] Move libflite to pre-compiled libraries on Windows. 2018-04-01 19:51:34 +03:00
Andrey Volk 316d603e5b FS-11085: [Build-System] Update curl to 7.59.0 and move to pre-compiled binaries on Windows. 2018-03-31 21:59:02 +03:00
Andrey Volk 24d683a647 FS-11083: [Build-System] Add mod_cdr_sqlite to the Windows build. 2018-03-31 00:04:15 +03:00
Andrey Volk 4ed164cb75 FS-11082: [Build-System] Add mod_odbc_cdr to the Windows build. 2018-03-30 23:31:35 +03:00
Mike Jerris 3d0b5fbcd3 Merge pull request #20 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:feature/FS-10980-update-lua-from-version-5.2.4-to to v1.8-fsa
* commit 'ef86aae1c997fcf38e38a82dd08c40204ed2795a':
  FS-10980: [mod_lua] Update lua version to 5.3.4 and move it to pre-compiled binaries on Windows.
2018-03-30 17:49:46 +00:00
Andrey Volk ef86aae1c9 FS-10980: [mod_lua] Update lua version to 5.3.4 and move it to pre-compiled binaries on Windows. 2018-03-30 20:04:34 +03:00
Anthony Minessale 160c17118e FS-11070: [mod_conference] Improve video bridge first two for mux mode -- add support for files playing in this mode #resolve 2018-03-30 11:48:10 -05:00
Anthony Minessale 5d5f9817e1 FS-11070: [mod_conference] Improve video bridge first two for mux mode #resolve 2018-03-30 11:47:56 -05:00
Anthony Minessale 175b455fcb FS-11068: [mod_conference] Avatar members not supported on personal canvas leading to miscount #resolve 2018-03-30 11:47:45 -05:00
Anthony Minessale b0826da1c9 FS-11057: [mod_conference] CPU race on personal canvas #resolve 2018-03-30 11:47:29 -05:00
Anthony Minessale 089abf5245 FS-11034: [mod_conference] Add border control to video #resolve 2018-03-30 11:47:18 -05:00