5466 Commits

Author SHA1 Message Date
Andrey Volk
d127eeeecc [mod_snom, mod_snmp] Replace strncpy with snprintf 2021-03-17 19:25:46 +03:00
Andrey Volk
be6b40b024 [mod_lcr] Fix order_by and sql_stream streams leaking in the case of a DB error in lcr_load_config() 2021-03-17 19:20:41 +03:00
Andrey Volk
e614f08c93 [mod_httapi] Fix memory leak of dup_creds in httapi_sync() 2021-03-17 19:18:33 +03:00
Andrey Volk
3e7ba04cbe [mod_curl] Avoid passing null pointer value via data parameter of do_lookup_url() 2021-03-17 18:55:40 +03:00
Andrey Volk
90c35685c3 [mod_mongo, mod_redis, mod_voicemail] Fix leaking hash iterators. 2021-03-17 18:29:20 +03:00
surendrasignalwire
dbc894d959 [Core] Reuse caller profile 2021-03-17 00:52:36 +03:00
Seven Du
b5459fb5f5 [mod_av] remove extra space 2021-03-16 20:44:31 +03:00
Seven Du
9875e190aa [mod_av] enable resampler when sample rate mismatch (#153) 2021-03-16 20:21:10 +03:00
Seven Du
21a536e774 [mod_video_filter] Disable waiting video ready which blocks the channel 10 seconds in early media 2021-03-16 20:16:06 +03:00
Dragos Oancea
b775c1f91a [mod_enum] fix mem leak - ldns_resolver_new() - vanilla cfg. 2021-03-16 14:46:39 +00:00
Seven Du
a6a5784871
[mod_callcenter] fix leak (#1050)
[mod_callcenter] Fix small leak in cc-instance-id configuration parameter.
2021-02-13 12:34:54 -05:00
Chris Rienzo
806c0583d5
Merge pull request #995 from seven1240/final-chat
[mod_sms] add final chat function
2021-02-13 11:40:18 -05:00
Taner Mansur
f5388e444c
[mod_http_cache] Generic HTTP API Authorization header support (#1048)
[mod_http_cache] Generic HTTP API Authorization header support
2021-02-13 11:32:43 -05:00
mangshe0
fb0c46e5af [mod_av] fix record crash bug 2020-12-23 20:15:41 +04:00
Andrey Volk
940d82ef9b [Build-System] Fix build with MSBuild. 2020-12-23 00:11:37 +04:00
Andrey Volk
7345c77f96
Merge pull request #985 from seven1240/mock-tts
[mod_test] add tts mock
2020-12-17 21:54:16 +04:00
Andrey Volk
6b020ef17a
Merge pull request #1000 from signalwire/http-cache-windows-binary
[mod_http_cache] Set binary mode when downloading files in Windows
2020-12-17 21:51:44 +04:00
Andrey Volk
9368ed0d1f
Merge pull request #997 from seven1240/answer-decode-debug-video
[mod_dptools] early video decode and debug
2020-12-17 21:26:45 +04:00
Seven Du
25edcd6ccd [mod_dptools] remove duplicated code 2020-12-17 22:54:25 +08:00
Chris Rienzo
243421c8fe [mod_http_cache] Set binary mode when downloading files in Windows 2020-12-17 09:46:13 -05:00
Alexander Udovichenko
040416b8db
[mod_httpapi] Fix abs-file-cache-ttl typo 2020-12-17 15:52:24 +04:00
Seven Du
c1837909b1 [mod_dptools] early video decode and debug 2020-12-16 23:10:52 +08:00
Seven Du
97676a9b50 [mod_sms] add final chat function 2020-12-16 23:03:03 +08:00
Martin Paterson
d28dbd1cd6
[mod_voicemail] Fix error-case return in vm_fsdb_pref_greeting_set_function 2020-12-16 18:22:46 +04:00
ovadbar
855d8bd3e4
[mod_http_cache] Remove duplicate include statements 2020-12-16 18:19:49 +04:00
Andrey Volk
2ec89f19d9
Merge pull request #874 from traud/patch-1
[mod_spandsp] Fix two white-space errors
2020-12-16 18:15:06 +04:00
Andrey Volk
e43b192f70
Merge pull request #877 from traud/patch-3
[mod_av] Update error message
2020-12-16 18:12:51 +04:00
Seven Du
70571a440a [mod_test] add tts mock 2020-12-14 13:24:26 +08:00
Chris Rienzo
0f7ba14333
[mod_http_cache] Crash on HTTP GET with generated AWS v4 signature
Co-authored-by: Miguel Gonzalez <maggonzz@gmail.com>
2020-11-09 23:08:05 +04:00
agree
b7b83db66d
[mod_conference] Fix conference api saymember wrong output message 2020-11-06 00:35:45 +04:00
Alexander Traud
828811501c
[mod_av] Update error message
Five years ago, commit b29174e added the scale/conversion library of
FFmpeg. However, that library is not part of libavformat-dev and added
an additional requirement. That was not reflected in the error message,
when FFmpeg libraries are missing.
2020-09-29 10:30:56 +02:00
Alexander Traud
5aaf2eb3df
[mod_spandsp] Fix two white-space errors
Seven years ago, commit eee96c6 introduced two white-space errors. The
compiler Clang 10 errors: misleading indentation; statement is not
part of the previous 'if'. Now, Clang compiles successfully.
2020-09-27 11:45:17 +02:00
lazedo
da4fa9bac7
[mod_expr] log errors 2020-09-16 02:13:52 +01:00
Andrey Volk
7c0062938f [mod_signalwire] Fix build with newer signalwire-c v2.0 2020-09-15 19:14:48 +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
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
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
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
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
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
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
d9d49920cb [mod_httapi] Fix leak of context->url_params 2020-05-07 03:16:58 +04:00
Mike Jerris
3089e8e548 [mod_av] reduce some errors to warnings in logs 2020-05-07 03:08:42 +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
Andrey Volk
a198e765fe [mod_conference] Fix memory leaks and a possible deadlock in chat_send(); 2020-05-07 02:40:41 +04:00
Andrey Volk
51cc971d45
Merge pull request #478 from dragos-oancea/mod_redis-undefined-val
[mod_redis] scan-build: Assigned value is garbage or undefined
2020-03-12 20:22:43 +04:00