Commit Graph

34870 Commits

Author SHA1 Message Date
Andrey Volk 034a7eea5e [mod_pgsql] Fix potential hang when calling PQconsumeInput() while checking if db_is_up(). 2021-03-16 20:49:22 +03:00
Seven Du b5459fb5f5 [mod_av] remove extra space 2021-03-16 20:44:31 +03:00
surendrasignalwire 7e2c9393dc [core] Fix ODBC column size performance issue 2021-03-16 20:41:32 +03:00
Andrey Volk 2dfda2f409 [Core] Fix reference counter lock order when protect/unprotect interface. 2021-03-16 20:34:47 +03:00
Andrey Volk a931220af6 [Core] Fix wrong switch_assert expressions in switch_core_session_write_frame() 2021-03-16 20:33:18 +03:00
Andrey Volk 09d4ec6433 [Core] Fix multiple missing session unlocks in switch_core_media.c 2021-03-16 20:30:39 +03:00
Seven Du bb6ec01d1e [mod_sofia] fix session log 2021-03-16 20:29:04 +03:00
Dragos Oancea b774c5e23f [core] eavesdrop: reduce lock contention, fix error condition + enable eavesdrop stereo 2021-03-16 20:26:56 +03:00
Seven Du 561a31d723 [mod_sndfile] fix read sndfiles with float data 2021-03-16 20:22:34 +03:00
Seven Du 9875e190aa [mod_av] enable resampler when sample rate mismatch (#153) 2021-03-16 20:21:10 +03:00
phonecomwire 3c5773719e [Core] Adding fix for switch_ivr_originate to not copy group_confirm variables to the channel 2021-03-16 20:19:39 +03:00
Seven Du 21a536e774 [mod_video_filter] Disable waiting video ready which blocks the channel 10 seconds in early media 2021-03-16 20:16:06 +03:00
surendrasignalwire 16ee826e2b [mod_sofia] Url encode the sip_to_user before using in 200 ok contact 2021-03-16 20:13:39 +03:00
surendrasignalwire e8fa2d37b2 [Core] execute_on_audio_change on codec change 2021-03-16 20:11:56 +03:00
Andrey Volk 67791c1925
Merge pull request #1120 from dragos-oancea/mod_enum_fix_leak
[mod_enum] fix mem leak - ldns_resolver_new() - vanilla cfg.
2021-03-16 18:12:40 +03:00
Dragos Oancea b775c1f91a [mod_enum] fix mem leak - ldns_resolver_new() - vanilla cfg. 2021-03-16 14:46:39 +00:00
Andrey Volk 2c2f2f9606
Merge pull request #1103 from dragos-oancea/amr_sync_changes_from_amrwb
[mod_amr] introduce new cfg setting force-oa to change between OA/BE when originating, show session in debug logs, update configs
2021-03-10 23:34:36 +03:00
windy-wang 9abcffd874
[core] add log debug socket sendto 2021-03-10 17:06:11 +03:00
Dragos Oancea 4734904d2d [mod_amr] introduce new cfg setting force-oa to change between OA/BE when originating, show session in debug logs, update configs. 2021-03-10 15:49:10 +02:00
Andrey Volk e7669e62b0 Merge pull request #1098 from dragos-oancea/amr_wb_frame_types_fix
[mod_amrwb] handle frame types SPEECH_LOST and NO_DATA. add unit test.
2021-03-10 04:37:38 +00:00
Andrey Volk a94adbf287
Merge pull request #1098 from dragos-oancea/amr_wb_frame_types_fix
[mod_amrwb] handle frame types SPEECH_LOST and NO_DATA. add unit test.
2021-03-09 22:19:58 +03:00
Paul Mateer 5d80d53c97
[Core] Capture return value of 2nd call to LoadLibraryEx and add a third call to widen the search to the module in switch_dso_open(). 2021-03-08 14:28:27 +03:00
Dragos Oancea 1d07634d7d [mod_amrwb] handle frame types SPEECH_LOST and NO_DATA. add unit test. 2021-03-05 11:30:52 +02:00
Andrey Volk e5277a874b
Merge pull request #1096 from signalwire/apr-osx-configure-ipv6
[build] fix configure checks for ipv6 on latest osx
2021-03-04 20:22:12 +03:00
Andrey Volk a9d654adf1
Merge pull request #1083 from dragos-oancea/amr_no_data
[mod_amr] handle frame type NO_DATA and add unit test.
2021-03-03 21:21:49 +03:00
Dragos Oancea 752e1c3386 [mod_amr] handle frame type NO_DATA and add unit test. 2021-03-03 19:51:24 +02:00
Mike Jerris fd2ed2546c [build] fix configure checks for ipv6 on latest osx 2021-03-03 10:02:29 -07:00
Michael Jerris a5ca2144ef
Merge pull request #1087 from signalwire/swigall
[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall
2021-02-26 14:11:38 -07:00
Andrey Volk 0426ffaec7
[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall 2021-02-27 00:09:44 +03:00
Evan McGee 861e097a58
Merge pull request #602 from stweil/typos
Fix some typos (most found by codespell)
2021-02-25 10:03:47 -08:00
Stefan Weil a4a7afdca8 Fix typo and convert line endings from CRLF to LF
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-02-24 14:00:10 +01:00
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