Commit Graph

  • 75223dc44a [core] Update switch_ivr_record_session_event() to check event vars for RECORD_STEREO, etc Chris Rienzo 2020-12-22 15:32:48 -05:00
  • caa428aa16 [Core] Prevent write after free into heap when calling switch_core_destroy_memory_pool() Andrey Volk 2020-12-16 04:10:45 +04:00
  • 7b873a2dc3 [mod_loopback] Add video support to null endpoint Seven Du 2020-12-16 22:55:12 +08:00
  • 5e7db8fdb5 [core] Add SMBF_PAUSE media bug flag to pause an individual media bug. Chris Rienzo 2020-12-11 18:20:33 -05:00
  • 0867950a1a [Core] Add check for recovery_skip_announcement_type_applications channel variable, change default behavior to not skip announcement type apps on recovery. Andrey Volk 2020-11-17 00:57:10 +04:00
  • 3a16866201 [mod_sofia] Set sip_100_uepoch channel variable on initial 100 trying response. Andrey Volk 2020-10-27 20:14:51 +04:00
  • 4abc58c396 [mod_sofia] Add tls-orq-connect-timeout profile parameter so SIP engine could try again sending an outgoing request and when possible - using an alternative address (DNS failover). Add sip_call_tls_orq_connect_timeout channel variable per call to override profile's timeout. Andrey Volk 2020-10-28 02:26:04 +04:00
  • 4893572069 [Unit-tests] Add --enable-fake-dlclose configure flag so modules are not unloaded and ASAN could give more info and not just <unknown module>. Andrey Volk 2020-10-04 19:24:30 +04:00
  • a7a497810d [mod_av] support rtmps Seven Du 2020-09-07 23:24:24 +08:00
  • 235dbf5f57 [mod_spandsp] set fax_trace_file channel var if a trace file is opened Chris Rienzo 2020-07-31 14:06:06 +00:00
  • 3a0f3686ae [mod_spandsp] add fax_trace_dir channel variable. When set, it will write spandsp fax trace to one file per fax. Chris Rienzo 2020-07-31 13:43:29 +00:00
  • 39793617c8 [core, mod_console, mod_graylog2] Add sequence to logs to preserve order when timestamp is not precise enough. Chris Rienzo 2020-07-30 22:18:45 +00:00
  • 3e3200db89 [mod_spandsp] Add verbose-log-level configuration. Chris Rienzo 2020-07-30 21:54:56 +00:00
  • b52a3f95a0 [core] Do not log ERROR in switch_ivr_record_session() if media bug failed due to hangup Chris Rienzo 2020-07-28 15:56:07 -04:00
  • 60ce1f5603 [mod_verto] Fix use of libks websockets on Windows. POLLHUP is ignored in poll events on Linux but fails on Windows so should be avoided. Andrey Volk 2020-07-09 23:06:47 +04:00
  • 708944fad1 [mod_av] don't exit on decode errs just continue Anthony Minessale 2020-06-27 19:27:14 +00:00
  • d9cd35455e [mod_av] fix interrupt callback is not passed down to the hls context in the first open_input Seven Du 2020-05-14 12:11:41 +08:00
  • c14191e09e [mod_av] make key_frame_min_freq work to prevent generate key frames too frequently Seven Du 2019-11-16 16:43:47 +08:00
  • 9f9d54a22e [core] some more hardening work Anthony Minessale 2019-03-06 23:17:47 +00:00
  • c31a6e0bcb [core] some mods for file playback to get proper bitrate and timing Anthony Minessale 2019-02-20 13:15:13 -06:00
  • 415b0b74bb [mod_sofia] don't auto unhold via media format for non-sip Anthony Minessale 2020-04-13 23:16:27 +00:00
  • 735637fa4d [core] don't decode strings with no encoding in them Anthony Minessale 2020-06-15 19:43:46 +00:00
  • f3f757072d [core] gen keyframe on new recording Anthony Minessale 2019-07-24 16:29:41 +00:00
  • ae85190e0f [mod_video_filter] fix some keyframe stuff and add read:sound and write:sound options Anthony Minessale 2019-07-19 23:28:48 +00:00
  • 50fea65c34 [core] flush all the rtp on transfers Anthony Minessale 2020-06-23 05:52:53 +00:00
  • 280ffbc155 [core] fix possible looping recover Anthony Minessale 2020-04-19 04:03:41 +00:00
  • 9457bf9082 [core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and add CF_NO_RECOVER flag for verto Anthony Minessale 2020-04-14 19:52:38 +00:00
  • 55922ac6d0 [core] fix long sql stmts may be skipped, introduced in 2e88c67c9de5452c7e442d8e7fd35ca0172ad569 in 2009 Anthony Minessale 2020-06-23 05:49:50 +00:00
  • 79586ea218 [core] add a flag to tell when video media bugs that touch the write stream are active Anthony Minessale 2019-07-24 15:28:04 +00:00
  • b438adc861 [core] add unlockable youtube resolver in the core. use global variable ${youtube_resolver} to set a cgi that takes url= param to translate youtube urls into real stream urls Anthony Minessale 2020-04-11 22:40:53 +00:00
  • a6095a6e2f [core] expand vars on execute_on and api_on Anthony Minessale 2020-04-19 22:59:42 +00:00
  • a5b1c7a93b [build] improve configure test for openal Anthony Minessale 2019-12-04 23:51:57 +00:00
  • 14067512e2 [core] allow external ID to be same as the session UUID Chris Rienzo 2020-06-24 02:31:09 +00:00
  • 9a4c43fa16 [core] Add switch_core_session_set_external_id() which lets you define an additional identifier that you can use in switch_core_session_locate(). Chris Rienzo 2020-06-23 17:50:18 -04:00
  • f89620fb5a [Unit-Tests] Fix switch_core_video test to use temporary path for generated files and clean them up. Ignore test runtime dirs. Andrey Volk 2021-10-22 23:43:42 +03:00
  • 1c60b57449 [mod_verto] verto.announce Anthony Minessale 2020-06-11 23:24:43 +00:00
  • 48a4a40b90 [mod_verto] add subscribed channel in events so you can see what subscription string you used Anthony Minessale 2020-06-03 21:50:29 +00:00
  • b2bc8d56e5 [mod_verto] send last known display info on re-attach Anthony Minessale 2020-05-22 00:37:09 +00:00
  • f8af9ec13c [mod_verto] add verto.ping Anthony Minessale 2020-05-10 21:32:13 +00:00
  • c3107de609 [mod_verto] verto auth stuff Anthony Minessale 2020-05-09 02:03:19 +00:00
  • e8e5cae7fe [mod_verto] add verto perms commands Anthony Minessale 2020-05-08 01:20:14 +00:00
  • 931d23537e [mod_verto] add jsonlist Anthony Minessale 2020-04-23 21:25:21 +00:00
  • 3996af6497 [mod_verto] add log line to detect incorrect login Anthony Minessale 2020-04-22 03:20:24 +00:00
  • eb6f419054 [mod_verto] make verto.attach always an answer and never an offer Anthony Minessale 2020-04-18 02:13:19 +00:00
  • a82f0ee449 [mod_verto] fix reattach on reopen Anthony Minessale 2020-04-13 23:17:37 +00:00
  • a8899b9c75 [mod_verto] get the conference to send a keyframe when you reload/attach so the video shows up faster Anthony Minessale 2020-04-10 21:36:37 +00:00
  • dc46ac4170 [mod_verto] add param to have verto send pass over xml_curl Anthony Minessale 2020-04-05 20:15:12 +00:00
  • d843d4dd89 [mod_verto] add debug controls for verto Anthony Minessale 2020-04-01 00:31:23 +00:00
  • a6463cbeeb [mod_verto] indicate video fps and size of current layer to client Anthony Minessale 2020-03-29 20:01:03 -05:00
  • 1746263d1e [mod_verto] verto re-invites part 1 Anthony Minessale 2020-03-18 23:58:33 +00:00
  • d24702f695 [mod_verto] add new verto command construct basics Anthony Minessale 2020-02-21 18:52:35 +00:00
  • 3770722690 [mod_verto] new changes for verto video features Anthony Minessale 2019-03-04 18:39:20 +00:00
  • b7e9b7a8ff [core]speed up call setup Anthony Minessale 2019-02-21 23:19:52 +00:00
  • 933a409ff6 [mod_verto] Fix content length overflow on 32bit Andrey Volk 2020-06-15 15:13:39 +04:00
  • 2a676f2743 [mod_verto] move websocket implementation to libks Anthony Minessale 2020-03-25 03:49:19 +04:00
  • 9d682828b5 [mod_dptools] add debug_media app Seven Du 2020-04-01 15:31:42 +08:00
  • 5942903231 [Build-System] Sign FreeSWITCH modules with timestamp on Windows when new version is released. Andrey Volk 2020-06-12 14:12:46 +04:00
  • b7d44c879c [Build-System] Sign FreeSWITCH MSI Package with the Code Signing Certificate on Windows. Andrey Volk 2020-06-10 04:34:49 +04:00
  • 1b98a3a02a [mod_av] dont leak avformat context in error cases Mike Jerris 2020-06-10 11:11:55 -06:00
  • f6bc49263a .gitignore Mike Jerris 2020-06-09 19:18:24 -06:00
  • e9541c1772 .gitignore Mike Jerris 2020-06-09 19:17:30 -06:00
  • c9bf083289 [core] add idle cpu to log lines Anthony Minessale 2019-12-03 20:10:50 +00:00
  • 7361ecb675 [core] url decode video render text Mike Jerris 2020-04-03 12:53:58 -06:00
  • 1b32bda60e [core] reduce waits in sqldb Anthony Minessale 2018-12-14 20:54:03 +00:00
  • 5260075cc2 [mod_sofia] add sip_ignore_remote_cid var to ignore remote display update Anthony Minessale 2020-06-04 02:14:51 +00:00
  • 4cf7d2e0b7 [mod_openh264, mod_av] add avcodec and openh264 debug wangxiaoli 2019-04-11 17:09:52 +08:00
  • a6f4582085 [mod_signalwire] add configurable stun port Anthony Minessale 2020-04-01 03:00:54 +00:00
  • bc83d2558a [mod_imagick] improve log line Anthony Minessale 2020-05-22 00:35:27 +00:00
  • 56b3864229 [mod_httapi, mod_http_cache] pass through seek values tracked in handle on proxy file handles Anthony Minessale 2020-05-22 00:36:03 +00:00
  • 693a264487 [mod_av] print I-frame wangxiaoli 2019-04-12 13:50:47 +08:00
  • f7ed53b58d [mod_av] fix interrupt callback is not passed down to the hls context in the first open_input Anthony Minessale 2020-04-13 23:15:47 +00:00
  • 5918d8d4a1 [core] add switch_filecmp Anthony Minessale 2020-04-10 18:44:25 +00:00
  • 7424ed24fa [core] make auto mean cpu * 3 / 2 Anthony Minessale 2020-04-15 19:03:21 +00:00
  • 77e6215330 .gitignore Mike Jerris 2020-05-22 15:02:00 -06:00
  • df5d3b0193 [core] change estimator CUSUM design params for loss to reduce oscillations. rename var. Dragos Oancea 2020-06-01 11:41:36 +00:00
  • 707375d05f [core] use the more efficient mult-byte tolower/toupper in the helper func Anthony Minessale 2020-05-28 21:35:00 +00:00
  • 2163c4925a [mod_imagick] [mod_png] small tweaks for pdf Anthony Minessale 2020-05-19 23:33:11 +00:00
  • 11a4ee4990 [Build-System] Fix switch_packetizer headers and add it to the build. Andrey Volk 2020-06-08 22:34:55 +04:00
  • cd7ea3a542 [mod_fsv] fix leak in read failure scenario Mike Jerris 2020-06-08 11:07:48 -06:00
  • b7341da95e .gitignore Michael Jerris 2020-06-05 22:28:08 +00:00
  • 5899791a87 [test] add missing file for test Michael Jerris 2020-06-05 22:27:51 +00:00
  • 28099ce0e0 [core] fix stbi scan-build warning Michael Jerris 2020-06-05 22:05:34 +00:00
  • 39ce4abc45 [mod_av] fix leak (#211) Seven Du 2020-06-04 07:27:48 +08:00
  • d0d75b0f82 [core, mod_av] move switch_packetizer to core Seven Du 2020-05-13 09:18:44 +08:00
  • 31ac6033c1 [core] fix memeory leak when font not found Seven Du 2020-06-03 08:58:35 +08:00
  • a0bbadb885 [core] update stb image lib to latest master Seven Du 2020-06-01 22:33:33 +08:00
  • fdd2a3110b [mod_av] fix value never read Seven Du 2020-06-01 22:28:15 +08:00
  • e6b7142ee5 [core] fix leak in unit test Seven Du 2020-06-01 22:26:32 +08:00
  • 9db36553de [core] add jpg data_url support with stb_image Seven Du 2019-03-06 12:00:15 +08:00
  • ad0b47ba91 [core] add stb_image_write supported image write Seven Du 2019-03-06 10:28:40 +08:00
  • f4b20aa49f [core] add stb_image to read more supported picture formats Seven Du 2019-03-06 09:48:20 +08:00
  • c1fab04095 [mod_av] play video without decode Seven Du 2020-04-03 15:23:45 +08:00
  • 84e60a1001 [mod_fsv] add no_video_decode to support read video rtp packets without decode Seven Du 2020-03-30 22:18:40 +08:00
  • 915ec15737 [mod_fsv] fix channels regression from 94eb8ac0a Seven Du 2020-03-30 16:46:01 +08:00
  • d256cfe9a7 [mod_fsv] add video read support to fsv file format Seven Du 2020-03-30 16:33:39 +08:00
  • c36bfe2282 [core] and core video alpha patch test code Seven Du 2020-05-11 23:14:45 +08:00
  • ec29d5ef71 [core] fix patch alpha on alpna image Seven Du 2020-05-11 22:44:32 +08:00
  • 5a95afe50f [core] add switch_img_read_png_from_memory Seven Du 2020-04-25 17:50:31 +08:00
  • 703b7118eb [core] add new prompt functionality to ask for pin over dialogbox Anthony Minessale 2020-04-10 16:48:24 +00:00
  • bbcd1c3a8a [core] add new function to theorize the dimensions of an image if it were to be resizedto fit inside another image Anthony Minessale 2019-10-01 20:30:29 +00:00