Andrey Volk
b74245d48a
version bump
2023-08-13 23:20:20 +03:00
Andrey Volk
d91947f587
[Build-System] Add Debian 12 Bookworm support
2023-07-25 20:47:11 +03:00
Andrey Volk
47e18be18d
[mod_shout] Replace deprecated meta functions with shout_set_meta()
2023-07-25 02:49:51 +03:00
Andrey Volk
7c1faeff48
[Build-System] Update libks and signalwire-c requirements to 2.0
2023-07-13 21:23:34 +03:00
Andrey Volk
21613b6f68
Bump sofia-sip library requirement to version 1.13.15
2023-05-13 15:25:51 +03:00
Andrey Volk
3307083f8b
Bump sofia-sip library requirement to version 1.13.14
2023-02-23 00:57:09 +03:00
Andrey Volk
0f15bde800
version bump
2023-02-04 01:21:44 +03:00
Andrey Volk
06f45d2872
[Build-system] Update libks version requirement to 1.8.2
2023-02-02 19:54:43 +03:00
Andrey Volk
a6096ce318
Bump sofia-sip library requirement to version 1.13.12
2023-01-18 19:45:35 +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
5bfb9a935f
[Build-System] Disable static build by default on Linux.
2022-10-24 21:24:07 +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
Chris Rienzo
9468ff746a
[core] remove apr-util from tree
2022-08-29 20:17:02 +03:00
Dragos Oancea
beffab1d68
[core] RTP: a media timeout fix + add pcap based-unit tests.
2022-06-29 18:20:27 +03:00
Mike Jerris
56ed4bbf55
[build] fix postgres detection on osx
2022-05-19 14:32:50 -06:00
Alex Xu (Hello71)
6ece47e17f
[build] skip checking unused execinfo.h
...
since 380fd060ef
, execinfo.h is not used
anymore, so there is no need to check for it.
2021-11-26 11:50:48 -05:00
Andrey Volk
2663872953
[Build-System] Add better error reporting to configure when libks or signalwire-client are missing and mod_verto or mod_signalwire enabled.
2021-11-03 22:48:44 +03:00
Andrey Volk
4555731ee3
version bump
2021-10-24 21:49:18 +03:00
Andrey Volk
68e6ddf828
[Build-System] Add --enable-heap-profiler and --enable-cpu-profiler configure flags.
2021-10-23 22:00:48 +03:00
Andrey Volk
734e9776e0
[Unit-tests] Add --enable-fake-dlclose configure flag so modules are not unloaded and ASAN could give more info and not just <unknown module>.
2021-10-23 22:00:36 +03:00
Anthony Minessale
35f1afa144
[build] improve configure test for openal
2021-10-23 22:00:27 +03:00
VCC Live/Core
d6de1d9af7
[Core] Add systemd sd_notify support
2021-10-23 21:59:52 +03:00
Andrey Volk
30eaf2c736
Bump sofia-sip library requirement to version 1.13.6
2021-10-19 23:41:27 +03:00
Andrey Volk
e9fde845de
[mod_cv] Replace deprecated definitions and update configure.ac to check renamed opencv4.pc on Debian Bullseye.
2021-10-14 23:29:30 +03:00
Andrey Volk
e44fd2ea38
[mod_python3, ESL py3mod] Add Python3 support.
2021-10-14 23:26:36 +03:00
Andrey Volk
2b039a3c32
Bump sofia-sip library requirement to version 1.13.5
2021-08-25 19:32:43 +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
9b91e82fa8
Bump sofia-sip library requirement to version 1.13.4
2021-06-16 00:30:44 +03:00
Chris Rienzo
deecaae870
STIR/SHAKEN ( #1160 )
...
* [core] Add SWITCH_CAUSEs for STIR/SHAKEN.
[mod_sofia] Add sofia_verify_identity dialplan APP as a STIR/SHAKEN verification service. Set sip_hangup_on_verify_identity_fail=true to end calls that fail verification, otherwise check sip_verstat and sip_verstat_detailed channel variables for verification result.
* [mod_sofia] Fix stir shaken implementation issues on fail.
* fix build
* Fix given comments
* stir_shaken_passport_get_grant return does not require to be freed.
* reworked things
* [core] add switch_rfc822_datetime_to_epoch()
* [mod_sofia] fix test return code
* [mod_sofia] Add Date header when signing Identity
* [mod_sofia] Check Date - WIP doesn't work
* [mod_sofia] STIR/SHAKEN check SIP Date header
* Try to give time for sofia to clean up calls
Co-authored-by: Andrey Volk <andywolk@gmail.com>
2021-04-27 13:54:32 -06:00
Andrey Volk
67cec5c3e8
version bump
2021-03-25 18:52:56 +03:00
Andrey Volk
dfb9541b08
[mod_sofia] Use thread-safe alternatives when destroying nua and nua_handle references. Bump sofia-sip library requirement to version 1.13.3
2021-03-22 18:43:19 +03:00
Mike Jerris
16a4c21af7
[build] fix libpq configure check to use flags from autoconf/pkg-config
2020-12-15 11:22:21 -07:00
Andrey Volk
c12300ca52
version bump
2020-08-19 03:32:54 +04:00
Andrey Volk
0f95e265d1
[Build-System] Use spandsp3 package
2020-08-15 01:46:47 +04:00
Andrey Volk
278d0741e6
version bump
2020-08-05 17:06:10 +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
7f1a8a69b0
[Build-System] Allow full path or git clone url (with arguments) in modules.conf to build out of tree modules.
...
--- modules.conf ---
/full/path/to/out-of-tree/mod_tobuild
mod_somewherethere|https://github.com/your_account/your_mod_repo.git -b branch
2020-06-04 22:41:55 +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
Andrey Volk
751d5ff55b
[Unit-tests] Place module tests into their module's Makefile.am, fix tests, add missing Makefile.am to mod_png, implement recursive make check.
2020-01-18 09:58:42 +00: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
00867086e3
[Build-System] Fix regression from the mariadb library checking fix.
2020-01-07 19:42:21 +04:00
Nathan Neulinger
ffa4ca422d
[Build-system] Fallback for mariadb lib check
2020-01-06 22:19:00 +04:00
Andrey Volk
965bd27d54
version bump
2019-12-31 19:46:29 +04:00
Mike Jerris
6a900a90a3
[build] OSX Catalina configure does not support --extra-cflags and fix broken compiler option test for -Wno-extended-offsetof that was used to fix older osx clang issue
2019-10-22 10:24:14 -06:00
cdosoftei
d60193c1ae
ESL adjustments for PHP 7+
2019-10-02 14:05:58 -04:00