Christian Marangi
b87c179f7e
[Core] Move project to PCRE2
...
Move project to PCRE2 as PCRE is EOL and won't receive any security
updates anymore.
PCRE2 have different API compared to PCRE. Mainly PCRE2 have the concept
of match_data, no ovector needs to be passed, different handling for
error string and different handling for substring manipulation.
Update any user of PCRE library with the new API
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-11-05 20:30:25 +01:00
Andrey Volk
ed4a242931
version bump
2024-08-03 18:24:55 +03:00
Andrey Volk
70d76bcc0e
[Core] Remove mod_kazoo from tree
2024-02-21 21:27:35 +03:00
Andrey Volk
987e87bc0b
version bump
2023-12-22 22:37:54 +03:00
Andrey Volk
b74245d48a
version bump
2023-08-13 23:20:20 +03:00
Andrey Volk
0f15bde800
version bump
2023-02-04 01:21:44 +03:00
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
347b7f530d
version bump
2022-10-15 01:16:48 +03:00
Chris Rienzo
3c7e8ff989
[core] remove unimrcp from tree
2022-08-29 20:17:06 +03:00
Chris Rienzo
01c1e74f36
[core] remove libdingaling from tree
2022-08-29 20:17:04 +03:00
Len
29afa27cdd
[Sounds] Add new sounds to en-us-callie and correct en-us-allison 40.wav and 60.wav
2022-08-05 20:52:48 +03:00
Andrey Volk
fbf2da44d9
[Core] Fix use of private headers.
2021-11-10 21:46:29 +03:00
Andrey Volk
4555731ee3
version bump
2021-10-24 21:49:18 +03:00
s3rj1k
712f05578b
[Build-System] Enable applications/mod_test build by default.
2021-10-23 23:31:22 +03:00
VCC Live/Core
d6de1d9af7
[Core] Add systemd sd_notify support
2021-10-23 21:59:52 +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
Andrey Volk
6ec1cee256
[Build-System] Allow out-of-tree modules to stay commented out in modules.conf and fix false-positive warnings from module integrity checking when running make install.
2021-08-19 19:32:18 +03:00
Andrey Volk
67cec5c3e8
version bump
2021-03-25 18:52:56 +03:00
Mike Jerris
301f113037
[build] add addr sanitizer to out of tree mod stubs
2020-09-10 14:33:26 -04:00
Andrey Volk
c12300ca52
version bump
2020-08-19 03:32:54 +04:00
Mike Jerris
4dd938f86a
Revert "[build] add out of tree modules (mod_coreclr, mod_janus, and mod_mosquitto) to modules.conf. Uncomment their line(s) to include them in your build."
...
This reverts commit 6b39f3a3e2
.
Disabling until we can figure out the drone build issue
2020-08-13 10:47:26 -04:00
Chris Rienzo
6b39f3a3e2
[build] add out of tree modules (mod_coreclr, mod_janus, and mod_mosquitto) to modules.conf. Uncomment their line(s) to include them in your build.
2020-08-12 15:26:10 +00:00
Andrey Volk
278d0741e6
version bump
2020-08-05 17:06:10 +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
Mike Jerris
5239c6dcb0
[Build-System] Add a local pc file for use with out of tree mods built in tree.
2020-06-04 22:41:42 +04:00
Andrey Volk
8df2eca4d4
version bump
2020-05-11 16:46:27 +04:00
Mike Jerris
5e83ef7e7b
[Build-System] Add print_tests make target to output the list of tests being built including in modules
2020-01-14 22:08:16 +04:00
Andrey Volk
965bd27d54
version bump
2019-12-31 19:46:29 +04:00
Mike Jerris
dbec998873
[build/docs] point all old stash references in docs and makefiles to new github repository
2019-10-01 10:02:20 -06:00
Andrey Volk
b8e14cb9b5
version bump
2019-08-20 23:37:49 +04:00
Andrey Volk
ad99d725af
version bump
2019-08-06 03:37:22 +04:00
Andrey Volk
26e1400bb4
version bump
2019-08-03 14:35:31 +04:00
Andrey Volk
d5ec7d2abb
FS-11895: [mod_av] Enable mod_av build by default
2019-07-26 00:58:41 +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
1d68ab18f4
FS-11797: Add metadata for two new Russian sound sets: ru/RU/kirill and ru/RU/vika
2019-06-29 20:54:32 +04:00
Andrey Volk
488d3725ff
FS-11795: Bump sound versions, add es-ar-mario metadata
2019-06-29 20:50:30 +04:00
lazedo
dc8bc06c64
FS-11732 [mod_kazoo] check otp version for ei_init
2019-03-27 18:01:46 +00:00
Mike Jerris
9635c7d09c
Merge pull request #1351 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:feature/FS-10530_mod_opusfile to master
...
* commit 'ed2b3b7bb4a6ff0251452e519ff8cf309620770f':
FS-10530: [mod_opusfile]: multichannel
FS-10530: [mod_opusfile] new module, read and write ogg/opus files (".opus" extension)
2019-02-27 14:47:57 -06:00
Andrey Volk
d0cca7e222
FS-11555: [mod_signalwire] Initial commit.
2018-12-21 21:45:59 +04:00
Andrey Volk
5409a47885
FS-11400: [Build-System] FreeSWITCH Sound packages on Windows.
2018-09-20 17:47:20 +03:00
Mike Jerris
515bbdc881
FS-11351: [swig] fix windows build with swig3 for mod_managed and fix make swigall
2018-08-24 18:57:40 +00:00
Dragos Oancea
2a4cf1f04e
FS-10530: [mod_opusfile] new module, read and write ogg/opus files (".opus" extension)
2017-08-14 08:59:41 -04:00
Mike Jerris
a972bf6dd7
FS-10540: add build for Allison sounds
2017-07-25 12:08:35 -05:00
Ken Rice
436b684e55
remove mod_v8 from debian builds in another spot until it builds properly
2017-07-11 12:50:55 -05:00
Sergey Safarov
0fc8c71a86
FS-10451: Updated sound files descriptions
2017-06-30 04:37:54 -04:00
Mike Jerris
d3dbc74059
FS-10445: [build] remove mod_skypopen from build/packages sense microsoft killed it
2017-06-29 13:23:03 -05:00
Brian West
92146d8e24
FS-10125 [new_module] clearmode passthru codec
2017-03-10 16:40:32 -06:00
Sebastian Kemper
9e8f3f47af
FS-10056: Fix modcheck.sh invokation
...
modcheck.sh gets called by build/Makefile when doing "make install" with
parameter "$(modulesdir)". This is fine when the install is done on a
live system. But when "make install" was called with a "$DESTDIR" then
this won't work, as the correct path would then be
"$(DESTDIR)$(modulesdir)". So add "$(DESTDIR)" in front.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2017-02-19 11:49:54 +01:00