- 17 6月, 2015 10 次提交
-
-
由 Travis Cross 提交于
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.
-
由 Travis Cross 提交于
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>
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Michael Jerris 提交于
FS-7650: #resolve [mod_verto] Fix crash when making a call from a verto user with profile-variables in their user profile
-
由 William King 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Michael Jerris 提交于
-
由 William King 提交于
-
- 16 6月, 2015 16 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
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
-
由 William King 提交于
-
由 Michael Jerris 提交于
FS-7667: [mod_java] fix include directory detection when using debian java pacakges and use detected directory
-
由 William King 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 William King 提交于
Merge pull request #197 in FS/freeswitch from ~SAFAROV/freeswitch-mod-radius-cdr_improvement:feature/timezone-support to master * commit 'ce36330b': FS-7303 #comment Added adjustment of time values reported by FS server when RADIUS server located in different timezone
-
- 15 6月, 2015 10 次提交
-
-
由 William King 提交于
-
由 Anthony Minessale 提交于
FS-7657 #resolve #comment since the one in there doesn't work, we'll just take it out. Note you can pass an array of stun servers, including TURN, to the verto when you start it up. (see verto.js where iceServers is passed)
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
Merge pull request #280 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_asymmetric-fmtp to master * commit 'fe29cc68': mod_opus : asymmetric sample rates based on fmtp params (maxplaybackrate and sprop-maxcapturerate)
-
由 Brian West 提交于
-
- 14 6月, 2015 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 13 6月, 2015 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
squashme
-