Commit Graph

34714 Commits

Author SHA1 Message Date
Andrey Volk 06dfe2e3a4 [mod_sndfile] Reduce error level to warning for "Error Opening File" 2020-05-07 02:48:21 +04:00
Andrey Volk 96c615e353 [mod_av] Reduce error level to warning for "Could not decode frame". 2020-05-07 02:47:19 +04:00
Chris Rienzo 52a17066eb [mod_sofia] Quiet down error when registration credentials are missing 2020-05-07 02:42:01 +04:00
Andrey Volk a198e765fe [mod_conference] Fix memory leaks and a possible deadlock in chat_send(); 2020-05-07 02:40:41 +04:00
Anthony Minessale 55b148f1c3 [mod_verto] Fix packet o death. 2020-05-07 02:36:08 +04:00
Piotr Gregor 7c795ea555 [mod_vlc] Fix segfault. 2020-05-07 02:33:51 +04:00
Andrey Volk 8778cda16d [Core] Wait sql threads to spin up. Fixes module_exists, show_codec commands. 2020-05-07 02:26:22 +04:00
Seven Du 16f782f979 [mod_loopback] Don't block channel too long if already hangup, also add option to hangup immediately with cause 2020-05-07 02:21:38 +04:00
Seven Du e0aef355db [core] use switch_core_session_get_partner in sched_hangup to hangup channel also in signalling bond state 2020-05-07 02:18:56 +04:00
lazedo ce019aa566 [mod_loopback] fix early_set_loopback_id for b leg 2020-05-07 02:10:30 +04:00
surendrasignalwire 12f56e293d [Core] Fix one way audio after executing the uuid_recv_dtmf with dtmf string ending with w or W. 2020-05-07 02:08:49 +04:00
Andrey Volk 2ef4a32ce2
Merge pull request #613 from signalwire/ogg_windows
[mod_shout] Fix Windows build by placing libogg sources to files.freeswitch.org
2020-05-06 21:20:31 +04:00
Andrey Volk f5634c8f6d [mod_shout] Fix Windows build by placing libogg sources to files.freeswitch.org 2020-05-06 21:04:43 +04:00
Stefan Weil 2487e32c39
Add git configuration to ignore errors from `git fsck` 2020-05-01 20:42:38 +04:00
Andrey Volk 53cd06900c [Core] Fix leak in switch_xml_set_attr(). 2020-04-28 21:43:58 +04:00
Andrey Volk 4f9c05b279
Merge pull request #586 from TheJJ/fix-rtc-ip-index
[mod_sofia] Fix rtp config ipv4/ipv6 index confusion
2020-04-28 21:39:19 +04:00
Jonas Jelten 30cf345b41 [mod_sofia] Fix rtp config ipv4/ipv6 index confusion 2020-04-28 13:13:13 +02:00
上海宁卫信息技术有限公司 ae0444e9cb
[Configuration] sip_profiles: Use $${external_sip_ip} for ext-sip-ip, $${external_rtp_ip} for ext-rtp-ip 2020-04-06 00:02:48 +04:00
Andrey Volk bbca42cbf5
Merge pull request #540 from signalwire/ilbc
[Build-System] Enable mod_ilbc Debian packaging.
2020-04-01 14:30:15 +04:00
Nick Lemberger 4fa0870ef0 [mod_sofia] Fix potential buffer overrun when rewrite_multicasted_fs_path is enabled. 2020-04-01 00:11:24 +04:00
Andrey Volk 92a746990c [Build-System] Enable mod_ilbc Debian packaging. 2020-03-31 21:28:00 +04:00
Andrey Volk 890dac9972
Merge pull request #528 from lazedo/kazoo-eventstream-time
[mod_kazoo] add event stream connected time
2020-03-24 20:15:54 +04:00
lazedo 343f031915 [mod_kazoo] add event stream connected time 2020-03-24 10:54:16 +00:00
Andrey Volk 5c52b174f2
Merge pull request #520 from signalwire/drone
[Testing] Add mod_portaudio, mod_redis, mod_skinny to scan-build on Drone
2020-03-24 01:09:50 +04:00
Jourdan Templeton 5805addbeb
[mod_sofia] Add new gateway param 'contact-in-ping' to support for Microsoft Teams Direct Routing 2020-03-23 23:29:53 +04:00
Nathan Neulinger 477086b3e2
[mod_mariadb] Fix reconnect during db failover/restart 2020-03-23 20:55:00 +04:00
Andrey Volk eb51f76e6b [Testing] Add mod_portaudio, mod_redis, mod_skinny to scan-build on Drone 2020-03-22 14:57:29 +04:00
Andrey Volk 9b0cfefce7
Merge pull request #521 from signalwire/verto
[mod_verto] Fix Makefile.am and reswig, fix scan-build warnings in swig and enable scan-build on Drone
2020-03-22 14:51:25 +04:00
Andrey Volk d07e1654a2 [mod_verto] Fix scan-build warnings in swig and enable scan-build on Drone 2020-03-22 14:14:14 +04:00
Andrey Volk d67d09705a [mod_verto] Fix Makefile.am and reswig 2020-03-22 01:35:58 +00:00
Andrey Volk ac64d8e78d
Merge pull request #511 from signalwire/sofia_dns_crash
[sofia-sip] Sip crash on unresolvable dns resolution error of outbound request.
2020-03-16 22:57:05 +04:00
Andrey Volk 93ce1a371a [sofia-sip] Sip crash on unresolvable dns resolution error of outbound request. 2020-03-16 22:38:47 +04:00
lazedo 3a0ee19f5b
[mod_kazoo] maintenance
* [mod_kazoo] add configured sleep time between each io fault

