Commit Graph

34789 Commits

Author SHA1 Message Date
Stefan Weil
6609ce9510 Fix some typos (most found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-02-24 13:59:11 +01:00
s3rj1k
91f12b5920
[Unit-tests] Fix previously defined AM_* in tests. 2021-02-23 20:59:26 +03:00
Andrey Volk
3556119fde [libesl] Fix leak of esl_event_header_t in esl_event_base_add_header(). Code cleanup. 2021-02-17 22:56:10 +03:00
Chris Rienzo
7d0909d4a9
Merge pull request #509 from talmakion/dev-xmlcurl-cfg
[mod_xml_curl] Allow XML_CURL_MAX_BYTES to be configured at runtime
2021-02-13 13:01:20 -05:00
Chris Rienzo
6a19627dcd
Merge pull request #684 from dragos-oancea/amrwb-oa-cfg
[mod_amrwb] add cfg setting to switch between OA/BE when originating
2021-02-13 12:54:53 -05:00
Chris Rienzo
780e34b7ad
Merge pull request #939 from netaudio/master
fix issue #935 prosody-rate paramter can not be set negative integer …
2021-02-13 12:45:52 -05: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
voipke
7942cb9363 [mod_unimrcp] Allow prosody-rate to be negative 2021-02-13 17:16:15 +00:00
Chris Rienzo
69c1de9deb
Merge pull request #976 from dragos-oancea/amrwb-log-session
[mod_amrwb] show the session in debug logs.
2021-02-13 12:06:49 -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
Chris Rienzo
f45bb80955
Merge pull request #1030 from signalwire/osx-fixes
osx build fixes
2021-02-13 11:39:32 -05:00
figaro2015
d27cd90155
Verification of the wss.pem certificate in mod_sofia application code. Display correct reason why sofia profile failed to create (#1067)
[mod_sofia] Verification of the wss.pem certificate in mod_sofia application code. Display correct reason why sofia profile failed to create.
2021-02-13 11:37:01 -05:00
Chris Rienzo
376518c9ec
Merge pull request #1073 from italorossi/master
[core] Exclude RFC-6598 CGNAT private space from wan.auto acl
2021-02-13 11:35:12 -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
Ítalo Rossi
7078e0bfcf [core] Exclude RFC-6598 CGNAT private space from wan.auto acl 2021-02-11 15:53:08 -03:00
Dragos Oancea
d2959010c1 [mod_amrwb] show the session in debug logs. 2021-02-05 14:38:32 +00:00
sunlin
bc8e3da74c
[mod_python] Fix PyObject leaks in eval_some_python function 2021-02-05 13:36:45 +03:00
Andrey Volk
212c1ec8d5
Merge pull request #1034 from seven1240/add-call-id-to-log
[mod_sofia] add call-id to log line to link with session uuid
2021-02-05 13:27:53 +03:00
Andrey Volk
0c0c33c5f5
Merge pull request #1053 from seven1240/jira-github
[core] jira moved to github
2021-02-05 13:25:17 +03:00
Seven Du
831a52319a [core] jira moved to github 2021-01-26 23:28:53 +08:00
s3rj1k
3afa604acd
[Build-System] Check requirements when generating tarballs. 2021-01-25 19:02:15 +03:00
Seven Du
9bb76b94dc [mod_sofia] add call-id to log line to link with session uuid 2021-01-19 11:09:19 +08:00
sergey-safarov
d498f6c723
[Build-System] freeswitch.spec update 2021-01-16 19:12:09 +03:00
Andrey Volk
6188337600
Merge pull request #630 from swk/shaken-stir-identity-header
[mod_sofia] Add preliminary handing for SHAKEN/STIR via SIP Identity …
2021-01-15 17:48:28 +03:00
Chris Rienzo
caca7a66d6 [core] fix documentation error for switch_core_media_bug_read() 2021-01-15 14:27:33 +00:00
Ken Rice
69e9e2ec14 [mod_sofia] Add preliminary handing for SHAKEN/STIR via SIP Identity Header 2021-01-15 16:44:58 +03:00
Anthony Minessale
6837661658 [libvpx] add yield to vpx 2021-01-12 10:57:43 -07:00
Mike Jerris
56478e0248 [core] fix build when undefined APR_INET6 2021-01-11 17:57:36 -07:00
Troy Denton
ac5775b6e0
[mod_sofia] Remove 'precondition' from 'Supported:' w/ 100rel 2021-01-08 19:55:59 +03:00
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