]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2021-02-24  Stefan WeilFix typo and convert line endings from CRLF to LF 602/head
2021-02-24  Stefan WeilFix some typos (most found by codespell)
2021-02-23  s3rj1k[Unit-tests] Fix previously defined AM_* in tests.
2021-02-17  Andrey Volk[libesl] Fix leak of esl_event_header_t in esl_event_ba...
2021-02-13  Chris RienzoMerge pull request #509 from talmakion/dev-xmlcurl-cfg 310/head
2021-02-13  Chris RienzoMerge pull request #684 from dragos-oancea/amrwb-oa-cfg
2021-02-13  Chris RienzoMerge pull request #939 from netaudio/master
2021-02-13  Seven Du[mod_callcenter] fix leak (#1050)
2021-02-13  voipke[mod_unimrcp] Allow prosody-rate to be negative 939/head
2021-02-13  Chris RienzoMerge pull request #976 from dragos-oancea/amrwb-log...
2021-02-13  Chris RienzoMerge pull request #995 from seven1240/final-chat
2021-02-13  Chris RienzoMerge pull request #1030 from signalwire/osx-fixes
2021-02-13  figaro2015Verification of the wss.pem certificate in mod_sofia...
2021-02-13  Chris RienzoMerge pull request #1073 from italorossi/master
2021-02-13  Taner Mansur[mod_http_cache] Generic HTTP API Authorization header...
2021-02-11  Ítalo Rossi[core] Exclude RFC-6598 CGNAT private space from wan... 1073/head
2021-02-05  Dragos Oancea[mod_amrwb] show the session in debug logs. 976/head
2021-02-05  sunlin[mod_python] Fix PyObject leaks in eval_some_python...
2021-02-05  Andrey VolkMerge pull request #1034 from seven1240/add-call-id...
2021-02-05  Andrey VolkMerge pull request #1053 from seven1240/jira-github
2021-01-26  Seven Du[core] jira moved to github 1053/head
2021-01-25  s3rj1k[Build-System] Check requirements when generating tarballs.
2021-01-19  Seven Du[mod_sofia] add call-id to log line to link with sessio... 1034/head
2021-01-16  sergey-safarov[Build-System] freeswitch.spec update
2021-01-15  Andrey VolkMerge pull request #630 from swk/shaken-stir-identity...
2021-01-15  Chris Rienzo[core] fix documentation error for switch_core_media_bu...
2021-01-15  Ken Rice[mod_sofia] Add preliminary handing for SHAKEN/STIR... 630/head
2021-01-12  Anthony Minessale[libvpx] add yield to vpx 1030/head
2021-01-12  Mike Jerris[core] fix build when undefined APR_INET6
2021-01-08  Troy Denton[mod_sofia] Remove 'precondition' from 'Supported:...
2020-12-23  willie zhang[Core] fix asr resample out data len
2020-12-23  Andrey VolkMerge pull request #823 from mangshe0/syb3
2020-12-23  mangshe0[mod_av] fix record crash bug 823/head
2020-12-22  Andrey VolkMerge pull request #1005 from signalwire/msbuild
2020-12-22  Andrey Volk[Build-System] Fix build with MSBuild. 1005/head
2020-12-22  rucc[FreeSwitchConsole] -version option enabled in windows...
2020-12-17  Andrey VolkMerge pull request #913 from traud/patch-5
2020-12-17  Andrey VolkMerge pull request #985 from seven1240/mock-tts
2020-12-17  Andrey VolkMerge pull request #1000 from signalwire/http-cache...
2020-12-17  Andrey VolkMerge pull request #994 from seven1240/debug-sendto
2020-12-17  Andrey VolkMerge pull request #996 from seven1240/event-merge
2020-12-17  Andrey VolkMerge pull request #997 from seven1240/answer-decode...
2020-12-17  Andrey VolkMerge pull request #1001 from seven1240/remove-duplicat...
2020-12-17  Andrey VolkMerge pull request #790 from sunlin7/fix-possible-memor...
2020-12-17  Andrey Volk[Core] switch_core_port_allocator: Replace getaddrinfo...
2020-12-17  Seven Du[mod_dptools] remove duplicated code 1001/head
2020-12-17  Chris Rienzo[mod_http_cache] Set binary mode when downloading files... 1000/head
2020-12-17  Alexander Udovichenko[mod_httpapi] Fix abs-file-cache-ttl typo
2020-12-16  Norm Brandinger[mod_v8] Fix C++ compile warning
2020-12-16  Andrey VolkMerge pull request #982 from italorossi/bugfix/opus...
2020-12-16  Andrey VolkMerge pull request #988 from signalwire/osx-libpq-configure
2020-12-16  Andrey VolkMerge pull request #998 from seven1240/argb-le
2020-12-16  Seven Du[core] support convert to ARGB_LE video format 998/head
2020-12-16  Seven Du[mod_dptools] early video decode and debug 997/head
2020-12-16  Seven Du[core] add event::merge 996/head
2020-12-16  Seven Du[mod_sms] add final chat function 995/head
2020-12-16  Seven Du[core] debug socket sendto 994/head
2020-12-16  Timothy Vanderaerden[Core] Databases: Fix duplicate key name 'recovery3'
2020-12-16  Martin Paterson[mod_voicemail] Fix error-case return in vm_fsdb_pref_g...
2020-12-16  ovadbar[mod_http_cache] Remove duplicate include statements
2020-12-16  Rosen Penev[build] fix compilation under musl 1.2
2020-12-16  Andrey VolkMerge pull request #874 from traud/patch-1
2020-12-16  Andrey VolkMerge pull request #877 from traud/patch-3
2020-12-16  Andrey VolkMerge pull request #990 from signalwire/libvpxmacos11
2020-12-15  Andrey Volk[build] Add missing checks to libvpx build system for... 990/head
2020-12-15  Mike Jerris[build] fix libpq configure check to use flags from... 988/head
2020-12-14  Seven Du[mod_test] add tts mock 985/head
2020-12-11  Ítalo Rossi[mod_opus] Do not hangup call on decode error - fix... 982/head
2020-11-20  Andrey Volk[mod_gsmopen] Fix build on Visual Studio 2019
2020-11-17  Norm Brandinger[Core] Fix XML generation
2020-11-11  ajay-sabat[Core] switch_core_media: Correct srtp_remote_audio_cry...
2020-11-09  Chris Rienzo[mod_http_cache] Crash on HTTP GET with generated AWS...
2020-11-05  agree[mod_conference] Fix conference api saymember wrong...
2020-10-19  Andrey VolkMerge pull request #915 from signalwire/drone
2020-10-19  Andrey Volk[Testing] Move Drone artifacts to signalwire.cloud 915/head
2020-10-16  Alexander Traud[configuration] Copy TLS ciphers from vars.xml even... 913/head
2020-10-08  Andrey VolkMerge pull request #875 from traud/patch-2
2020-10-05  Andrey VolkMerge pull request #802 from signalwire/recording_follo...
2020-09-29  Alexander Traud[mod_av] Update error message 877/head
2020-09-27  Alexander Traud[core] Fix ICE candidate priorities 875/head
2020-09-27  Alexander Traud[mod_spandsp] Fix two white-space errors 874/head
2020-09-23  FredWemyss[mod_sofia] Add back sip Identity header into sip_i_ide...
2020-09-22  Andrey VolkMerge pull request #866 from signalwire/testframework
2020-09-22  Mike Jerris[Unit-Tests] Tweak test framework, fail loading unit... 866/head
2020-09-22  Andrey VolkMerge pull request #863 from cdosoftei/apr-ipv6-tweak
2020-09-21  cdosoftei[apr] fix find_if_index for BSDs/mac 863/head
2020-09-16  Andrey VolkMerge pull request #856 from lazedo/patch-5
2020-09-16  Andrey VolkMerge pull request #857 from lazedo/patch-6
2020-09-16  lazedo[mod_expr] log errors 857/head
2020-09-16  lazedo[mod_kazoo] add kz_contact api 856/head
2020-09-15  Andrey VolkMerge pull request #851 from signalwire/DTLSv1_2
2020-09-15  Andrey VolkMerge pull request #852 from signalwire/mod_signalwire_fix
2020-09-15  Andrey Volk[mod_signalwire] Fix build with newer signalwire-c... 852/head
2020-09-15  Ciprian[core] Enable MSRP over IPv6
2020-09-14  Andrey Volk[Core] Enable use of DTLSv1_2 on Windows. 851/head
2020-09-10  Mike Jerris[build] add addr sanitizer to out of tree mod stubs
2020-09-10  Ciprian[core] DTLS PEM validation/creation tweaks and fix...
2020-09-08  Philipp Hancke[Core] Create x509v3 certificates
2020-09-08  Andrey VolkMerge pull request #791 from signalwire/move-verto...
2020-09-03  Donald Maxwell[Default-Configuration] Force sip subscription requests...
next