]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
3 years ago[mod_verto] Fix use of libks websockets on Windows. POLLHUP is ignored in poll events...
Andrey Volk [Thu, 9 Jul 2020 19:06:47 +0000 (23:06 +0400)] 
[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.

3 years ago[mod_av] don't exit on decode errs just continue
Anthony Minessale [Sat, 27 Jun 2020 19:27:14 +0000 (19:27 +0000)] 
[mod_av] don't exit on decode errs just continue

3 years ago[mod_av] fix interrupt callback is not passed down to the hls context in the first...
Seven Du [Thu, 14 May 2020 04:11:41 +0000 (12:11 +0800)] 
[mod_av] fix interrupt callback is not passed down to the hls context in the first open_input

3 years ago[mod_av] make key_frame_min_freq work to prevent generate key frames too frequently
Seven Du [Sat, 16 Nov 2019 08:43:47 +0000 (16:43 +0800)] 
[mod_av] make key_frame_min_freq work to prevent generate key frames too frequently

3 years ago[core] some more hardening work
Anthony Minessale [Wed, 6 Mar 2019 23:17:47 +0000 (23:17 +0000)] 
[core] some more hardening work

3 years ago[core] some mods for file playback to get proper bitrate and timing
Anthony Minessale [Wed, 20 Feb 2019 19:15:13 +0000 (13:15 -0600)] 
[core] some mods for file playback to get proper bitrate and timing

3 years ago[mod_sofia] don't auto unhold via media format for non-sip
Anthony Minessale [Mon, 13 Apr 2020 23:16:27 +0000 (23:16 +0000)] 
[mod_sofia] don't auto unhold via media format for non-sip

3 years ago[core] don't decode strings with no encoding in them
Anthony Minessale [Mon, 15 Jun 2020 19:43:46 +0000 (19:43 +0000)] 
[core] don't decode strings with no encoding in them

3 years ago[core] gen keyframe on new recording
Anthony Minessale [Wed, 24 Jul 2019 16:29:41 +0000 (16:29 +0000)] 
[core] gen keyframe on new recording

3 years ago[mod_video_filter] fix some keyframe stuff and add read:sound and write:sound options
Anthony Minessale [Fri, 19 Jul 2019 23:28:48 +0000 (23:28 +0000)] 
[mod_video_filter] fix some keyframe stuff and add read:sound and write:sound options

3 years ago[core] flush all the rtp on transfers
Anthony Minessale [Tue, 23 Jun 2020 05:52:53 +0000 (05:52 +0000)] 
[core] flush all the rtp on transfers

3 years ago[core] fix possible looping recover
Anthony Minessale [Sun, 19 Apr 2020 04:03:41 +0000 (04:03 +0000)] 
[core] fix possible looping recover

3 years ago[core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and...
Anthony Minessale [Tue, 14 Apr 2020 19:52:38 +0000 (19:52 +0000)] 
[core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and add CF_NO_RECOVER flag for verto

3 years ago[core] fix long sql stmts may be skipped, introduced in 2e88c67c9de5452c7e442d8e7fd35...
Anthony Minessale [Tue, 23 Jun 2020 05:49:50 +0000 (05:49 +0000)] 
[core] fix long sql stmts may be skipped, introduced in 2e88c67c9de5452c7e442d8e7fd35ca0172ad569 in 2009

3 years ago[core] add a flag to tell when video media bugs that touch the write stream are active
Anthony Minessale [Wed, 24 Jul 2019 15:28:04 +0000 (15:28 +0000)] 
[core] add a flag to tell when video media bugs that touch the write stream are active

3 years ago[core] add unlockable youtube resolver in the core. use global variable ${youtube_res...
Anthony Minessale [Sat, 11 Apr 2020 22:40:53 +0000 (22:40 +0000)] 
[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

3 years ago[core] expand vars on execute_on and api_on
Anthony Minessale [Sun, 19 Apr 2020 22:59:42 +0000 (22:59 +0000)] 
[core] expand vars on execute_on and api_on

3 years ago[build] improve configure test for openal
Anthony Minessale [Wed, 4 Dec 2019 23:51:57 +0000 (23:51 +0000)] 
[build] improve configure test for openal

3 years ago[core] allow external ID to be same as the session UUID
Chris Rienzo [Wed, 24 Jun 2020 02:31:09 +0000 (02:31 +0000)] 
[core] allow external ID to be same as the session UUID

3 years ago[core] Add switch_core_session_set_external_id() which lets you define an additional...
Chris Rienzo [Tue, 23 Jun 2020 21:50:18 +0000 (17:50 -0400)] 
[core] Add switch_core_session_set_external_id() which lets you define an additional identifier that you can use in switch_core_session_locate().

3 years ago[Unit-Tests] Fix switch_core_video test to use temporary path for generated files...
Andrey Volk [Fri, 22 Oct 2021 20:43:42 +0000 (23:43 +0300)] 
[Unit-Tests] Fix switch_core_video test to use temporary path for generated files and clean them up. Ignore test runtime dirs.

3 years ago[mod_verto] verto.announce
Anthony Minessale [Thu, 11 Jun 2020 23:24:43 +0000 (23:24 +0000)] 
[mod_verto] verto.announce

3 years ago[mod_verto] add subscribed channel in events so you can see what subscription string...
Anthony Minessale [Wed, 3 Jun 2020 21:50:29 +0000 (21:50 +0000)] 
[mod_verto] add subscribed channel in events so you can see what subscription string you used

3 years ago[mod_verto] send last known display info on re-attach
Anthony Minessale [Fri, 22 May 2020 00:37:09 +0000 (00:37 +0000)] 
[mod_verto] send last known display info on re-attach

3 years ago[mod_verto] add verto.ping
Anthony Minessale [Sun, 10 May 2020 21:32:13 +0000 (21:32 +0000)] 
[mod_verto] add verto.ping

3 years ago[mod_verto] verto auth stuff
Anthony Minessale [Sat, 9 May 2020 02:03:19 +0000 (02:03 +0000)] 
[mod_verto] verto auth stuff

3 years ago[mod_verto] add verto perms commands
Anthony Minessale [Fri, 8 May 2020 01:20:14 +0000 (01:20 +0000)] 
[mod_verto] add verto perms commands

3 years ago[mod_verto] add jsonlist
Anthony Minessale [Thu, 23 Apr 2020 21:25:21 +0000 (21:25 +0000)] 
[mod_verto] add jsonlist

3 years ago[mod_verto] add log line to detect incorrect login
Anthony Minessale [Wed, 22 Apr 2020 03:20:24 +0000 (03:20 +0000)] 
[mod_verto] add log line to detect incorrect login

3 years ago[mod_verto] make verto.attach always an answer and never an offer
Anthony Minessale [Sat, 18 Apr 2020 02:13:19 +0000 (02:13 +0000)] 
[mod_verto] make verto.attach always an answer and never an offer

3 years ago[mod_verto] fix reattach on reopen
Anthony Minessale [Mon, 13 Apr 2020 23:17:37 +0000 (23:17 +0000)] 
[mod_verto] fix reattach on reopen

3 years ago[mod_verto] get the conference to send a keyframe when you reload/attach so the video...
Anthony Minessale [Fri, 10 Apr 2020 21:36:37 +0000 (21:36 +0000)] 
[mod_verto] get the conference to send a keyframe when you reload/attach so the video shows up faster

3 years ago[mod_verto] add param to have verto send pass over xml_curl
Anthony Minessale [Sun, 5 Apr 2020 20:15:12 +0000 (20:15 +0000)] 
[mod_verto] add param to have verto send pass over xml_curl

3 years ago[mod_verto] add debug controls for verto
Anthony Minessale [Wed, 1 Apr 2020 00:31:23 +0000 (00:31 +0000)] 
[mod_verto] add debug controls for verto

3 years ago[mod_verto] indicate video fps and size of current layer to client
Anthony Minessale [Mon, 30 Mar 2020 01:01:03 +0000 (20:01 -0500)] 
[mod_verto] indicate video fps and size of current layer to client

3 years ago[mod_verto] verto re-invites part 1
Anthony Minessale [Wed, 18 Mar 2020 23:58:33 +0000 (23:58 +0000)] 
[mod_verto] verto re-invites part 1

3 years ago[mod_verto] add new verto command construct basics
Anthony Minessale [Fri, 21 Feb 2020 18:52:35 +0000 (18:52 +0000)] 
[mod_verto] add new verto command construct basics

3 years ago[mod_verto] new changes for verto video features
Anthony Minessale [Mon, 4 Mar 2019 18:39:20 +0000 (18:39 +0000)] 
[mod_verto] new changes for verto video features

3 years ago[core]speed up call setup
Anthony Minessale [Thu, 21 Feb 2019 23:19:52 +0000 (23:19 +0000)] 
[core]speed up call setup

3 years ago[mod_verto] Fix content length overflow on 32bit
Andrey Volk [Mon, 15 Jun 2020 11:13:39 +0000 (15:13 +0400)] 
[mod_verto] Fix content length overflow on 32bit

3 years ago[mod_verto] move websocket implementation to libks
Anthony Minessale [Tue, 24 Mar 2020 23:49:19 +0000 (03:49 +0400)] 
[mod_verto] move websocket implementation to libks

3 years ago[mod_dptools] add debug_media app
Seven Du [Wed, 1 Apr 2020 07:31:42 +0000 (15:31 +0800)] 
[mod_dptools] add debug_media app

3 years ago[Build-System] Sign FreeSWITCH modules with timestamp on Windows when new version...
Andrey Volk [Fri, 12 Jun 2020 10:12:46 +0000 (14:12 +0400)] 
[Build-System] Sign FreeSWITCH modules with timestamp on Windows when new version is released.

3 years ago[Build-System] Sign FreeSWITCH MSI Package with the Code Signing Certificate on Windows.
Andrey Volk [Wed, 10 Jun 2020 00:34:49 +0000 (04:34 +0400)] 
[Build-System] Sign FreeSWITCH MSI Package with the Code Signing Certificate on Windows.

3 years ago[mod_av] dont leak avformat context in error cases
Mike Jerris [Wed, 10 Jun 2020 17:11:55 +0000 (11:11 -0600)] 
[mod_av] dont leak avformat context in error cases

3 years ago.gitignore
Mike Jerris [Wed, 10 Jun 2020 01:18:24 +0000 (19:18 -0600)] 
.gitignore

3 years ago.gitignore
Mike Jerris [Wed, 10 Jun 2020 01:17:30 +0000 (19:17 -0600)] 
.gitignore

3 years ago[core] add idle cpu to log lines
Anthony Minessale [Tue, 3 Dec 2019 20:10:50 +0000 (20:10 +0000)] 
[core] add idle cpu to log lines

3 years ago[core] url decode video render text
Mike Jerris [Fri, 3 Apr 2020 18:53:58 +0000 (12:53 -0600)] 
[core] url decode video render text

3 years ago[core] reduce waits in sqldb
Anthony Minessale [Fri, 14 Dec 2018 20:54:03 +0000 (20:54 +0000)] 
[core] reduce waits in sqldb

3 years ago[mod_sofia] add sip_ignore_remote_cid var to ignore remote display update
Anthony Minessale [Thu, 4 Jun 2020 02:14:51 +0000 (02:14 +0000)] 
[mod_sofia] add sip_ignore_remote_cid var to ignore remote display update

3 years ago[mod_openh264, mod_av] add avcodec and openh264 debug
wangxiaoli [Thu, 11 Apr 2019 09:09:52 +0000 (17:09 +0800)] 
[mod_openh264, mod_av] add avcodec and openh264 debug

3 years ago[mod_signalwire] add configurable stun port
Anthony Minessale [Wed, 1 Apr 2020 03:00:54 +0000 (03:00 +0000)] 
[mod_signalwire] add configurable stun port

3 years ago[mod_imagick] improve log line
Anthony Minessale [Fri, 22 May 2020 00:35:27 +0000 (00:35 +0000)] 
[mod_imagick] improve log line

3 years ago[mod_httapi, mod_http_cache] pass through seek values tracked in handle on proxy...
Anthony Minessale [Fri, 22 May 2020 00:36:03 +0000 (00:36 +0000)] 
[mod_httapi, mod_http_cache] pass through seek values tracked in handle on proxy file handles

3 years ago[mod_av] print I-frame
wangxiaoli [Fri, 12 Apr 2019 05:50:47 +0000 (13:50 +0800)] 
[mod_av] print I-frame

3 years ago[mod_av] fix interrupt callback is not passed down to the hls context in the first...
Anthony Minessale [Mon, 13 Apr 2020 23:15:47 +0000 (23:15 +0000)] 
[mod_av] fix interrupt callback is not passed down to the hls context in the first open_input

3 years ago[core] add switch_filecmp
Anthony Minessale [Fri, 10 Apr 2020 18:44:25 +0000 (18:44 +0000)] 
[core] add switch_filecmp

3 years ago[core] make auto mean cpu * 3 / 2
Anthony Minessale [Wed, 15 Apr 2020 19:03:21 +0000 (19:03 +0000)] 
[core] make auto mean cpu * 3 / 2

3 years ago.gitignore
Mike Jerris [Fri, 22 May 2020 21:02:00 +0000 (15:02 -0600)] 
.gitignore

3 years ago[core] change estimator CUSUM design params for loss to reduce oscillations. rename...
Dragos Oancea [Mon, 1 Jun 2020 11:41:36 +0000 (11:41 +0000)] 
[core] change estimator CUSUM design params for loss to reduce oscillations. rename var.

3 years ago[core] use the more efficient mult-byte tolower/toupper in the helper func
Anthony Minessale [Thu, 28 May 2020 21:35:00 +0000 (21:35 +0000)] 
[core] use the more efficient mult-byte tolower/toupper in the helper func

3 years ago[mod_imagick] [mod_png] small tweaks for pdf
Anthony Minessale [Tue, 19 May 2020 23:33:11 +0000 (23:33 +0000)] 
[mod_imagick] [mod_png] small tweaks for pdf

3 years ago[Build-System] Fix switch_packetizer headers and add it to the build.
Andrey Volk [Mon, 8 Jun 2020 18:34:55 +0000 (22:34 +0400)] 
[Build-System] Fix switch_packetizer headers and add it to the build.

3 years ago[mod_fsv] fix leak in read failure scenario
Mike Jerris [Mon, 8 Jun 2020 17:07:48 +0000 (11:07 -0600)] 
[mod_fsv] fix leak in read failure scenario

3 years ago.gitignore
Michael Jerris [Fri, 5 Jun 2020 22:28:08 +0000 (22:28 +0000)] 
.gitignore

3 years ago[test] add missing file for test
Michael Jerris [Fri, 5 Jun 2020 22:27:51 +0000 (22:27 +0000)] 
[test] add missing file for test

3 years ago[core] fix stbi scan-build warning
Michael Jerris [Fri, 5 Jun 2020 22:05:34 +0000 (22:05 +0000)] 
[core] fix stbi scan-build warning

3 years ago[mod_av] fix leak (#211)
Seven Du [Wed, 3 Jun 2020 23:27:48 +0000 (07:27 +0800)] 
[mod_av] fix leak (#211)

3 years ago[core, mod_av] move switch_packetizer to core
Seven Du [Wed, 13 May 2020 01:18:44 +0000 (09:18 +0800)] 
[core, mod_av] move switch_packetizer to core

3 years ago[core] fix memeory leak when font not found
Seven Du [Wed, 3 Jun 2020 00:58:35 +0000 (08:58 +0800)] 
[core] fix memeory leak when font not found

3 years ago[core] update stb image lib to latest master
Seven Du [Mon, 1 Jun 2020 14:33:33 +0000 (22:33 +0800)] 
[core] update stb image lib to latest master

3 years ago[mod_av] fix value never read
Seven Du [Mon, 1 Jun 2020 14:28:15 +0000 (22:28 +0800)] 
[mod_av] fix value never read

3 years ago[core] fix leak in unit test
Seven Du [Mon, 1 Jun 2020 14:26:32 +0000 (22:26 +0800)] 
[core] fix leak in unit test

3 years ago[core] add jpg data_url support with stb_image
Seven Du [Wed, 6 Mar 2019 04:00:15 +0000 (12:00 +0800)] 
[core] add jpg data_url support with stb_image

3 years ago[core] add stb_image_write supported image write
Seven Du [Wed, 6 Mar 2019 02:28:40 +0000 (10:28 +0800)] 
[core] add stb_image_write supported image write

3 years ago[core] add stb_image to read more supported picture formats
Seven Du [Wed, 6 Mar 2019 01:48:20 +0000 (09:48 +0800)] 
[core] add stb_image to read more supported picture formats

3 years ago[mod_av] play video without decode
Seven Du [Fri, 3 Apr 2020 07:23:45 +0000 (15:23 +0800)] 
[mod_av] play video without decode

3 years ago[mod_fsv] add no_video_decode to support read video rtp packets without decode
Seven Du [Mon, 30 Mar 2020 14:18:40 +0000 (22:18 +0800)] 
[mod_fsv] add no_video_decode to support read video rtp packets without decode

3 years ago[mod_fsv] fix channels regression from 94eb8ac0a
Seven Du [Mon, 30 Mar 2020 08:46:01 +0000 (16:46 +0800)] 
[mod_fsv] fix channels regression from 94eb8ac0a

3 years ago[mod_fsv] add video read support to fsv file format
Seven Du [Mon, 30 Mar 2020 08:33:39 +0000 (16:33 +0800)] 
[mod_fsv] add video read support to fsv file format

3 years ago[core] and core video alpha patch test code
Seven Du [Mon, 11 May 2020 15:14:45 +0000 (23:14 +0800)] 
[core] and core video alpha patch test code

3 years ago[core] fix patch alpha on alpna image
Seven Du [Mon, 11 May 2020 14:44:32 +0000 (22:44 +0800)] 
[core] fix patch alpha on alpna image

3 years ago[core] add switch_img_read_png_from_memory
Seven Du [Sat, 25 Apr 2020 09:50:31 +0000 (17:50 +0800)] 
[core] add switch_img_read_png_from_memory

3 years ago[core] add new prompt functionality to ask for pin over dialogbox
Anthony Minessale [Fri, 10 Apr 2020 16:48:24 +0000 (16:48 +0000)] 
[core] add new prompt functionality to ask for pin over dialogbox

3 years ago[core] add new function to theorize the dimensions of an image if it were to be resiz...
Anthony Minessale [Tue, 1 Oct 2019 20:30:29 +0000 (20:30 +0000)] 
[core] add new function to theorize the dimensions of an image if it were to be resizedto fit inside another image

3 years ago[core] add switch_thread_pool_wait
Anthony Minessale [Tue, 11 Jun 2019 19:22:43 +0000 (19:22 +0000)] 
[core] add switch_thread_pool_wait

3 years ago[mod_verto] allow vars from dp to pass to verto dialog
Anthony Minessale [Sat, 25 Apr 2020 01:35:59 +0000 (01:35 +0000)] 
[mod_verto] allow vars from dp to pass to verto dialog

3 years ago[core] Remove 255 byte limit to core ASR param stored in module name
Chris Rienzo [Wed, 20 May 2020 02:20:22 +0000 (02:20 +0000)] 
[core] Remove 255 byte limit to core ASR param stored in module name

3 years ago[mod_conference] Members are searchable by var in more APIs
Chris Rienzo [Wed, 13 May 2020 21:36:11 +0000 (17:36 -0400)] 
[mod_conference] Members are searchable by var in more APIs

3 years ago[mod_sofia] Add TLS v1.3 support.
Andrey Volk [Tue, 12 May 2020 15:30:48 +0000 (19:30 +0400)] 
[mod_sofia] Add TLS v1.3 support.

3 years ago[core] add peer uuid to originate log
Seven Du [Tue, 12 May 2020 18:56:30 +0000 (02:56 +0800)] 
[core] add peer uuid to originate log

3 years ago[core] add SCSC_SHUTDOWN_CAUSE
Chris Rienzo [Wed, 6 May 2020 15:46:57 +0000 (11:46 -0400)] 
[core] add SCSC_SHUTDOWN_CAUSE

3 years ago[mod_sofia] Include isup-oli parameter on outbound invite when we have value in calle...
Ken [Tue, 28 Apr 2020 21:23:07 +0000 (16:23 -0500)] 
[mod_sofia] Include isup-oli parameter on outbound invite when we have value in caller profile

3 years ago[mod_fifo] adding 'noans' and 'early' call status options and dtmf '0' disable config...
phonecomwire [Fri, 24 Apr 2020 22:39:27 +0000 (15:39 -0700)] 
[mod_fifo] adding 'noans' and 'early' call status options and dtmf '0' disable config settings option

3 years ago[mod_sofia] Adding custom header to refer
surendrasignalwire [Tue, 28 Apr 2020 16:09:19 +0000 (21:39 +0530)] 
[mod_sofia] Adding custom header to refer

3 years ago[mod_conference] Add conference::maintenance conference-heartbeat. Enable with heart...
Chris Rienzo [Fri, 17 Apr 2020 14:25:31 +0000 (14:25 +0000)] 
[mod_conference] Add conference::maintenance conference-heartbeat.  Enable with heartbeat-period-sec configuration, minimum 20 seconds, 0 to disable.

3 years ago[mod_valet_parking] Add valet_parking_orbit_exit_key option
phonecomwire [Fri, 24 Apr 2020 22:13:12 +0000 (15:13 -0700)] 
[mod_valet_parking] Add valet_parking_orbit_exit_key option

3 years ago[mod_av] Don't require .ext for streaming rtmp:// and rtsp:// formats
Chris Rienzo [Sat, 4 Apr 2020 01:58:30 +0000 (21:58 -0400)] 
[mod_av] Don't require .ext for streaming rtmp:// and rtsp:// formats

3 years ago[core] add support for resolving (and ignoring) mdns style .local addresses in ice...
Michael Jerris [Thu, 12 Mar 2020 21:07:37 +0000 (17:07 -0400)] 
[core] add support for resolving (and ignoring) mdns style .local addresses in ice candidates