willie zhang
62970aa998
[Core] fix asr resample out data len
2020-12-23 21:45:26 +04:00
Andrey Volk
dc388e9389
Merge pull request #823 from mangshe0/syb3
...
[mod_av] Fix record crash bug
2020-12-23 20:38:08 +04:00
mangshe0
fb0c46e5af
[mod_av] fix record crash bug
2020-12-23 20:15:41 +04:00
Andrey Volk
ccce984602
Merge pull request #1005 from signalwire/msbuild
...
[Build-System] Fix build with MSBuild.
2020-12-23 00:38:42 +04:00
Andrey Volk
940d82ef9b
[Build-System] Fix build with MSBuild.
2020-12-23 00:11:37 +04:00
rucc
7a3a8c4b70
[FreeSwitchConsole] -version option enabled in windows + read git revision
2020-12-22 20:50:27 +04:00
Andrey Volk
9908a9ac02
Merge pull request #913 from traud/patch-5
...
[configuration] Copy TLS ciphers from vars.xml even in Vanilla External
2020-12-18 01:46:23 +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
3c783ee8fd
Merge pull request #994 from seven1240/debug-sendto
...
[core] debug socket sendto
2020-12-17 21:49:04 +04:00
Andrey Volk
3a6d1210d7
Merge pull request #996 from seven1240/event-merge
...
[core] add event::merge
2020-12-17 21:28:32 +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
Andrey Volk
15e7733089
Merge pull request #1001 from seven1240/remove-duplicated-code
...
[mod_dptools] remove duplicated code
2020-12-17 21:23:45 +04:00
Andrey Volk
86cd31c5d9
Merge pull request #790 from sunlin7/fix-possible-memory-leak
...
[mod_say_*] fix possible memory-leak in say_ip()
2020-12-17 21:21:45 +04:00
Andrey Volk
913551315b
[Core] switch_core_port_allocator: Replace getaddrinfo() (may get stuck) with switch_sockaddr_new() and fix IPv6.
2020-12-17 21:15:14 +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
Norm Brandinger
7b841c048a
[mod_v8] Fix C++ compile warning
2020-12-17 00:48:03 +04:00
Andrey Volk
39fc5d4123
Merge pull request #982 from italorossi/bugfix/opus-donot-drop-call-corrupted-stream
...
[mod_opus] Do not hangup call on decode error - fix 86a5ee3509
2020-12-16 22:54:04 +04:00
Andrey Volk
4d070c43e2
Merge pull request #988 from signalwire/osx-libpq-configure
...
[build] fix libpq configure check to use flags from autoconf/pkg-config
2020-12-16 21:28:03 +04:00
Andrey Volk
fd15819c67
Merge pull request #998 from seven1240/argb-le
...
[core] support convert to ARGB_LE video format
2020-12-16 20:47:12 +04:00
Seven Du
55d8edf846
[core] support convert to ARGB_LE video format
2020-12-16 23:14:42 +08:00
Seven Du
c1837909b1
[mod_dptools] early video decode and debug
2020-12-16 23:10:52 +08:00
Seven Du
6cf606f2a0
[core] add event::merge
2020-12-16 23:05:16 +08:00
Seven Du
409b21b3e6
[core] debug socket sendto
2020-12-16 22:59:43 +08:00
Timothy Vanderaerden
aae2e08cca
[Core] Databases: Fix duplicate key name 'recovery3'
...
Fixes: (create index recovery3 on recovery(runtime_uuid)) to database: Duplicate key name 'recovery3'
2020-12-16 18:31:47 +04: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
Rosen Penev
aa71d87528
[build] fix compilation under musl 1.2
...
musl 1.2 defaults to 64-bit time_t, causing a compile failure under 32-bit platforms.
2020-12-16 18:17:24 +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
Andrey Volk
d57298643c
Merge pull request #990 from signalwire/libvpxmacos11
...
[build] Add missing checks to libvpx build system for macOS 11.
2020-12-16 18:05:41 +04:00
Andrey Volk
fb14eef2b4
[build] Add missing checks to libvpx build system for macOS 11.
2020-12-16 02:49:46 +04:00
Mike Jerris
16a4c21af7
[build] fix libpq configure check to use flags from autoconf/pkg-config
2020-12-15 11:22:21 -07:00
Seven Du
70571a440a
[mod_test] add tts mock
2020-12-14 13:24:26 +08:00
Ítalo Rossi
6ddb61fd4e
[mod_opus] Do not hangup call on decode error - fix 86a5ee3509
2020-12-11 14:44:02 -03:00
Andrey Volk
8045c96458
[mod_gsmopen] Fix build on Visual Studio 2019
2020-11-20 18:29:52 +04:00
Norm Brandinger
68855f6acc
[Core] Fix XML generation
2020-11-17 22:23:21 +04:00
ajay-sabat
73d6da1342
[Core] switch_core_media: Correct srtp_remote_audio_crypto_key variable
2020-11-12 01:29:48 +04: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
Andrey Volk
090cbe9e25
Merge pull request #915 from signalwire/drone
...
[Testing] Move Drone artifacts to signalwire.cloud
2020-10-20 01:07:21 +04:00
Andrey Volk
4273ec304b
[Testing] Move Drone artifacts to signalwire.cloud
2020-10-19 18:37:11 +04:00
Alexander Traud
d7c68893cc
[configuration] Copy TLS ciphers from vars.xml even in Vanilla External
...
Previously, the configuration file vars.xml set the TLS Cipher Suites only for internal SIP profiles. External SIP profiles used the 'DEFAULT' set of the underlying OpenSSL. Now, external SIP profiles copy to the general setting of vars.xml as well. Of course, you can overwrite this anytime, for example, to use different sets for internal and external.
2020-10-16 15:32:48 +02:00
Andrey Volk
1010c6c55c
Merge pull request #875 from traud/patch-2
...
[core] Fix ICE candidate priorities
2020-10-08 20:25:54 +04:00
Andrey Volk
6c24133ea7
Merge pull request #802 from signalwire/recording_follow_transfer
...
[Core] Fix hangup race in recording_follow_transfer.
2020-10-05 20:32:29 +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
ac8ef6ba1e
[core] Fix ICE candidate priorities
...
Seven years ago, commit cb076e6
used xor as pow. The compiler Clang 10
errors about this copy-paste-error from RFC 5245 section 4.1.2.1. Now,
Clang compiles successfully.
2020-09-27 13:04:31 +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