Dragos Oancea
|
8e59603d98
|
[core][mod_sofia] remove ZRTP (deemed obsolete).
[unit-tests][build-system][docs] remove references to ZRTP.
|
2022-10-28 20:19:42 +03:00 |
Andrey Volk
|
9311ee7dc2
|
[Build-System] Remove dingaling.conf.xml
|
2022-08-29 20:17:13 +03:00 |
Andrey Volk
|
193316b244
|
[Build-System] Remove mod_unimrcp from the Windows build.
|
2022-08-29 20:17:12 +03:00 |
Andrey Volk
|
dd3075a203
|
[Core] Fix Windows build after apr-util removal
|
2022-08-29 20:17:12 +03: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
|
1486e84aa2
|
[Core] Fix dereference of null pointer in switch_ivr_originate and switch_ivr_enterprise_originate causing crashes, add unit test.
|
2019-12-31 02:31:26 +04:00 |
Andrey Volk
|
4eca43bc62
|
FS-12048: [Core] Fix leak in SQLite (switch_cache_db_execute_sql2str) when queries return a NULL containing field which may result in high memory consumption.
|
2019-12-31 00:01:23 +04:00 |
Andrey Volk
|
4a2812aaf5
|
FS-11727: [mod_mariadb] Add MariaDB (MySQL) support
|
2019-07-23 20:07:16 +04:00 |
Andrey Volk
|
ccc4ae282a
|
FS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pgsql database module.
|
2019-07-18 00:20:50 +04:00 |
Andrey Volk
|
a1f3b4862e
|
FS-11849: [Build-System] Add mod_av based on ffmpeg and openh264 to MSI package on Windows.
|
2019-05-17 16:46:58 +04:00 |
Andrey Volk
|
d0cca7e222
|
FS-11555: [mod_signalwire] Initial commit.
|
2018-12-21 21:45:59 +04:00 |
Andrey Volk
|
c27206e36d
|
FS-11565: [Build-System] Add 48kHz sounds to the Visual Studio solution on Windows.
|
2018-12-21 21:18:12 +04:00 |
Andrey Volk
|
97f42d429f
|
FS-11505: [core] System call with output capture on Linux and Windows without fork. Add switch_core test.
|
2018-12-20 10:19:27 -05:00 |
Seven Du
|
b53d1caea0
|
FS-11461: [mod_av] Add test code, improve tests on Windows.
|
2018-12-20 10:18:42 -05:00 |
Andrey Volk
|
0b2f72ff97
|
FS-11394: [mod_av] Enable HW acceleration on Windows. Use FFmpeg 3.4.4 instead of libav.
|
2018-09-19 19:16:36 +03:00 |
Andrey Volk
|
87f004bc16
|
FS-11271: [Build-System] Add mod_cdr_mongodb to the Windows build.
|
2018-08-01 00:52:01 +03:00 |
Andrey Volk
|
21b135cc16
|
FS-11297: [Build-System] Add mod_cidlookup to the Windows build.
|
2018-07-31 23:20:14 +03:00 |
Andrey Volk
|
e08406d1c4
|
FS-11288: [Build-System] Refactor WIX project to not miss modules in msi on slow machines. Move Windows build logic from legacy util.vbs to modern props. Fix sound packages improper extraction. Fix multiprocessor build under msbuild.
|
2018-07-27 18:56:46 +03:00 |
Andrey Volk
|
671da28796
|
FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows.
|
2018-07-24 07:21:55 +00:00 |