* [mod_kazoo] add configured delay  before fetching initial configuration

* [mod_kazoo] add explicit handling of http_cache for kz_moh
2020-03-13 20:19:21 +04:00
lazedo 1f268e0292
[mod_kazoo] maintenance
* [mod_kazoo] add kz_eval api

* [mod_kazoo] use session if available in first-of

* [mod_kazoo] handle bridge variables

* [mod_kazoo] allow time for erlang node to initialize

* [mod_kazoo] add kz_moh

* tries to start moh from previous unhold
2020-03-13 01:44:19 +04:00
Andrey Volk 06f905de9d
Merge pull request #484 from dragos-oancea/mod_amrwb-fixleak-xml
[mod_amrwb] fix memory leak at load time (xml)
2020-03-12 21:06:44 +04:00
Andrey Volk dd9092abe9
Merge pull request #483 from dragos-oancea/mod_amr-fixleak-xml
[mod_amr] fix memory leak at load time (xml)
2020-03-12 21:05:23 +04:00
Andrey Volk da4068e744
Merge pull request #482 from dragos-oancea/mod_portaudio-nullptr
[mod_portaudio] scan-build: Access to field 'next' results in a dereference of a null pointer (loaded from variable 'previous').
2020-03-12 21:03:50 +04:00
Andrey Volk d1ab723582
Merge pull request #479 from dragos-oancea/mod_erlang_event-uninitialized-value
[mod_erlang_event] scan-build: Function call argument is an uninitialized value
2020-03-12 20:24:29 +04:00
Andrey Volk 51cc971d45
Merge pull request #478 from dragos-oancea/mod_redis-undefined-val
[mod_redis] scan-build: Assigned value is garbage or undefined
2020-03-12 20:22:43 +04:00
Andrey Volk 396d07c1a3
Merge pull request #476 from dragos-oancea/mod_unimrcp-nullptr
[mod_unimrcp] scan-build: Access to field 'name' results in a dereference of a null pointer (loaded from variable 'mod_profile')
2020-03-12 20:21:20 +04:00
Andrey Volk abe3aea117
Merge pull request #475 from dragos-oancea/mod_skinny_vals-never-read
[mod_skinny] scan-build: Dead assignments
2020-03-12 19:28:06 +04:00
Andrey Volk 0b2da6f2d7
Merge pull request #472 from dragos-oancea/spandsp-memcpy-param-overlap
[spandsp] fix memcpy-param-overlap - use memmove()
2020-03-12 19:26:35 +04:00
Ítalo Rossi 87a64eab18
[mod_verto] Setting transfer_disposition to recv_replace on aleg 2020-03-12 19:23:40 +04:00
Andrey Volk 64da1fd098
Merge pull request #477 from dragos-oancea/mod_verto-cur-val-never-read
[mod_verto] scan-build: Value stored to 'cur' is never read
2020-03-10 22:56:10 +04:00
Andrey Volk ff52ea71b7
Merge pull request #486 from signalwire/drone_scan_build
[Testing] Add clang static analyzer to Drone CI
2020-03-06 23:23:22 +04:00
Andrey Volk dcf037691e [Testing] Add clang static analyzer to Drone CI 2020-03-06 23:03:53 +04:00
Andrey Volk 88ee4182d8 [libvpx] scan-build: Fix "Result of operation is garbage or undefined" in vp9/encoder/vp9_rd.c 2020-03-06 21:54:34 +04:00
Andrey Volk 653835efe0 [libvpx] scan-build: Fix "Assigned value is garbage or undefined" in vpx_post_proc_down_and_across_mb_row_c() 2020-03-06 21:52:27 +04:00
Dragos Oancea 4e78f63847 [libvpx] scan-build: Division by zero - measure_square_diff_partial() 2020-03-06 21:51:03 +04:00
Andrey Volk 9c70b0229a [libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal 2020-03-06 21:47:12 +04:00