]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2021-03-16  Andrey Volk[Unit-tests] Fix build issues in switch_eavesdrop.c... 1121/head
2021-03-16  Andrey Volk[Core] Scheduler: Fix race between switch_scheduler_add...
2021-03-16  Andrey Volk[mod_sofia] Fix memory leaks caused by improper profile...
2021-03-16  Andrey Volk[mod_sofia] Fix multiple memory leaks in sofia_presence...
2021-03-16  Mike Jerris[core] fix leak in http request parser
2021-03-16  Andrey Volk[Core] Fix memory leak of local_var_event in switch_ivr...
2021-03-16  surendrasignalwire[Core] Reuse caller profile
2021-03-16  Dragos Oancea[core] eavesdrop: init L16 codec at right ptime in...
2021-03-16  Dragos Oancea[core] native tap fix (pass the copy of the frame to...
2021-03-16  surendrasignalwire[mod_sofia] Fix recovery reinvite issue
2021-03-16  Andrey Volk[Core] Fix SDP parsing causing segfault.
2021-03-16  Andrey Volk[mod_pgsql] Prevent a stall of PQconsumeInput().
2021-03-16  Andrey Volk[Core] Make switch_core_media_set_codec() and switch_co...
2021-03-16  Andrey Volk[Core] Fix buffer race in switch_ivr_eavesdrop_session()
2021-03-16  surendrasignalwire[Core] Fixed issue while setting mode on reinvite or...
2021-03-16  Andrey Volk[mod_sofia] Fix potential leak of uuid in sofia_event_c...
2021-03-16  Andrey Volk[Core] Fix double close of a socket in switch_rtp
2021-03-16  surendrasignalwire[Core] Fix crash while writing text_frame in conference
2021-03-16  Andrey Volk[mod_pgsql] Fix potential hang when calling PQconsumeIn...
2021-03-16  Seven Du[mod_av] remove extra space
2021-03-16  surendrasignalwire[core] Fix ODBC column size performance issue
2021-03-16  Andrey Volk[Core] Fix reference counter lock order when protect...
2021-03-16  Andrey Volk[Core] Fix wrong switch_assert expressions in switch_co...
2021-03-16  Andrey Volk[Core] Fix multiple missing session unlocks in switch_c...
2021-03-16  Seven Du[mod_sofia] fix session log
2021-03-16  Dragos Oancea[core] eavesdrop: reduce lock contention, fix error...
2021-03-16  Seven Du[mod_sndfile] fix read sndfiles with float data
2021-03-16  Seven Du[mod_av] enable resampler when sample rate mismatch...
2021-03-16  phonecomwire[Core] Adding fix for switch_ivr_originate to not copy...
2021-03-16  Seven Du[mod_video_filter] Disable waiting video ready which...
2021-03-16  surendrasignalwire[mod_sofia] Url encode the sip_to_user before using...
2021-03-16  surendrasignalwire[Core] execute_on_audio_change on codec change
2021-03-16  Andrey VolkMerge pull request #1120 from dragos-oancea/mod_enum_fi...
2021-03-16  Dragos Oancea[mod_enum] fix mem leak - ldns_resolver_new() - vanilla... 1120/head
2021-03-10  Andrey VolkMerge pull request #1103 from dragos-oancea/amr_sync_ch...
2021-03-10  windy-wang[core] add log debug socket sendto
2021-03-10  Dragos Oancea[mod_amr] introduce new cfg setting force-oa to change... 1103/head
2021-03-09  Andrey VolkMerge pull request #1098 from dragos-oancea/amr_wb_fram...
2021-03-08  Paul Mateer[Core] Capture return value of 2nd call to LoadLibraryE...
2021-03-05  Dragos Oancea[mod_amrwb] handle frame types SPEECH_LOST and NO_DATA... 1098/head
2021-03-04  Andrey VolkMerge pull request #1096 from signalwire/apr-osx-config...
2021-03-03  Andrey VolkMerge pull request #1083 from dragos-oancea/amr_no_data
2021-03-03  Dragos Oancea[mod_amr] handle frame type NO_DATA and add unit test. 1083/head
2021-03-03  Mike Jerris[build] fix configure checks for ipv6 on latest osx 1096/head
2021-02-26  Michael JerrisMerge pull request #1087 from signalwire/swigall
2021-02-26  Andrey Volk[Build-System] Add src/include/switch_swigable_cpp... 1087/head
2021-02-25  Evan McGeeMerge pull request #602 from stweil/typos
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
next