29 Commits

Author SHA1 Message Date
Andrey Volk
a5cecbfc2a FS-11604: [Configuration] Improve Vanilla config. 2019-05-21 00:03:14 +04:00
sean f
4cb44e6c60 FS-10593: clean up whitespaces from several xml files. 2017-08-16 14:58:01 -07:00
Mike Jerris
41130001b0 FS-10540: change conf to use sound_prefix var to allow changing to sounds set in one change 2017-07-25 18:31:42 -05:00
Anthony Minessale
5efc9714ee FS-7703 remove answer delay from default dp 2015-06-25 12:42:14 -05:00
Alexander Traud
022fddbe6a Add Perfect Forward Secrecy (DHE PFS) to mod_sofia
Ephemeral ECDH (ECDHE) was supported already. This patch adds Ephemeral
DH (DHE). To enable it, add DH parameters into the private-key file of
your server (agent.pem). For example via:
openssl dhparam -out dh.pem 2048

FS-7561 #resolve
2015-06-01 12:45:19 -05:00
Brian West
9c459f881e FS-7494: default avatar and mute images for video MCU 2015-05-28 12:47:26 -05:00
Brian
d3a5605ab6 FS-7471 improve configs for video 2015-05-28 12:47:25 -05:00
Brian West
9872c52c57 FS-7368 --resolve 2015-03-13 16:50:13 -05:00
Brian West
cf332d7cdc minor docs tweak to show how to enable the filter 2014-10-23 13:36:33 -05:00
Brian West
711b0c7696 FS-6940 docs and examples 2014-10-23 13:31:58 -05:00
Brian West
d06ac756eb clarify tls ciphers and update num to allow for ipv6 and tls options 2014-09-10 14:49:59 -05:00
Travis Cross
27e3b5b705 Name variable storage_dir
...rather than `storage`.

ref: commit ce96d95c5e5b29b3bcb69d6e5416f0bc6bfb88f7
2014-09-04 20:57:28 +00:00
Russell Treleaven
ce96d95c5e add support for cache directory
make configs use specific directory variables instead of just base_dir
so that one configuration can be used for fhs and legacy installations
2014-08-31 20:22:08 -04:00
Brian West
757b744010 Since we're all about WebRTC, We should compile and enable OPUS by default to lower the number of steps to complete a WebRTC setup 2014-05-23 08:11:03 -05:00
Brian West
1e7d8e9733 Give warning in the vars.xml docs about SRTP + VBR codecs 2014-03-28 09:37:56 -05:00
Brian West
ea313038f2 React to all suites in the defaults and set true to accept the strongest offer received 2014-03-05 21:34:05 -06:00
Brian West
8807e8fa02 Spacing 2014-03-05 21:21:59 -06:00
Brian West
8450641332 THIS JUST IN rtp_secure_media_suites option 2014-03-05 21:21:05 -06:00
Brian West
9611390244 spacing 2014-03-05 21:16:26 -06:00
Brian West
1f0966336a default if not set is 2014-03-05 21:08:39 -06:00
Brian West
4420bf4b91 Documentation for recent SRTP changes 2014-03-05 21:04:42 -06:00
Brian West
3fae719589 Update in-config docs 2014-02-06 08:58:48 -06:00
Brian West
395b3b6112 sigh spelling 2013-08-21 11:47:58 -05:00
Brian West
f592ce264b FS-5718 --resolve 2013-08-21 11:33:29 -05:00
Anthony Minessale
68055eab2b support tls dir options properly 2013-03-31 21:27:26 -05:00
Michael S Collins
f5f8e90f01 Add global var so you don't have to remember 640hz 2013-01-31 17:38:05 -08:00
Brian West
1215ee4fe1 FS-4699 --resolve 2012-10-08 17:19:17 -05:00
Travis Cross
226851e8b0 don't use Siren or iLBC by default in example configs
These codecs are non-free which creates issues for distributions, so
let's not require these by default to run our example configs.  We can
add back in iLBC once we resolve the licensing situation with our
in-tree implementation.
2012-05-29 18:41:17 +00:00
Ken Rice
ee71daa1f6 conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00