]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Marc Olivier Chouinard [Sat, 11 Mar 2017 04:00:42 +0000 (23:00 -0500)]
FS-9791: Allow sofia_contact() to limit result by sip user agent Ex: sip_match_user_agent=Bria
Anthony Minessale [Sat, 11 Mar 2017 03:50:17 +0000 (21:50 -0600)]
FS-9742
Anthony Minessale [Sat, 11 Mar 2017 03:25:04 +0000 (21:25 -0600)]
FS-10107 doh
Anthony Minessale [Sat, 11 Mar 2017 03:20:24 +0000 (21:20 -0600)]
FS-10107
Brian West [Fri, 10 Mar 2017 22:40:26 +0000 (16:40 -0600)]
FS-10125 [new_module] clearmode passthru codec
Anthony Minessale [Thu, 9 Mar 2017 21:29:10 +0000 (15:29 -0600)]
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video
Anthony Minessale [Thu, 9 Mar 2017 21:04:09 +0000 (15:04 -0600)]
FS-10107: [mod_conference] Reduce contention on layer floor changes
Anthony Minessale [Thu, 9 Mar 2017 20:18:16 +0000 (14:18 -0600)]
FS-10121: [mod_conference] Add role-id and layout transitions to conference #resolve
Anthony Minessale [Thu, 9 Mar 2017 20:15:09 +0000 (14:15 -0600)]
FS-10050: [core] chromakey Optimizations broke solid color mode
Anthony Minessale [Thu, 9 Mar 2017 19:40:33 +0000 (13:40 -0600)]
FS-10120: [mod_verto] Move text support behind a param #resolve
Anthony Minessale [Thu, 9 Mar 2017 19:22:11 +0000 (13:22 -0600)]
FS-10118: [freeswitch-core] Race conditions from lack of error checking in switch_core_session_read_lock #resolve
Anthony Minessale II [Thu, 9 Mar 2017 17:59:33 +0000 (11:59 -0600)]
Merge pull request #1220 in FS/freeswitch from bugfix/FS-9922-auto-energy-level to master
* commit '
51dd5e87a7df7cb8d952a9e8d0548c810086b9b4 ':
FS-9922: [mod_conference] Auto Energy Level #resolve
Anthony Minessale [Fri, 6 Jan 2017 00:34:01 +0000 (18:34 -0600)]
FS-9922: [mod_conference] Auto Energy Level #resolve
Anthony Minessale II [Thu, 9 Mar 2017 17:50:35 +0000 (11:50 -0600)]
Merge pull request #1219 in FS/freeswitch from feature/FS-9742-refactor-canvas-zoom-code to master
* commit '
da6b9e001cf41d935c07e029eff4641a4c5935bb ':
FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve
Anthony Minessale [Thu, 1 Dec 2016 00:17:47 +0000 (18:17 -0600)]
FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve
Mike Jerris [Thu, 9 Mar 2017 17:13:51 +0000 (11:13 -0600)]
FS-10116: [RTP] Crash when rtp_autofix_timing=true on video calls #resolve
Anthony Minessale [Thu, 9 Mar 2017 16:49:14 +0000 (10:49 -0600)]
FS-10019 typo
Mike Jerris [Thu, 9 Mar 2017 02:50:21 +0000 (20:50 -0600)]
FS-10036: add back in patch from FS-4285. Still need to address this upstream
Anthony Minessale [Thu, 9 Mar 2017 01:41:48 +0000 (19:41 -0600)]
FS-10019
Anthony Minessale [Thu, 9 Mar 2017 01:36:10 +0000 (19:36 -0600)]
FS-10114: [mod_conference] Reduce image reads from disk for logo image #resolve
Brian West [Wed, 8 Mar 2017 23:23:15 +0000 (17:23 -0600)]
Merge pull request #1212 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10109-patch-mod_directory-added-variable to master
* commit '
ad64b78eed63f47c8ec8920875b0c6131b85e7eb ':
FS-10109: mod_directory - Added variable directory_voicemail_profile to specify the mod_voicemail profile to query informations
Brian West [Wed, 8 Mar 2017 23:21:12 +0000 (17:21 -0600)]
Merge pull request #1213 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10110-patch-mod_python-hack-to-allow-to to master
* commit '
eca17b7c1c98f720d5d4fe08df4a92b663fa7aff ':
FS-10110: mod_python Hack to allow to have a script in a different folder
Anthony Minessale [Wed, 8 Mar 2017 19:03:10 +0000 (13:03 -0600)]
FS-10107: [mod_conference] Reduce contention on layer floor changes #resolve
Marc Olivier Chouinard [Wed, 8 Mar 2017 21:28:19 +0000 (16:28 -0500)]
FS-10110: mod_python Hack to allow to have a script in a different folder
Marc Olivier Chouinard [Wed, 8 Mar 2017 21:18:12 +0000 (16:18 -0500)]
FS-10109: mod_directory - Added variable directory_voicemail_profile to specify the mod_voicemail profile to query informations
Mike Jerris [Wed, 8 Mar 2017 17:29:53 +0000 (11:29 -0600)]
FS-10104: [mod_h323] fix build error caused by FS-10025
Brian West [Wed, 8 Mar 2017 15:25:58 +0000 (09:25 -0600)]
Merge pull request #1210 in FS/freeswitch from ~MOOS3/freeswitch:docker/updates to master
* commit '
2895e328a19d76e7f41f2851ff14c7f13673c712 ':
FS-10106 [Docker] Updates to Docker Configuration
Richard Genthner [Wed, 8 Mar 2017 15:20:05 +0000 (10:20 -0500)]
FS-10106 [Docker] Updates to Docker Configuration
Updates for the docker configuration to allow for the following:
- Allow for bring in own configuration
- Exposes the Ports needed for non-docker networking
- Allows for mount /tmp to write out logs, etc to the host machine if
configured as so.
- Health check of the freeswitch service
Mike Jerris [Tue, 7 Mar 2017 16:57:14 +0000 (10:57 -0600)]
Merge pull request #1114 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_16khz to master
* commit '
02c4e4a28e912e3c233e50b30e26b017c9eeb23e ':
FS-9864: mod_opus : Added OPUS@16000 with 10, 20, 40, 60 ms ptime
Brian West [Wed, 8 Mar 2017 01:35:06 +0000 (19:35 -0600)]
FS-10103: [freeswitch-core] segfault on new call #resolve
Mike Jerris [Tue, 7 Mar 2017 16:57:14 +0000 (10:57 -0600)]
Merge pull request #1114 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_16khz to master
* commit '
02c4e4a28e912e3c233e50b30e26b017c9eeb23e ':
FS-9864: mod_opus : Added OPUS@16000 with 10, 20, 40, 60 ms ptime
Mike Jerris [Tue, 7 Mar 2017 16:11:39 +0000 (10:11 -0600)]
Merge pull request #1196 in FS/freeswitch from ~PECHEN/freeswitch:feature/FS-10061-send-custom-variables-on-incoming to master
* commit '
ccae1567803ec7bb7b3c7cb623911a50f898c754 ':
FS-10061 [mod_verto] now it sends custom variables on incoming call via verto
Alexandr Popov [Wed, 22 Feb 2017 09:52:32 +0000 (12:52 +0300)]
FS-10061 [mod_verto] now it sends custom variables on incoming call via verto
Anthony Minessale [Mon, 6 Mar 2017 20:35:19 +0000 (14:35 -0600)]
FS-10098: [freeswitch-core] Issue with video media bug in patch mode #resolve
Mike Jerris [Mon, 6 Mar 2017 18:51:29 +0000 (12:51 -0600)]
FS-10001: [core] Fix Buffer overflow collecting digits
Anthony Minessale [Mon, 6 Mar 2017 17:47:35 +0000 (11:47 -0600)]
FS-10097: [mod_conference] Add fgimg to conference video layouts #resolve
Ken Rice [Mon, 6 Mar 2017 16:08:58 +0000 (10:08 -0600)]
FS-10050: fix typo in packaging
Dragos Oancea [Tue, 20 Dec 2016 15:34:16 +0000 (10:34 -0500)]
FS-9864: mod_opus : Added OPUS@16000 with 10, 20, 40, 60 ms ptime
Anthony Minessale [Sat, 4 Mar 2017 01:32:30 +0000 (19:32 -0600)]
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video
Anthony Minessale [Sat, 4 Mar 2017 01:04:51 +0000 (19:04 -0600)]
FS-10050: [core] chromakey
Anthony Minessale [Sat, 4 Mar 2017 01:01:39 +0000 (19:01 -0600)]
FS-10050: [core] chromakey
Brian West [Sat, 4 Mar 2017 00:25:07 +0000 (18:25 -0600)]
FS-10090: [Build-System] Add Docker files for master and release #resolve
Anthony Minessale [Sat, 4 Mar 2017 00:10:40 +0000 (18:10 -0600)]
FS-10050: [core] chromakey
Mike Jerris [Sat, 4 Mar 2017 00:01:51 +0000 (18:01 -0600)]
FS-10050: [core] chromakey optimization
Mike Jerris [Fri, 3 Mar 2017 23:46:23 +0000 (17:46 -0600)]
FS-10050: [core] chromakey optimization
Anthony Minessale [Fri, 3 Mar 2017 23:35:03 +0000 (17:35 -0600)]
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video #resolve
Anthony Minessale [Fri, 3 Mar 2017 23:33:33 +0000 (17:33 -0600)]
FS-10050: [core] chromakey
Mike Jerris [Fri, 3 Mar 2017 20:58:52 +0000 (14:58 -0600)]
FS-10050: [core] chromakey optimization
Anthony Minessale [Fri, 3 Mar 2017 20:33:39 +0000 (14:33 -0600)]
revert
Anthony Minessale [Fri, 3 Mar 2017 20:23:28 +0000 (14:23 -0600)]
FS-10083: [freeswitch-core] Video audit
Anthony Minessale [Fri, 3 Mar 2017 20:18:16 +0000 (14:18 -0600)]
FS-10083: [freeswitch-core] Video audit
Anthony Minessale [Fri, 3 Mar 2017 17:20:52 +0000 (11:20 -0600)]
FS-10050: [core] chromakey
Mike Jerris [Fri, 3 Mar 2017 17:01:12 +0000 (11:01 -0600)]
FS-10067: [mod_sofia] add update-refresher profile param and sip_update_refresher channel var to use update for session timers
Anthony Minessale [Fri, 3 Mar 2017 16:53:14 +0000 (10:53 -0600)]
FS-10050: [core] chromakey
Anthony Minessale [Fri, 3 Mar 2017 01:28:45 +0000 (19:28 -0600)]
FS-10050: [core] chromakey
Seven Du [Fri, 3 Mar 2017 01:00:12 +0000 (09:00 +0800)]
FS-10050 fix seg
Seven Du [Thu, 2 Mar 2017 16:29:35 +0000 (00:29 +0800)]
FS-10080
Anthony Minessale [Fri, 3 Mar 2017 00:18:18 +0000 (18:18 -0600)]
FS-10083: [freeswitch-core] Video audit #resolve
Anthony Minessale [Fri, 3 Mar 2017 00:04:25 +0000 (18:04 -0600)]
FS-10050: [core] chromakey
Seven Du [Thu, 2 Mar 2017 14:52:07 +0000 (22:52 +0800)]
FS-10050 fix unused function
Anthony Minessale [Thu, 2 Mar 2017 03:39:05 +0000 (21:39 -0600)]
FS-10050: [core] chromakey
Anthony Minessale [Thu, 2 Mar 2017 02:01:36 +0000 (20:01 -0600)]
FS-10050: [core] chromakey
Anthony Minessale [Wed, 1 Mar 2017 20:27:41 +0000 (14:27 -0600)]
FS-10079: [mod_conference] Possible lockup when sending many commands to conference at once #resolve
Anthony Minessale [Wed, 1 Mar 2017 17:43:22 +0000 (11:43 -0600)]
FS-10050: [core] chromakey
Anthony Minessale [Wed, 1 Mar 2017 17:38:57 +0000 (11:38 -0600)]
FS-10050: [core] chromakey add flag to detect keyframe
Anthony Minessale [Wed, 1 Mar 2017 17:35:42 +0000 (11:35 -0600)]
FS-7989: [shell-utils] Fix bugs in fixbug.pl
Anthony Minessale [Tue, 28 Feb 2017 23:45:21 +0000 (17:45 -0600)]
FS-10050 remove debug
Anthony Minessale [Tue, 28 Feb 2017 23:44:16 +0000 (17:44 -0600)]
FS-10076: [mod_av] File sync issues with different framerates #resolve
Anthony Minessale [Tue, 28 Feb 2017 22:25:48 +0000 (16:25 -0600)]
FS-10050
Anthony Minessale [Tue, 28 Feb 2017 22:16:31 +0000 (16:16 -0600)]
FS-10075: [freeswitch-core] WebRTC mods #resolve
Mike Jerris [Tue, 28 Feb 2017 00:53:15 +0000 (18:53 -0600)]
FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance
Anthony Minessale [Mon, 27 Feb 2017 18:40:47 +0000 (12:40 -0600)]
FS-10050 add fg and bg img
Anthony Minessale [Mon, 27 Feb 2017 17:01:56 +0000 (11:01 -0600)]
factor out sqrt many million per sec
Anthony Minessale [Fri, 24 Feb 2017 22:49:35 +0000 (16:49 -0600)]
FS-10050 polish
Mike Jerris [Fri, 24 Feb 2017 17:11:30 +0000 (11:11 -0600)]
FS-10060: fix scope of declarations
Mike Jerris [Thu, 23 Feb 2017 19:08:32 +0000 (13:08 -0600)]
Merge pull request #1197 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10060-v8-support-startup-scripts to master
* commit '
658b1f85f5e3b1a2699cbb008a739d32b5f87685 ':
FS-10060 [mod_v8] Add startup scripts support.
Andrey Volk [Wed, 22 Feb 2017 15:18:08 +0000 (18:18 +0300)]
FS-10060 [mod_v8] Add startup scripts support.
Anthony Minessale [Wed, 22 Feb 2017 02:09:32 +0000 (20:09 -0600)]
FS-10050 cont fix some mem issues with playing files and ignoring the audio
Anthony Minessale [Wed, 22 Feb 2017 00:44:13 +0000 (18:44 -0600)]
FS-10050 cont
Anthony Minessale [Tue, 21 Feb 2017 21:52:53 +0000 (15:52 -0600)]
FS-10050 cont
Mike Jerris [Tue, 21 Feb 2017 17:22:38 +0000 (11:22 -0600)]
FS-10058: [mod_voicemail] voicemail timestamp plays in military time
Anthony Minessale [Tue, 21 Feb 2017 00:20:45 +0000 (18:20 -0600)]
FS-10050 try to improve performance
Brian West [Mon, 20 Feb 2017 23:30:28 +0000 (17:30 -0600)]
/FS-10058: [mod_voicemail] voicemail timestamp plays in military time #resolve
Brian West [Mon, 20 Feb 2017 17:30:13 +0000 (11:30 -0600)]
Merge pull request #1194 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-10056-fix-modcheck-sh-invocation to master
* commit '
9e8f3f47af0781a1ab060fc2a24941c23d971a9a ':
FS-10056: Fix modcheck.sh invokation
Brian West [Mon, 20 Feb 2017 14:31:10 +0000 (08:31 -0600)]
Merge pull request #1193 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-10055-fix-gentls_cert-working-directory to master
* commit '
b784fd535b54754531b68e3cd8b54ce42b06d7fc ':
FS-10055: Fix gentls_cert script to use "@certsdir@"
Sebastian Kemper [Sun, 19 Feb 2017 10:47:26 +0000 (11:47 +0100)]
FS-10056: Fix modcheck.sh invokation
modcheck.sh gets called by build/Makefile when doing "make install" with
parameter "$(modulesdir)". This is fine when the install is done on a
live system. But when "make install" was called with a "$DESTDIR" then
this won't work, as the correct path would then be
"$(DESTDIR)$(modulesdir)". So add "$(DESTDIR)" in front.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 19 Feb 2017 10:31:27 +0000 (11:31 +0100)]
FS-10055: Fix gentls_cert script to use "@certsdir@"
Currently gentls_cert uses "@prefix@/conf/ssl". But FreeSWITCH's
configure script provides "@certsdir@", so let's use that instead.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Anthony Minessale [Fri, 17 Feb 2017 20:43:18 +0000 (14:43 -0600)]
FS-10054
Anthony Minessale [Fri, 17 Feb 2017 20:23:34 +0000 (14:23 -0600)]
FS-10054: [mod_smpp] mod_smpp will not reconnect if connection was interupted #resolve
Anthony Minessale [Fri, 17 Feb 2017 02:50:35 +0000 (20:50 -0600)]
FS-10050 add option last arg patch for patch mode
Anthony Minessale [Fri, 17 Feb 2017 02:34:43 +0000 (20:34 -0600)]
FS-10052: [libks] Add experimental ref counting to ks_pool #resolve
Anthony Minessale [Fri, 17 Feb 2017 00:26:26 +0000 (18:26 -0600)]
FS-10019 revert and alternate fix
Mike Jerris [Thu, 16 Feb 2017 23:49:03 +0000 (17:49 -0600)]
FS-10050: fix build issues and add mod_video_filter to packages
Mike Jerris [Thu, 16 Feb 2017 17:25:56 +0000 (11:25 -0600)]
Merge pull request #1192 in FS/freeswitch from bugfix/FS-10050-chromakey to master
* commit '
a0a7b416f4e8aecfa746a86cc06ae2bbd808ff2c ':
FS-10050 add mod_video_filter
FS-10050 add chromakey
Seven Du [Thu, 16 Feb 2017 17:07:34 +0000 (01:07 +0800)]
FS-10050 add mod_video_filter
Seven Du [Thu, 16 Feb 2017 17:06:56 +0000 (01:06 +0800)]
FS-10050 add chromakey
Anthony Minessale [Wed, 15 Feb 2017 22:21:54 +0000 (16:21 -0600)]
FS-10048: [mod_conference] Possible crash on mass exit of members from a conference #resolve
Anthony Minessale II [Wed, 15 Feb 2017 19:53:49 +0000 (13:53 -0600)]
Merge pull request #1191 in FS/freeswitch from FS-9154-add-remove-video-on-re-invites to master
* commit '
40bfe0fff566476ff95242581f391f5b5b1c7e32 ':
FS-9154: [freeswitch-core] Add & remove video on re-invites #resolve
Anthony Minessale [Mon, 16 Jan 2017 21:27:36 +0000 (15:27 -0600)]
FS-9154: [freeswitch-core] Add & remove video on re-invites #resolve
Ken Rice [Wed, 15 Feb 2017 16:22:31 +0000 (10:22 -0600)]
FS-10003 #resolve force mod_ilbc package to depend on ilbc2 with Requires in spec file this builds properly as its linked against ilbc2 via the build requires