469 Commits

Author SHA1 Message Date
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
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
0072db0dbb [Build-System] Update libks to 1.8.0 on Windows. 2022-02-09 15:20:16 +03:00
Andrey Volk
fbf2da44d9 [Core] Fix use of private headers. 2021-11-10 21:46:29 +03:00
Anthony Minessale
ed98516666 [mod_verto] move websocket implementation to libks 2021-10-23 22:00:17 +03:00
Andrey Volk
e173578a78 [Build-System] Sign FreeSWITCH modules with timestamp on Windows when new version is released. 2021-10-23 22:00:16 +03:00
Andrey Volk
1984e88f6a [Build-System] Sign FreeSWITCH MSI Package with the Code Signing Certificate on Windows. 2021-10-23 22:00:16 +03:00
Andrey Volk
07884e20a2 [Build-System] Fix switch_packetizer headers and add it to the build. 2021-10-23 22:00:08 +03:00
Andrey Volk
ee06958df6 [Build-System] Windows: Update OpenSSL to 1.1.1l, libpq to 10.18, curl to 7.78.0, libks to 1.7.0, signalwire-c to 1.3.0, rabbitmq-c to 0.11.0 2021-08-30 21:19:19 +03:00
Andrey Volk
f275f416b3 [FreeSwitchConsole] Fix build with Visual Studio 2022 2021-06-25 00:26:51 +03:00
Stefan Weil
6609ce9510 Fix some typos (most found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-02-24 13:59:11 +01:00
rucc
7a3a8c4b70
[FreeSwitchConsole] -version option enabled in windows + read git revision 2020-12-22 20:50:27 +04:00
Andrey Volk
4aa693072e [Core] Enable use of DTLSv1_2 on Windows. 2020-09-14 15:02:50 +04: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
2fc0e3b80a [Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead. 2020-08-03 23:46:45 +04:00
Andrey Volk
7490fba772 [Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages. 2020-05-25 16:41:16 +04:00
Andrey Volk
0275ea1eb4 [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00
Andrey Volk
f5634c8f6d [mod_shout] Fix Windows build by placing libogg sources to files.freeswitch.org 2020-05-06 21:04:43 +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
4d932281e9 FS-11813: [Build-System] Remove libtpl dependency from FreeSWITCH 2019-07-17 23:09:50 +04:00
Andrey Volk
f82321ee0c FS-11816: [Build-System] Update libsrtp to 2.2.0 2019-07-17 22:05:39 +04:00
Andrey Volk
89c2dc04a0 FS-11513: [Build-System] Fix Windows versioning. 2019-07-16 22:23:38 +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
2bec2352d7 FS-11839: Update libks to 1.3.0 and signalwire-client-c to 1.2.0 on Windows 2019-05-13 17:03:07 +04:00
Andrey Volk
1202d6e787 FS-11759: [Build-System] Update libks to 1.2.0 and signalwire-client-c to 1.1.0 on Windows 2019-04-03 20:31:27 +04:00
Andrey Volk
a8aced2411 FS-11729: [Build-System] Fix Visual Studio 2017 15.9 Redist files detection. 2019-03-29 18:45:45 +04:00
Andrey Volk
d0cca7e222 FS-11555: [mod_signalwire] Initial commit. 2018-12-21 21:45:59 +04:00
Andrey Volk
13f6890f41 FS-11523: [mod_av] Add ffmpeg 4.1 support. 2018-11-28 02:47:23 +04:00
Andrey Volk
a503166dcb FS-11403: [Build-System] Add missing htdocs, images, fonts, grammar to the Windows installer. Add descriptions to the installed components. Cleanup legacy project files. 2018-09-21 22:16:10 +03:00
Andrey Volk
efd592899f FS-11394: [mod_av] Fix Windows build. 2018-09-21 16:47:57 +03:00
Andrey Volk
5409a47885 FS-11400: [Build-System] FreeSWITCH Sound packages on Windows. 2018-09-20 17:47:20 +03:00
Mike Jerris
3110943b84 Merge pull request #1571 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11335-update-curl-version-to-7.61.0-for to master
* commit 'a7ea9e00868c53f1ad3716ad8c389af0aa9c192c':
  FS-11335: [mod_curl] Update cURL version to 7.61.0 for the Windows build.
2018-09-19 23:53:00 +00: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
6005400994 FS-11390: [mod_codec2] Use system libcodec2. 2018-09-15 14:58:05 +03:00
Andrey Volk
bcd355fea3 FS-11368: [mod_flite] Use system libflite. 2018-08-30 00:41:12 +03:00
Andrey Volk
a7ea9e0086 FS-11335: [mod_curl] Update cURL version to 7.61.0 for the Windows build. 2018-08-14 16:00:11 +03:00
Andrey Volk
01329823a6 FS-11328: [mod_lua] Update Lua version from 5.3.4 to 5.3.5 for the Windows build. 2018-08-09 21:50:30 +03:00
Andrey Volk
144bbec7fd FS-11303: [Build-System] Migrate Visual C++ components redistribution using merge modules from v140 to v141 (VS2017), minor cleanup. 2018-08-01 18:49:24 +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
Mike Jerris
263c699f61 Merge pull request #1559 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11298-fix-win32-build-under-visual-studio to master
* commit '13421eea17e76568df3d289f8c00f91d33c30e7a':
  FS-11298: [Build-System] Fix Win32 build under Visual Studio.
2018-07-31 21:37:33 +00:00
Andrey Volk
13421eea17 FS-11298: [Build-System] Fix Win32 build under Visual Studio. 2018-08-01 00:18:09 +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
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