Commit Graph

  • 8f8edfbd01
    Merge pull request #626 from signalwire/sofia-wss-keep-alive Andrey Volk 2020-05-12 21:54:53 +04:00
  • 323c10d34b [sofia-sip] Timed out or not established wss should be destroyed immediately and avoid keep-alive functionality. Andrey Volk 2020-05-09 20:08:58 +04:00
  • 8df2eca4d4 version bump Andrey Volk 2020-05-11 16:46:27 +04:00
  • 129de34d84 Merge branch 'master' into v1.10 v1.10.3 Andrey Volk 2020-05-11 14:54:55 +04:00
  • 50b7dedf82 swigall Andrey Volk 2020-05-11 09:50:33 +00:00
  • 43614fd12a
    Merge pull request #619 from signalwire/amr_dead_assignment Andrey Volk 2020-05-08 03:33:25 +04:00
  • a2c657c7bb [mod_amr] scan-build: fix dead increment of fmtptmp_pos in switch_amr_init() Andrey Volk 2020-05-08 02:56:37 +04:00
  • 5b1088d39f
    Merge pull request #133 from jay98237438/master Andrey Volk 2020-05-08 01:55:50 +04:00
  • 43b35ae4f2
    [mod_silk] Fix mod_silk always init with maxaveragebitrate=20000 sunlin 2020-05-08 05:52:39 +08:00
  • 262220085e
    Merge pull request #618 from signalwire/transfer Andrey Volk 2020-05-08 01:50:16 +04:00
  • 6b35e576fc [core] Transfer with rtp_pass_codecs_on_stream_change one way audio Anthony Minessale 2019-08-01 05:16:27 +00:00
  • d945566bbd
    Merge pull request #617 from signalwire/orig_session_check Andrey Volk 2020-05-08 01:38:31 +04:00
  • eaca798979 [core] add orig session check Anthony Minessale 2018-12-11 20:10:02 +00:00
  • 0072806df1 [mod_loopback] Split null_auto_answer into two variables null_enable_auto_answer and null_auto_answer_delay. Default auto_answer_delay is 0 instead of 1 ms. Auto answer is enabled by default if null_enable_auto_answer is not set. More carefully compute the delay in ms to not block channel longer than needed. Andrey Volk 2020-01-24 18:49:11 +04:00
  • 661f653956 [Core] Fix OSX build in switch_ivr_originate.c Andrey Volk 2020-01-17 21:18:31 +04:00
  • 0cafcf8a9b [core] Add global/leg variable to originate: group_confirm_timeout Seven Du 2020-01-06 20:25:44 +08:00
  • 2a54e08019 [core, mod_loopback] Add test case for group confirm over loopback endpoints Seven Du 2019-11-11 23:35:29 +08:00
  • 7264426386 [mod_loopback] clear confirm properties from a-leg lazedo 2019-11-11 16:00:40 +00:00
  • fcda4c6a06 [core] add support to set group confirm on each leg Seven Du 2019-11-06 22:10:54 +08:00
  • d5dccc3c78
    Merge pull request #616 from signalwire/oglobals Andrey Volk 2020-05-08 00:55:43 +04:00
  • bfd02beef8 [core] refactor originate internals (oglobals) Mike Jerris 2020-05-07 11:04:54 -06:00
  • 85929b62d4 FS-11975: [core] Transfer with rtp_pass_codecs_on_stream_change one way audio orig-oglobals Anthony Minessale 2019-08-01 05:16:27 +00:00
  • 441e6bcf59 FS-11681: [core] add orig session check Anthony Minessale 2018-12-11 20:10:02 +00:00
  • 6204118885 Drone test. Andrey Volk 2020-05-07 22:10:13 +04:00
  • 4cc6edc956 [mod_loopback] Split null_auto_answer into two variables null_enable_auto_answer and null_auto_answer_delay. Default auto_answer_delay is 0 instead of 1 ms. Auto answer is enabled by default if null_enable_auto_answer is not set. More carefully compute the delay in ms to not block channel longer than needed. Andrey Volk 2020-01-24 18:49:11 +04:00
  • 64104be3f9 [Core] Fix OSX build in switch_ivr_originate.c Andrey Volk 2020-01-17 21:18:31 +04:00
  • b6451b590c [core] Add global/leg variable to originate: group_confirm_timeout Seven Du 2020-01-06 20:25:44 +08:00
  • 1f9dcf22b2 [core, mod_loopback] Add test case for group confirm over loopback endpoints Seven Du 2019-11-11 23:35:29 +08:00
  • c453d2069e [core] add support to set group confirm on each leg Seven Du 2019-11-06 22:10:54 +08:00
  • 752e619bc2 [mod_loopback] clear confirm properties from a-leg lazedo 2019-11-11 16:00:40 +00:00
  • 82034cf75f [core] originate oglobals Mike Jerris 2020-05-07 11:04:54 -06:00
  • 85fab32b79 [mod_loopback] Split null_auto_answer into two variables null_enable_auto_answer and null_auto_answer_delay. Default auto_answer_delay is 0 instead of 1 ms. Auto answer is enabled by default if null_enable_auto_answer is not set. More carefully compute the delay in ms to not block channel longer than needed. loopback_fix Andrey Volk 2020-01-24 18:49:11 +04:00
  • 2dced93d94 [sofia-sip] Build internal tests Andrey Volk 2020-04-30 18:04:08 +04:00
  • 598d52d5fb [mod_sofia] remove blank display name that can show up in from uri Mike Jerris 2020-04-30 11:03:34 -06:00
  • d9d49920cb [mod_httapi] Fix leak of context->url_params Andrey Volk 2020-04-29 14:49:17 +04:00
  • 1956911e4b [Core] Fix locking and a memory leak in switch_core_session_write_video_frame() and switch_core_session_write_text_frame(). Andrey Volk 2020-04-25 02:56:06 +04:00
  • 2d6e2e2fa3 [mod_erlang_event] Fix segfault in destroy_listener() VCC Live/Core 2020-04-24 22:49:07 +02:00
  • b847935ce2 [Core] Fix dereference of null pointer in video_bridge_thread() when codec b is not yet initialized. Andrey Volk 2020-04-20 21:04:46 +04:00
  • 4589a47324 [build/test] git ignore test output Chris Rienzo 2020-04-19 02:20:47 +00:00
  • b31c47eab7 [mod_shout] Reduce log level from error to warning for "Error opening %s (invalid rate or channel count)" Andrey Volk 2020-04-17 20:33:02 +04:00
  • 3089e8e548 [mod_av] reduce some errors to warnings in logs Mike Jerris 2020-04-17 10:18:28 -06:00
  • 84a20addc8 [sofia-sip] Fix crash in timer B outgoing_timer_bf() which asserts if INVITE request was completed already. Andrey Volk 2020-04-16 04:17:16 +04:00
  • 39892e05a7 [sofia-sip] fix build on newer clang Mike Jerris 2020-04-01 12:53:44 -06:00
  • 40ba118936 [sofia-sip] Fix use of deprecated CRYPTO_set_id_callback(). Andrey Volk 2020-03-29 03:20:59 +04:00
  • 865de72cee [core,mod_verto,mod_xml_rpc] Fix use of deprecated CRYPTO_set_id_callback(). Andrey Volk 2020-03-28 14:38:47 +04:00
  • bc9515468e [test] Fix out of bound buffer read in switch_test Chris Rienzo 2020-03-18 15:26:04 +00:00
  • b630dfa79e [Core] switch_rtp: reduce end call due to SRTP failure log level from error to warning. Andrey Volk 2020-03-13 21:28:56 +04:00
  • 7b46e37318 [Core] switch_rtp: reduce dtls handshake failure level from error to warning. Andrey Volk 2020-03-12 21:19:35 +04:00
  • 06dfe2e3a4 [mod_sndfile] Reduce error level to warning for "Error Opening File" Andrey Volk 2020-03-11 19:55:29 +04:00
  • 96c615e353 [mod_av] Reduce error level to warning for "Could not decode frame". Andrey Volk 2020-03-10 22:37:55 +04:00
  • 52a17066eb [mod_sofia] Quiet down error when registration credentials are missing Chris Rienzo 2020-02-28 03:20:53 +00:00
  • a198e765fe [mod_conference] Fix memory leaks and a possible deadlock in chat_send(); Andrey Volk 2020-02-16 23:22:29 +04:00
  • 55b148f1c3 [mod_verto] Fix packet o death. Anthony Minessale 2019-12-04 22:41:51 +00:00
  • 7c795ea555 [mod_vlc] Fix segfault. Piotr Gregor 2019-04-05 16:04:27 +00:00
  • 8778cda16d [Core] Wait sql threads to spin up. Fixes module_exists, show_codec commands. Andrey Volk 2020-01-09 22:48:34 +04:00
  • 16f782f979 [mod_loopback] Don't block channel too long if already hangup, also add option to hangup immediately with cause Seven Du 2019-11-15 00:05:03 +08:00
  • e0aef355db [core] use switch_core_session_get_partner in sched_hangup to hangup channel also in signalling bond state Seven Du 2019-11-14 12:31:20 +08:00
  • ce019aa566 [mod_loopback] fix early_set_loopback_id for b leg lazedo 2019-11-11 18:14:39 +00:00
  • 12f56e293d [Core] Fix one way audio after executing the uuid_recv_dtmf with dtmf string ending with w or W. surendrasignalwire 2019-11-05 01:22:38 +05:30
  • 2ef4a32ce2
    Merge pull request #613 from signalwire/ogg_windows Andrey Volk 2020-05-06 21:20:31 +04:00
  • f5634c8f6d [mod_shout] Fix Windows build by placing libogg sources to files.freeswitch.org Andrey Volk 2020-05-06 21:04:43 +04:00
  • 2487e32c39
    Add git configuration to ignore errors from git fsck Stefan Weil 2020-05-01 18:42:38 +02:00
  • 53cd06900c [Core] Fix leak in switch_xml_set_attr(). Andrey Volk 2020-04-27 17:22:32 +04:00
  • 4f9c05b279
    Merge pull request #586 from TheJJ/fix-rtc-ip-index Andrey Volk 2020-04-28 21:39:19 +04:00
  • 30cf345b41 [mod_sofia] Fix rtp config ipv4/ipv6 index confusion Jonas Jelten 2020-04-27 21:28:34 +02:00
  • ae0444e9cb
    [Configuration] sip_profiles: Use $${external_sip_ip} for ext-sip-ip, $${external_rtp_ip} for ext-rtp-ip 上海宁卫信息技术有限公司 2020-04-06 04:02:48 +08:00
  • bbca42cbf5
    Merge pull request #540 from signalwire/ilbc Andrey Volk 2020-04-01 14:30:15 +04:00
  • 4fa0870ef0 [mod_sofia] Fix potential buffer overrun when rewrite_multicasted_fs_path is enabled. Nick Lemberger 2020-01-24 17:23:26 -06:00
  • 92a746990c [Build-System] Enable mod_ilbc Debian packaging. Andrey Volk 2020-03-31 21:28:00 +04:00
  • 890dac9972
    Merge pull request #528 from lazedo/kazoo-eventstream-time Andrey Volk 2020-03-24 20:15:54 +04:00
  • 343f031915 [mod_kazoo] add event stream connected time lazedo 2020-03-24 10:54:16 +00:00
  • 5c52b174f2
    Merge pull request #520 from signalwire/drone Andrey Volk 2020-03-24 01:09:50 +04:00
  • 5805addbeb
    [mod_sofia] Add new gateway param 'contact-in-ping' to support for Microsoft Teams Direct Routing Jourdan Templeton 2020-03-24 08:29:53 +13:00
  • 477086b3e2
    [mod_mariadb] Fix reconnect during db failover/restart Nathan Neulinger 2020-03-23 11:55:00 -05:00
  • eb51f76e6b [Testing] Add mod_portaudio, mod_redis, mod_skinny to scan-build on Drone Andrey Volk 2020-03-21 15:37:14 +04:00
  • 9b0cfefce7
    Merge pull request #521 from signalwire/verto Andrey Volk 2020-03-22 14:51:25 +04:00
  • d07e1654a2 [mod_verto] Fix scan-build warnings in swig and enable scan-build on Drone Andrey Volk 2020-03-22 01:39:29 +00:00
  • d67d09705a [mod_verto] Fix Makefile.am and reswig Andrey Volk 2020-03-22 01:35:58 +00:00
  • ac64d8e78d
    Merge pull request #511 from signalwire/sofia_dns_crash Andrey Volk 2020-03-16 22:57:05 +04:00
  • 93ce1a371a [sofia-sip] Sip crash on unresolvable dns resolution error of outbound request. Andrey Volk 2020-03-16 22:38:47 +04:00
  • dbea1482e7 [mod_xml_curl] Allow XML_CURL_MAX_BYTES to be configured at runtime per-binding Andrew Topp 2020-03-15 14:05:53 +10:00
  • 3a0ee19f5b
    [mod_kazoo] maintenance lazedo 2020-03-13 16:19:21 +00:00
  • b0169c1c89 [Build-System] Update libsrtp to 2.3.0 libsrtp Andrey Volk 2020-01-09 17:17:45 +04:00
  • 1f268e0292
    [mod_kazoo] maintenance lazedo 2020-03-12 21:44:19 +00:00
  • 06f905de9d
    Merge pull request #484 from dragos-oancea/mod_amrwb-fixleak-xml Andrey Volk 2020-03-12 21:06:44 +04:00
  • dd9092abe9
    Merge pull request #483 from dragos-oancea/mod_amr-fixleak-xml Andrey Volk 2020-03-12 21:05:23 +04:00
  • da4068e744
    Merge pull request #482 from dragos-oancea/mod_portaudio-nullptr Andrey Volk 2020-03-12 21:03:50 +04:00
  • d1ab723582
    Merge pull request #479 from dragos-oancea/mod_erlang_event-uninitialized-value Andrey Volk 2020-03-12 20:24:29 +04:00
  • 51cc971d45
    Merge pull request #478 from dragos-oancea/mod_redis-undefined-val Andrey Volk 2020-03-12 20:22:43 +04:00
  • 396d07c1a3
    Merge pull request #476 from dragos-oancea/mod_unimrcp-nullptr Andrey Volk 2020-03-12 20:21:20 +04:00
  • abe3aea117
    Merge pull request #475 from dragos-oancea/mod_skinny_vals-never-read Andrey Volk 2020-03-12 19:28:06 +04:00
  • 0b2da6f2d7
    Merge pull request #472 from dragos-oancea/spandsp-memcpy-param-overlap Andrey Volk 2020-03-12 19:26:35 +04:00
  • 87a64eab18
    [mod_verto] Setting transfer_disposition to recv_replace on aleg Ítalo Rossi 2020-03-12 08:23:40 -07:00
  • 64da1fd098
    Merge pull request #477 from dragos-oancea/mod_verto-cur-val-never-read Andrey Volk 2020-03-10 22:56:10 +04:00
  • ff52ea71b7
    Merge pull request #486 from signalwire/drone_scan_build Andrey Volk 2020-03-06 23:23:22 +04:00
  • dcf037691e [Testing] Add clang static analyzer to Drone CI Andrey Volk 2020-03-06 18:24:31 +04:00
  • 88ee4182d8 [libvpx] scan-build: Fix "Result of operation is garbage or undefined" in vp9/encoder/vp9_rd.c Andrey Volk 2020-02-21 21:10:05 +04:00
  • 653835efe0 [libvpx] scan-build: Fix "Assigned value is garbage or undefined" in vpx_post_proc_down_and_across_mb_row_c() Andrey Volk 2020-02-20 23:10:02 +04:00
  • 4e78f63847 [libvpx] scan-build: Division by zero - measure_square_diff_partial() Dragos Oancea 2020-02-20 10:09:21 +00:00
  • 9c70b0229a [libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal Andrey Volk 2020-02-16 14:31:13 +04:00