Andrey Volk
|
89c7f88656
|
Merge pull request #856 from lazedo/patch-5
[mod_kazoo] add kz_contact api
|
2020-09-16 18:15:27 +04:00 |
|
lazedo
|
da4fa9bac7
|
[mod_expr] log errors
|
2020-09-16 02:13:52 +01:00 |
|
lazedo
|
43e0d21534
|
[mod_kazoo] add kz_contact api
|
2020-09-16 02:11:09 +01:00 |
|
Andrey Volk
|
7c0062938f
|
[mod_signalwire] Fix build with newer signalwire-c v2.0
|
2020-09-15 19:14:48 +04:00 |
|
Ciprian
|
5ce4855a1e
|
[core] Enable MSRP over IPv6
* [core] Enable MSRP over IPv6
* [core] SWITCH_SO_IPV6_V6ONLY socket option
|
2020-09-15 13:42:22 +04:00 |
|
Andrey Volk
|
be5757d93b
|
Merge pull request #812 from micmac1/spandsp3-fixes
[mod_spandsp, mod_gsmopen] Fix typo and build with external spandsp
|
2020-09-01 21:13:32 +04:00 |
|
Ciprian
|
9c01bd4c78
|
[mod_rayo] Enable -fno-common compilation
|
2020-09-01 20:13:28 +04:00 |
|
Andrey Volk
|
850b10a864
|
Merge pull request #749 from signalwire/mod_signalwire_upgrade
[mod_signalwire] Upgrade code to be able to work on newer libks and signalwire-c v2.0 when released
|
2020-08-25 22:17:29 +04:00 |
|
Sebastian Kemper
|
51fba83ed3
|
[mod_gsmopen] Fix build with external spandsp
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
2020-08-19 22:26:04 +02:00 |
|
Sebastian Kemper
|
61368b24c1
|
[mod_spandsp] Fix typo
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
2020-08-19 22:25:01 +02:00 |
|
Mike Jerris
|
cdb4810f8a
|
[Build-System] Remove mod_freetdm from spec file, fix compile errors on CentOS
|
2020-08-14 18:49:39 +04:00 |
|
LordPinna
|
145377dd8e
|
[mod_verto] Fix modify attended transfer response
|
2020-08-12 21:08:07 +04:00 |
|
Chris Rienzo
|
e82e68d182
|
Merge pull request #66 from micmac1/t38-reinv-fix
[mod-sofia] Fix reINVITE after T38 is rejected
|
2020-08-10 11:03:08 -04:00 |
|
Andrey Volk
|
242ab078f0
|
swigall
|
2020-08-05 08:16:54 +00:00 |
|
jelmd
|
466a455286
|
[mod_opusfile] Fix compiling write file support
|
2020-08-05 03:29:04 +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
|
b06036e30f
|
[mod_sofia] Cleanup usage of sofia-sip headers.
|
2020-08-03 22:15:19 +04:00 |
|
Andrey Volk
|
3d74cf1379
|
[mod_signalwire] Upgrade code to be able to work on newer libks and signalwire-c v2.0 when released
|
2020-07-22 20:47:53 +04:00 |
|
Andrey Volk
|
64646a3448
|
[mod_http_cache] Fix Windows build
|
2020-07-21 01:51:47 +04:00 |
|
Chris Rienzo
|
17ebce7e3b
|
Add v4 sig to http cache (#741)
* FS-9676 [mod_http_cache] Support for AWS Signature version 4 and drop support for version 2
Co-authored-by: baonq-me <quocbao747@gmail.com>
|
2020-07-20 15:34:55 -04:00 |
|
MikhailKalashnikov
|
90fb233ac6
|
[mod_sofia] Fix crash when proxy INFO without body
|
2020-07-17 17:58:35 +04:00 |
|
Lin.Sun
|
715ee3d2a2
|
[mod_silk] switch_silk_decode: Fix invalid condition for return code from switch_jb_peek_frame().
|
2020-07-10 13:40:36 +04:00 |
|
lazedo
|
00113c480d
|
[mod_sofia] Verify that replaces header params exist
|
2020-06-29 22:46:18 +04:00 |
|
Mike Jerris
|
6b9c836286
|
[build] properly prepend PKG_CONFIG_PATHS on out of tree modules
|
2020-06-04 22:42:07 +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 |
|
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 |
|
Mike Jerris
|
838f62a743
|
[mod_event_socket] Fix hangup race with listener_thread of socket application in async mode
|
2020-05-15 15:18:41 -06:00 |
|
Andrey Volk
|
55ddecd750
|
Merge pull request #222 from paxc/master
[mod_openh264] Fix stap-a size issue and add unit test.
|
2020-05-15 21:04:25 +04:00 |
|
paxc
|
9bec823f22
|
[mod_openh264] Fix stap-a size issue and add unit test.
|
2020-05-15 20:35:58 +04:00 |
|
Andrey Volk
|
eba009868e
|
Merge pull request #474 from dragos-oancea/mod_cv-nullptr-passed
[mod_cv] scan-build: Null pointer passed as an argument to a 'nonnull' parameter.
|
2020-05-15 20:28:51 +04:00 |
|
windy-wang
|
120132b190
|
[mod_av] Break packets evenly
|
2020-05-14 01:45:48 +04:00 |
|
Andrey Volk
|
50b7dedf82
|
swigall
|
2020-05-11 09:50:33 +00:00 |
|
Andrey Volk
|
a2c657c7bb
|
[mod_amr] scan-build: fix dead increment of fmtptmp_pos in switch_amr_init()
|
2020-05-08 02:56:37 +04:00 |
|
Andrey Volk
|
5b1088d39f
|
Merge pull request #133 from jay98237438/master
[mod_amr, mod_amrwb] RFC4867 mode-set compliancy
|
2020-05-08 01:55:50 +04:00 |
|
sunlin
|
43b35ae4f2
|
[mod_silk] Fix mod_silk always init with maxaveragebitrate=20000
|
2020-05-08 01:52:39 +04:00 |
|
Andrey Volk
|
0072806df1
|
[mod_loopback] Split null_auto_answer into two variables null_enable_auto_answer and null_auto_answer_delay. Default auto_answer_delay is 0 instead of 1 ms. Auto answer is enabled by default if null_enable_auto_answer is not set. More carefully compute the delay in ms to not block channel longer than needed.
|
2020-05-08 01:22:48 +04:00 |
|
Seven Du
|
2a54e08019
|
[core, mod_loopback] Add test case for group confirm over loopback endpoints
|
2020-05-08 01:12:17 +04:00 |
|
lazedo
|
7264426386
|
[mod_loopback] clear confirm properties from a-leg
|
2020-05-08 01:11:52 +04:00 |
|
Mike Jerris
|
598d52d5fb
|
[mod_sofia] remove blank display name that can show up in from uri
|
2020-05-07 03:18:16 +04:00 |
|
Andrey Volk
|
d9d49920cb
|
[mod_httapi] Fix leak of context->url_params
|
2020-05-07 03:16:58 +04:00 |
|
VCC Live/Core
|
2d6e2e2fa3
|
[mod_erlang_event] Fix segfault in destroy_listener()
|
2020-05-07 03:14:18 +04:00 |
|
Andrey Volk
|
b31c47eab7
|
[mod_shout] Reduce log level from error to warning for "Error opening %s (invalid rate or channel count)"
|
2020-05-07 03:10:37 +04:00 |
|
Mike Jerris
|
3089e8e548
|
[mod_av] reduce some errors to warnings in logs
|
2020-05-07 03:08:42 +04:00 |
|
Andrey Volk
|
865de72cee
|
[core,mod_verto,mod_xml_rpc] Fix use of deprecated CRYPTO_set_id_callback().
|
2020-05-07 03:00:03 +04:00 |
|
Andrey Volk
|
06dfe2e3a4
|
[mod_sndfile] Reduce error level to warning for "Error Opening File"
|
2020-05-07 02:48:21 +04:00 |
|
Andrey Volk
|
96c615e353
|
[mod_av] Reduce error level to warning for "Could not decode frame".
|
2020-05-07 02:47:19 +04:00 |
|
Chris Rienzo
|
52a17066eb
|
[mod_sofia] Quiet down error when registration credentials are missing
|
2020-05-07 02:42:01 +04:00 |
|
Andrey Volk
|
a198e765fe
|
[mod_conference] Fix memory leaks and a possible deadlock in chat_send();
|
2020-05-07 02:40:41 +04:00 |
|
Anthony Minessale
|
55b148f1c3
|
[mod_verto] Fix packet o death.
|
2020-05-07 02:36:08 +04:00 |
|