Michael Jerris
ea807b484f
FS-7681: install switch_image.h
2015-06-18 14:35:33 -04:00
Anthony Minessale
c29568f1c2
FS-7432 regression from 251c4ab439
don't count recovering channels
2015-06-18 13:33:50 -05:00
Anthony Minessale
bc92a8bf4a
add auto bandwidth for conference config
2015-06-18 13:01:42 -05:00
Anthony Minessale
1dc762634d
only test audio once on setup of lib to speed up vid res tests
2015-06-18 13:00:42 -05:00
Anthony Minessale
23e9bfc460
tweak js for more Mozilla compat against FF Nightly
2015-06-18 12:47:10 -05:00
Anthony Minessale
7d2468563f
FS-7519 fix bitrate translation from FS to av and add some presets
2015-06-18 12:47:10 -05:00
Steve Underwood
0eada8dc77
Various little cleanups in spandsp
2015-06-18 21:15:41 +08:00
Michael Giagnocavo
81190c6d89
FS-7644. Fix build on VS2013/Win by creating and forcing nf (nofork) to true.
2015-06-18 04:53:56 -06:00
Sergey Safarov
53759ff143
FS-7628: Fixed name of Erlang naming daemon
2015-06-18 13:22:57 +03:00
Michael Giagnocavo
16acee025f
FS-7644. Remove non-existent projects.
2015-06-18 04:18:13 -06:00
Michael Giagnocavo
dc946ddc36
FS-7644. Add switch_core_video.c and switch_vidderbuffer.c to VS2013 FreeSwitchCore.2013.vcxproj
2015-06-18 04:18:05 -06:00
Michael Giagnocavo
f116387443
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
William King
33c723e839
FS-7669 #resolve There was already a postinst file, and I missed it.
2015-06-17 20:40:19 -07:00
William King
5ab9d46691
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 5550f37fe0
.
2015-06-17 20:38:10 -07:00
Michael Jerris
67d1d1df8f
FS-7605 remove surplus config flags and fix rundir and logdir set under fhs
2015-06-17 21:55:40 -05:00
William King
19de3b0f81
FS-7605 now depends on libyuv and libvpx properly
2015-06-17 19:07:39 -07:00
William King
c7eb3abc16
Revert "FS-7605 remove surplus config flags"
...
This reverts commit 157cac97e3
.
2015-06-17 17:30:51 -07:00
William King
5550f37fe0
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.
2015-06-17 15:46:07 -07:00
Dragos Oancea
595bba201b
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".
2015-06-17 18:23:31 -04:00
William King
8d6c6f82e2
FS-7605 Fix typo
2015-06-17 14:49:15 -07:00
William King
157cac97e3
FS-7605 remove surplus config flags
2015-06-17 14:37:18 -07:00
Ken Rice
b42d834193
update spec file to require libvpx2
2015-06-17 17:27:27 -04:00
Mike Jerris
9ebb6f8257
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)
2015-06-17 15:11:16 -05:00
Travis Cross
7f6f139fe5
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.
2015-06-17 19:35:13 +00:00
Travis Cross
0bc65d1547
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.
2015-06-17 18:46:28 +00:00
Travis Cross
1d726c1d91
Fix docs on enabling cert CN/SAN validation
...
The correct incantations to enable certification common name / subject
alternative name verification, per our code, are `subjects_all`,
`subjects_in`, and `subjects_out` in a Sofia profile's
`tls-verify-policy`. What we've had in our examples and documentation
for years are `all_subjects`, `in_subjects`, and `out_subjects`.
The result of this is that we've almost certainly confused people into
using the incorrect forms. Those poor people will believe that they
are verifying the CN/SAN of the received host certificate against the
list in `tls-verify-in-subjects` when in fact they are not.
One clear issue in this case was that the incorrect forms failed to
have any effect without providing any warning or error. This issue
could not have persisted if we had made more noise about incorrect
input.
Given how long this has been broken, it's tempting to alias the
incorrect forms to the correct ones. However this would certainly
break many existing installations that have, because of this error,
never actually tested their setup with CN/SAN validation enabled.
In this commit, we fix the examples and documentation, and add an
error-level log output when unknown values are passed to
`tls-verify-policy`.
Thanks-to: Andrew Patrikalakis <anrp+freeswitch@anrp.net>
2015-06-17 17:10:29 +00:00
Anthony Minessale
0c75eaa809
FS-7664 #resolve
2015-06-17 11:58:25 -05:00
Brian West
e71be0c6b7
FS-7648 adding profile-variable for testing cases
2015-06-17 10:38:30 -05:00
Michael Jerris
e2d0de3d8e
FS-7650: #resolve [mod_verto] Fix crash when making a call from a verto user with profile-variables in their user profile
2015-06-17 10:34:35 -05:00
William King
e0edc956d8
FS-7605 #resolve
2015-06-16 20:24:05 -07:00
Seven Du
009b7123f4
FS-7517 squash fix copy & paste err
2015-06-17 09:51:54 +08:00
Seven Du
8f7c2f9ed9
FS-7517 FS-7519 add H264 STAP-A packetizing support so it would work with FireFox
2015-06-17 09:43:00 +08:00
Michael Jerris
5734b9b2ce
FS-7655: fix a few functions that need to be disabled without YUV
2015-06-16 20:02:59 -05:00
William King
cf0c5709f2
bump for 1.7.0
2015-06-16 17:52:58 -07:00
Michael Jerris
e298831b3c
FS-7655: fix build issue w/ strict prototypes
2015-06-16 19:58:16 -04:00
Michael Jerris
4ad0aa91a4
FS-7655: attempt to make libvpx and libyuv optional (none of the video features will work without them) The following modules require these libraries to be installed still: mod_av mod_cv mod_fsv mod_mp4v2 mod_openh264 mod_vpx mod_imagick mod_vpx mod_yuv mod_png mod_vlc
2015-06-16 18:24:35 -05:00
William King
601a1e8c1a
FS-7609 enable building of mod_sangoma_codec
2015-06-16 13:42:30 -07:00
Michael Jerris
2558049e49
FS-7667: [mod_java] fix include directory detection when using debian java pacakges and use detected directory
2015-06-16 14:29:18 -05:00
William King
46f8557d3c
automated build test change to enable mod_java and mod_managed during the 'most' tests
2015-06-16 11:38:47 -07:00
Brian West
34ec9f861f
update languages to use swig2.0 and reswig
2015-06-16 12:58:24 -05:00
Brian West
4e88d9eea1
update languages to use swig2.0 and reswig
2015-06-16 12:44:37 -05:00
Brian West
54762dd197
update esl swig to swig 2.0 and reswig
2015-06-16 12:43:53 -05:00
Brian West
6a903e2397
fix perl swig patching to work with latest swig from debian jessie
2015-06-16 12:03:53 -05:00
Anthony Minessale
7cc657e1eb
FS-7665 #resolve
2015-06-16 11:55:00 -05:00
Anthony Minessale
696496c252
FS-7656 not quite reporting when it was video or not
2015-06-16 11:55:00 -05:00
Brian West
a81a896690
FS-7666: [mod_managed] pass in proper core CPP flags to find public headers
2015-06-16 11:24:00 -05:00
Brian West
34f5994aa2
swigall
2015-06-16 11:23:25 -05:00
Brian West
b51e988ed5
FS-7648 more tests
2015-06-16 10:58:04 -05:00
Brian West
4389886f05
FS-7648 add condition testing for regex all and xor cases
2015-06-16 10:46:15 -05:00
William King
30b83daaab
Merge pull request #197 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:feature/timezone-support to master
...
* commit 'ce36330b5c7ecc6243994469f42659419cc590c8':
FS-7303 #comment Added adjustment of time values reported by FS server when RADIUS server located in different timezone
2015-06-15 22:49:09 -05:00