]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2021-03-22  Andrey Volk[Core] Hangup call instead of crashing system on SSL_CT...
2021-03-22  Andrey Volk[Core] switch_ivr_set_user_xml: Buffer is wrongly trunc...
2021-03-22  Dragos Oancea[core] rtp: fix #ifdef DEBUG_TS_ROLLOVER (#357)
2021-03-22  Dragos Oancea[mod_av] fix memory leak on file playing
2021-03-22  Andrey Volk[Core] Add new switch_core_session_try_reset() API...
2021-03-22  Chris Rienzo[core] Remove unused buffers and mutexes in switch_core...
2021-03-22  Andrey Volk[mod_sofia] Use thread-safe alternatives when destroyin...
2021-03-19  Andrey VolkMerge pull request #1128 from signalwire/isbr
2021-03-19  Andrey Volk[mod_conference] Bridged conference did not wait it... 1128/head
2021-03-18  Andrey VolkMerge pull request #905 from traud/patch-4
2021-03-18  Aron Podrigal[mod_pgsql] Use PQcmdTuples() to get number of effected...
2021-03-18  Alexander Traud[core] Allow other (D)TLS Curves/Groups beside P-256 905/head
2021-03-18  sergey-safarov[Build-System] freeswitch.spec update
2021-03-18  Andrey Volk[mod_sofia] Gateways DOWN state introduced a regression...
2021-03-17  Chris Rienzo[test] Fix fst_session_park() to wait for CF_PARK inste...
2021-03-17  Andrey Volk[Core] Fix race between switch_ivr_park_session() and...
2021-03-17  Andrey Volk[Core] Fix leaking codec, timer and abuf in switch_ivr_...
2021-03-17  Andrey Volk[Core] Fix leaking stream in switch_channel_expand_vari...
2021-03-17  Andrey Volk[mod_callcenter] Fix use of uninitialized res variable...
2021-03-17  Andrey Volk[mod_sofia] Fix use of uninitialized network_ip in...
2021-03-17  Andrey Volk[mod_http_cache] Handle error cases to avoid using...
2021-03-17  Andrey Volk[mod_sofia] scan-build in sofia_glue_do_invite(): Null...
2021-03-17  Andrey Volk[Core] Fix possible memory leak of switch_core_session_...
2021-03-17  Andrey Volk[mod_snom, mod_snmp] Replace strncpy with snprintf
2021-03-17  Andrey Volk[Core] Fix leak of switch_event_header_t in switch_even...
2021-03-17  Andrey Volk[Core] Fix leaking stream in switch_event_expand_header...
2021-03-17  Andrey Volk[mod_lcr] Fix order_by and sql_stream streams leaking...
2021-03-17  Andrey Volk[mod_pgsql] Fix memory leek in the case of an empty...
2021-03-17  Andrey Volk[mod_httapi] Fix memory leak of dup_creds in httapi_sync()
2021-03-17  Andrey Volk[mod_curl] Avoid passing null pointer value via data...
2021-03-17  Andrey Volk[Unit-Tests] Fix leak of arg in the case of an error...
2021-03-17  Andrey Volk[mod_shout] Fix memory leak in do_telecast
2021-03-17  Andrey Volk[Core] Fix codec ready checks in switch_core_session_re...
2021-03-17  Andrey Volk[mod_loopback] Fix new_session leak in the case of...
2021-03-17  Andrey Volk[mod_sofia] Protect insertion into profile->reg_nh_hash...
2021-03-17  Andrey Volk[mod_sofia] Properly handle nua events came without...
2021-03-17  Andrey Volk[mod_mongo, mod_redis, mod_voicemail] Fix leaking hash...
2021-03-17  Andrey Volk[Core] Fix leaks in switch_ivr_park when initially...
2021-03-17  Mike Jerris[Core] ODBC: Fix large column logic and improve error...
2021-03-17  Mike Jerris[core] improve logging on oversized fields in odbc
2021-03-17  Andrey Volk[mod_sofia] Prevent crash in sofia_handle_sip_i_state...
2021-03-17  Andrey Volk[mod_sofia] Keep noreg gateways as NOREG, mark unregist...
2021-03-16  Andrey VolkMerge pull request #1121 from signalwire/switch_eavesdrop
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...
next