]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Yossi Neiman [Tue, 30 Jun 2015 17:45:01 +0000 (12:45 -0500)]
FS-7429: fix to output proper json
Brian West [Mon, 29 Jun 2015 21:10:57 +0000 (16:10 -0500)]
tweak bashrc so the aliases will always work
Anthony Minessale [Mon, 29 Jun 2015 21:06:13 +0000 (16:06 -0500)]
FS-7726 #resolve
Mike Jerris [Mon, 29 Jun 2015 17:55:10 +0000 (12:55 -0500)]
Merge pull request #303 in FS/freeswitch from ~DCOLOMBO/freeswitch:master to master
* commit '
cfb7e3d1cd56b84d5d7e5e6de25112f441e110e7 ':
FS-7732 follow recording on other session
Mike Jerris [Mon, 29 Jun 2015 16:10:30 +0000 (11:10 -0500)]
Merge pull request #304 in FS/freeswitch from ~ANDEE/freeswitch:bugfix/FS-7734-mod_nibblebill-doesn-t-release-mutex to master
* commit '
5c7f0bc010a42386a3e5a9c9be3d144e37e58934 ':
FS-7734 fixed mutex lock that should be an unlock
Davide Colombo [Fri, 26 Jun 2015 14:20:22 +0000 (16:20 +0200)]
FS-7732 follow recording on other session
follow recording on other session
Moises Silva [Mon, 29 Jun 2015 02:50:03 +0000 (22:50 -0400)]
freetdm: Use __func__ instead of __FUNCTION__ to comply with c99 in gcc 5.1
OPENZAP-237 #resolve
Andrew Cassidy [Sat, 27 Jun 2015 20:19:16 +0000 (21:19 +0100)]
FS-7734 fixed mutex lock that should be an unlock
Brian West [Fri, 26 Jun 2015 19:51:40 +0000 (14:51 -0500)]
FS-7726 test case 2
Brian West [Fri, 26 Jun 2015 19:36:58 +0000 (14:36 -0500)]
FS-7726 test case
Brian West [Thu, 25 Jun 2015 22:34:25 +0000 (17:34 -0500)]
FS-7729 properly format v6 addresses #ocd #resolve
Anthony Minessale [Thu, 25 Jun 2015 20:10:43 +0000 (15:10 -0500)]
FS-7679 #resolve #comment should work now
Anthony Minessale [Thu, 25 Jun 2015 19:40:06 +0000 (14:40 -0500)]
FS-7679 revert unwanted change
Anthony Minessale [Thu, 25 Jun 2015 18:33:47 +0000 (13:33 -0500)]
FS-7679 #resolve #comment please test, also added some cases of calling a file with no video as well
Anthony Minessale [Thu, 25 Jun 2015 17:42:14 +0000 (12:42 -0500)]
FS-7703 remove answer delay from default dp
Anthony Minessale [Thu, 25 Jun 2015 17:29:56 +0000 (12:29 -0500)]
FS-7519 refs = 3 setting causes a regression in visual appearance of decode app output
Brian West [Thu, 25 Jun 2015 12:42:56 +0000 (07:42 -0500)]
FS-7648 more test config tweaks
Brian West [Wed, 24 Jun 2015 22:48:54 +0000 (17:48 -0500)]
FS-7648 test config tweaks
Anthony Minessale [Wed, 24 Jun 2015 22:34:34 +0000 (17:34 -0500)]
FS-7656 skip main file as well as chime file when hup is called during chime
Brian West [Wed, 24 Jun 2015 22:30:11 +0000 (17:30 -0500)]
FS-7648 test config tweaks
Michael Jerris [Wed, 24 Jun 2015 22:10:21 +0000 (17:10 -0500)]
FS-7724: [mod_conference] fix segfault when missing fonts when trying to render banner
Anthony Minessale [Wed, 24 Jun 2015 22:02:31 +0000 (17:02 -0500)]
FS-7699
Anthony Minessale [Wed, 24 Jun 2015 21:52:06 +0000 (16:52 -0500)]
FS-7489 #resolve
Michael Jerris [Wed, 24 Jun 2015 21:43:30 +0000 (17:43 -0400)]
add a debug log
Brian West [Wed, 24 Jun 2015 21:38:54 +0000 (16:38 -0500)]
FS-7648 test cases for FS-7724
Ken Rice [Wed, 24 Jun 2015 21:03:09 +0000 (16:03 -0500)]
FS-7723 #resolve change RPMs to use -ncwait instead of -nc. This will cause the initscript to pause and wait for FS to be ready before continuing.
Ken Rice [Wed, 24 Jun 2015 19:37:26 +0000 (14:37 -0500)]
fix build/freeswitch.init.redhat since redhat likes to override settings in the script with TAGs in comments
Mike Jerris [Wed, 24 Jun 2015 18:44:28 +0000 (13:44 -0500)]
Merge pull request #296 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7722 to master
* commit '
208c3cfe42faaa0e42b7159201fe8657e0237fec ':
FS-7722 fixed issue with record_session including params when creating path
Bradley Jokinen [Wed, 24 Jun 2015 17:25:48 +0000 (12:25 -0500)]
FS-7722 fixed issue with record_session including params when creating path
Anthony Minessale [Wed, 24 Jun 2015 17:12:15 +0000 (12:12 -0500)]
FS-7699
Chris Rienzo [Wed, 24 Jun 2015 15:50:53 +0000 (11:50 -0400)]
FS-7720 improve play_and_detect_speech to set current_application_response channel variable as follows:
"USAGE ERROR": bad application arguments
"GRAMMAR ERROR": speech recognizer failed to load grammar
"ASR INIT ERROR": speech recognizer failed to allocate a session
"ERROR": any other errors
This is useful for determining that play_and_detect_speech failed because the recognizer is out of licenses
giving the developer a chance to fall back to traditional DTMF menu navigation.
Moises Silva [Wed, 24 Jun 2015 05:50:34 +0000 (01:50 -0400)]
freetdm: Fix gsm hangup race
Moises Silva [Wed, 24 Jun 2015 04:50:37 +0000 (00:50 -0400)]
freetdm: Fix gsm call id management
Ken Rice [Tue, 23 Jun 2015 18:45:42 +0000 (14:45 -0400)]
copyright update
Ken Rice [Tue, 23 Jun 2015 18:43:16 +0000 (14:43 -0400)]
copyright date update
Ken Rice [Tue, 23 Jun 2015 17:55:35 +0000 (13:55 -0400)]
update a copyright date
Ken Rice [Mon, 22 Jun 2015 20:51:12 +0000 (16:51 -0400)]
quite some compiler warning
Ken Rice [Fri, 19 Jun 2015 21:12:14 +0000 (17:12 -0400)]
FS-7715 #resolve updates to configure and spec files for next development branch
add images to spec file
Brian West [Tue, 23 Jun 2015 14:38:29 +0000 (09:38 -0500)]
FS-7648 test config for FS-7687 part 2
Brian West [Tue, 23 Jun 2015 14:21:40 +0000 (09:21 -0500)]
Update G729 binary date for master
Brian West [Tue, 23 Jun 2015 13:10:34 +0000 (08:10 -0500)]
FS-7648 test config for FS-7687
Italo Rossi [Mon, 22 Jun 2015 20:51:08 +0000 (17:51 -0300)]
FS-7467: mod_callcenter - Fixing uuid-standby agents.
Michael Jerris [Mon, 22 Jun 2015 18:36:57 +0000 (14:36 -0400)]
FS-7655: fix build error when we have PNG but not YUV
Michael Jerris [Mon, 22 Jun 2015 18:36:09 +0000 (14:36 -0400)]
FS-7707: fix build error on centos7
Michael Jerris [Mon, 22 Jun 2015 16:58:53 +0000 (12:58 -0400)]
check for 'ilbc2' pkg-config name first so we canuse overriden centos package
Brian West [Sat, 20 Jun 2015 02:48:23 +0000 (21:48 -0500)]
util to tag and lower vol on vids
Anthony Minessale [Sat, 20 Jun 2015 01:37:28 +0000 (20:37 -0500)]
FS-7656 make chime work with video files
William King [Fri, 19 Jun 2015 23:39:35 +0000 (16:39 -0700)]
FS-7697 #resolve Now when we install FS by default the tls directory will also be created.
Anthony Minessale [Fri, 19 Jun 2015 23:21:48 +0000 (18:21 -0500)]
FS-7696
Anthony Minessale [Fri, 19 Jun 2015 23:08:27 +0000 (18:08 -0500)]
FS-7696
Anthony Minessale [Fri, 19 Jun 2015 23:03:51 +0000 (18:03 -0500)]
FS-7696 #resolve
Anthony Minessale [Fri, 19 Jun 2015 23:00:43 +0000 (18:00 -0500)]
FS-7656 parse metadata from files and put video banner up if artist or title is set
Brian West [Fri, 19 Jun 2015 22:25:22 +0000 (17:25 -0500)]
save these for now
Anthony Minessale [Fri, 19 Jun 2015 20:14:07 +0000 (15:14 -0500)]
FS-7656 scan for relative file in art/eg.wav.png and display it as video when playing audio files
Anthony Minessale [Fri, 19 Jun 2015 18:57:18 +0000 (13:57 -0500)]
FS-7694 #resolve
Anthony Minessale [Fri, 19 Jun 2015 18:55:26 +0000 (13:55 -0500)]
mod_av avformat remove unused code
Anthony Minessale [Fri, 19 Jun 2015 18:22:59 +0000 (13:22 -0500)]
FS-7689 #resolve
Brian West [Fri, 19 Jun 2015 15:14:59 +0000 (10:14 -0500)]
FS-7648 conf mcu test
Brian West [Fri, 19 Jun 2015 15:02:01 +0000 (10:02 -0500)]
FS-7693 lower default energy level in sample configs
Brian West [Fri, 19 Jun 2015 13:55:47 +0000 (08:55 -0500)]
FS-7297 sigh
Brian West [Thu, 18 Jun 2015 21:32:51 +0000 (16:32 -0500)]
FS-7648: additional test cases
Anthony Minessale [Fri, 19 Jun 2015 06:50:48 +0000 (01:50 -0500)]
don't block on read of video file in the core
Anthony Minessale [Fri, 19 Jun 2015 06:34:31 +0000 (01:34 -0500)]
FS-7678 #resolve
Anthony Minessale [Fri, 19 Jun 2015 06:33:58 +0000 (01:33 -0500)]
typo
Anthony Minessale [Fri, 19 Jun 2015 06:23:22 +0000 (01:23 -0500)]
typo from last commit
Anthony Minessale [Fri, 19 Jun 2015 05:55:01 +0000 (00:55 -0500)]
FS-7656 fix various edge cases with video and non video files mixed into a source, fix a typo bug in file_read_video and fix same bug in mod_vlc, add a new flag to file_read_video to check if the handle is has active video, make mod_conference move the video in and out of a layer when the stream has video or not
Michael Jerris [Thu, 18 Jun 2015 21:34:59 +0000 (17:34 -0400)]
FS-7660: [mod_opus] cleanup issues from inital commit of opus_debug command
Anthony Minessale [Thu, 18 Jun 2015 20:57:21 +0000 (15:57 -0500)]
FS-7656 fix a/v sync on first connection (retry 1)
Brian West [Thu, 18 Jun 2015 20:49:49 +0000 (15:49 -0500)]
FS-7648 add stereo
Anthony Minessale [Thu, 18 Jun 2015 20:47:47 +0000 (15:47 -0500)]
FS-7656 fix a/v sync on first connection
Anthony Minessale [Thu, 18 Jun 2015 20:47:41 +0000 (15:47 -0500)]
default to hd for vid
Mike Jerris [Thu, 18 Jun 2015 20:35:02 +0000 (15:35 -0500)]
Merge pull request #288 in FS/freeswitch from ~MICHAELGG/freeswitch:winperf to master
* commit '
81190c6d89aa7bedbda041c8a8519081856effff ':
FS-7644. Fix build on VS2013/Win by creating and forcing nf (nofork) to true.
FS-7644. Remove non-existent projects.
FS-7644. Add switch_core_video.c and switch_vidderbuffer.c to VS2013 FreeSwitchCore.2013.vcxproj
FS-7644. Change 2013.vcxproj references to 2013
Mike Jerris [Thu, 18 Jun 2015 19:41:09 +0000 (14:41 -0500)]
Merge pull request #284 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_debugging_audiobandwidth to master
* commit '
595bba201bcb52150cfdd17de460ed3ec9b7476a ':
FS-7660: mod_opus: add function to show information about Opus payload (number of frames, number of samples per frame, audio bandwidth, FEC info). Enabled with new API command "opus_debug".
Mike Jerris [Thu, 18 Jun 2015 19:37:22 +0000 (14:37 -0500)]
Merge pull request #289 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang_socket3 to master
* commit '
53759ff143450f369c0d7eca13ef20c3c699ab90 ':
FS-7628: Fixed name of Erlang naming daemon
Brian West [Thu, 18 Jun 2015 19:29:57 +0000 (14:29 -0500)]
FS-7648: add lipsync tests for playback and local stream
Michael Jerris [Thu, 18 Jun 2015 18:35:33 +0000 (14:35 -0400)]
FS-7681: install switch_image.h
Anthony Minessale [Thu, 18 Jun 2015 18:33:50 +0000 (13:33 -0500)]
FS-7432 regression from
251c4ab439eea53772aaf5636eb60bb7689f0fc9 don't count recovering channels
Anthony Minessale [Thu, 18 Jun 2015 18:01:42 +0000 (13:01 -0500)]
add auto bandwidth for conference config
Anthony Minessale [Thu, 18 Jun 2015 18:00:42 +0000 (13:00 -0500)]
only test audio once on setup of lib to speed up vid res tests
Anthony Minessale [Thu, 18 Jun 2015 17:47:04 +0000 (12:47 -0500)]
tweak js for more Mozilla compat against FF Nightly
Anthony Minessale [Thu, 18 Jun 2015 17:46:28 +0000 (12:46 -0500)]
FS-7519 fix bitrate translation from FS to av and add some presets
Steve Underwood [Thu, 18 Jun 2015 13:15:41 +0000 (21:15 +0800)]
Various little cleanups in spandsp
Michael Giagnocavo [Thu, 18 Jun 2015 10:48:18 +0000 (04:48 -0600)]
FS-7644. Fix build on VS2013/Win by creating and forcing nf (nofork) to true.
Sergey Safarov [Thu, 18 Jun 2015 10:22:57 +0000 (13:22 +0300)]
FS-7628: Fixed name of Erlang naming daemon
Michael Giagnocavo [Thu, 18 Jun 2015 10:13:16 +0000 (04:13 -0600)]
FS-7644. Remove non-existent projects.
Michael Giagnocavo [Thu, 18 Jun 2015 06:16:33 +0000 (00:16 -0600)]
FS-7644. Add switch_core_video.c and switch_vidderbuffer.c to VS2013 FreeSwitchCore.2013.vcxproj
Michael Giagnocavo [Thu, 18 Jun 2015 06:05:06 +0000 (00:05 -0600)]
FS-7644. Change 2013.vcxproj references to 2013
William King [Thu, 18 Jun 2015 03:40:19 +0000 (20:40 -0700)]
FS-7669 #resolve There was already a postinst file, and I missed it.
William King [Thu, 18 Jun 2015 03:38:10 +0000 (20:38 -0700)]
Revert "FS-7669 #resolve now if you don't have the /etc/freeswitch directory, we will install the default packages for you. If you already have this directory, we'll let you deal with your own configs."
This reverts commit
5550f37fe06ad739876ee76fe760e3d61457e4ec .
Michael Jerris [Thu, 18 Jun 2015 02:55:40 +0000 (21:55 -0500)]
FS-7605 remove surplus config flags and fix rundir and logdir set under fhs
William King [Thu, 18 Jun 2015 02:07:39 +0000 (19:07 -0700)]
FS-7605 now depends on libyuv and libvpx properly
William King [Thu, 18 Jun 2015 00:30:51 +0000 (17:30 -0700)]
Revert "FS-7605 remove surplus config flags"
This reverts commit
157cac97e3eaf6e9d792232ec19859d8c7464f89 .
William King [Wed, 17 Jun 2015 22:46:07 +0000 (15:46 -0700)]
FS-7669 #resolve now if you don't have the /etc/freeswitch directory, we will install the default packages for you. If you already have this directory, we'll let you deal with your own configs.
Dragos Oancea [Mon, 15 Jun 2015 15:42:51 +0000 (11:42 -0400)]
FS-7660: mod_opus: add function to show information about Opus payload (number of frames, number of samples per frame, audio bandwidth, FEC info). Enabled with new API command "opus_debug".
William King [Wed, 17 Jun 2015 21:49:15 +0000 (14:49 -0700)]
FS-7605 Fix typo
William King [Wed, 17 Jun 2015 21:37:13 +0000 (14:37 -0700)]
FS-7605 remove surplus config flags
Ken Rice [Wed, 17 Jun 2015 21:27:27 +0000 (17:27 -0400)]
update spec file to require libvpx2
Mike Jerris [Wed, 17 Jun 2015 20:11:16 +0000 (15:11 -0500)]
Merge pull request #282 in FS/freeswitch from ~CHEWI/freeswitch:feature/FS-7645-ctrl-c to master
* commit '
69ac02bb39c9f31ca5380c34a1671b0d9b37de7e ':
FS-7645: Allow Ctrl+C (SIGINT) when running in foreground without console (-nf -nc)
Travis Cross [Wed, 17 Jun 2015 19:30:54 +0000 (19:30 +0000)]
Remove mod_celt and mod_vp8 remnants
Jeff added these directories back in commit
345e50d which causes our
debian/bootstrap.sh to add these back to debian/control-modules.
Travis Cross [Wed, 17 Jun 2015 18:42:35 +0000 (18:42 +0000)]
Cleanup new module additions to debian
When the debian/control-modules file is properly ordered and
formatted, running (cd debian && ./bootstrap.sh) will result in no
changes to the debian/control-modules file and the
debian/control-modules.gen file being automatically deleted. If there
is a debian/control-modules.gen file there, it should be used as a
start for a new debian/control-modules file after cleaning up the the
descriptions and adding long descriptions for each item.