Commit Graph

88 Commits

Author SHA1 Message Date
Chris Rienzo 7bfc9a514f [build] remove generated libs/srtp/config_in.h file and add some git ignores 2021-10-23 22:00:56 +03:00
Chris Rienzo 97d5854655 [mod_ssml] Add channel-uuid parameter to the tts:// file format and forward it to the core speech handle as a parameter. 2021-10-23 22:00:41 +03:00
Mike Jerris c4b8f1a8d1 .gitignore 2021-10-23 22:00:15 +03:00
Mike Jerris 7428752a86 .gitignore 2021-10-23 22:00:10 +03:00
Andrey Volk e44fd2ea38 [mod_python3, ESL py3mod] Add Python3 support. 2021-10-14 23:26:36 +03:00
Andrey Volk 380fd060ef [Build-System] Remove freetdm from the FreeSWITCH tree. Use out-of-tree module https://github.com/freeswitch/freetdm instead. 2021-08-19 21:10:33 +03:00
Seven Du 70571a440a [mod_test] add tts mock 2020-12-14 13:24:26 +08:00
Chris Rienzo fbd242b7ed [verto-client] move verto client to github.com/freeswitch/verto-client 2020-08-13 11:00:21 -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
Chris Rienzo 4589a47324 [build/test] git ignore test output 2020-05-07 03:11:50 +04:00
Chris Rienzo a33877aace FS-11931 [mod_http_cache] convert tests to use switch_test 2019-07-23 00:44:33 +04:00
Chris Rienzo bd96911f4f FS-11816 [Build-System] srtp build issue 2019-07-17 22:08:51 +04:00
Chris Rienzo 4730e70b1a FS-11816 [Build-System] ignore libsrtp generated files 2019-07-17 22:07:33 +04:00
Seven Du ce90b1fc44 FS-11831 add fs_tts utility 2019-07-17 20:04:59 +04:00
Chris Rienzo 101512ba33 FS-11442 [mod_test] new module, mod_test - mock ASR interface. 2018-12-20 10:17:50 -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 fe9f2713b4 FS-11075: [mod_amqp] Add mod_amqp to the Windows build. 2018-07-24 07:21:44 +00:00
Mike Jerris f7e2505fc7 cleanup unused 2017-11-20 11:30:50 -05:00
Andrey Volk 8b0fb15228 FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore 2017-10-11 02:16:45 +03:00
Andrey Volk e314dad74b FS-10690: [libblade] Add libblade related stuff to gitignore 2017-10-07 16:51:36 +03:00
Andrey Volk a1bff96d40 FS-10516: [Build-System] Move libsilk from tree to download on windows. 2017-07-18 22:16:48 +03:00
Andrey Volk c1d964a0a5 FS-10510: [Build-System] Add mod_codec2, move libcodec2 from tree to download on windows. 2017-07-18 18:32:10 +03:00
Andrey Volk 5dabf58f7b FS-10509: [Build-System] Move broadvoice from tree to download on windows. 2017-07-18 00:35:48 +03:00
Andrey Volk e1a4f42371 FS-10504: [Build-System] Move iLBC from tree to download on windows. 2017-07-17 19:24:26 +03:00
Andrey Volk 06ef631039 FS-10489: [build-system] Move libg7221 from tree to download on Windows. 2017-07-14 18:25:09 +03:00
Andrey Volk cbe8c8b521 FS-10362 [mod_lua] Update lua to 5.2.4 for windows build. 2017-06-03 02:08:21 +03:00
Andrey Volk 62f48cafe7 FS-10074 [libtiff] Update to tiff-4.0.7, move from codebase to download 2017-03-16 20:12:30 +03:00
Andrey Volk 658b1f85f5 FS-10060 [mod_v8] Add startup scripts support. 2017-02-22 18:18:08 +03:00
Andrey Volk b2d9cd9e72 FS-9953 [mod_av] Add mod_av to windows build 2017-01-20 14:05:38 +03:00
Andrey Volk 1f11deb023 FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
Michael Jerris 6f1a00fe81 FS-8108: remove legacy mod_lua, the regular mod_lua works with system lua now 2015-09-01 11:15:12 -05:00
Mike Jerris 5de2f7d7bd FS-7966: multiple fixes for msvc 2015 build, silence multiple warnings 2015-08-27 18:49:13 -06:00
Brian West 72faf9bab4 ignore these folders 2015-08-21 12:44:36 -05:00
SwK 124e3339fc ignore packaging artifacts when building repo pointer RPM 2014-09-11 15:20:21 -04:00
Travis Cross a0e19e1c7f Use system portaudio library
This removes our in-tree version of portaudio-19 and migrates
mod_portaudio and mod_portaudio_stream to use the system version of
the library.  Our detection of the system library relies on
pkg-config.
2014-07-17 21:15:53 +00:00
Brian West 5dbfc57308 ignore fs_ivrd 2014-06-17 21:14:14 -05:00
Michael Jerris dee864eb9f .gitignore 2014-05-15 16:32:06 +00:00
Brian West 5c0f5c17ad ignore all .dirstamp 2014-03-19 13:24:41 +00:00
Michael Jerris af192a2e8b FS-6293: abandon xmlrpc-c build system entirely. We can revist this when we try to pull this lib out of tree, in the mean time, this fixes a ton of problems. 2014-03-18 09:50:12 -04:00
Ken Rice 6a7805ba27 add a few more generated files to .gitignore 2014-03-10 09:07:41 -05:00
Ken Rice f4978d614d gitignore for libsndfile generated files 2014-02-22 14:44:27 -06:00
Peter Olsson 14e32cf551 Ignore log files generated during build on Windows 2014-01-23 12:34:15 +01:00
Peter Olsson d00f8f98d5 Ignore autogenerated Makefile 2014-01-14 17:02:15 +01:00
Peter Olsson b762332669 Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
Travis Cross 6a5595b049 Improve our .gitignore files
Avoid ignoring files actually in our tree, and ignore some generated
files that were not being ignored previously.
2013-07-27 03:41:11 +00:00
Travis Cross a4123ab896 Ignore test-driver files from autotools 2013-07-11 15:06:30 +00:00
Travis Cross bb5e55ac6a Ignore .deb files from e.g. mk-build-deps 2013-07-11 15:06:15 +00:00
Brian West d186cf95a9 ignore this 2013-06-06 10:27:24 -05:00
Jeff Lenk 304c33f997 FS-5167 add missing gitignore 2013-04-12 08:53:01 -05:00