Commit Graph

1470 Commits

Author SHA1 Message Date
Brian West 6ac26fcc3e Update timezones 2014-09-30 09:58:42 -05:00
Russell Treleaven e4f77140d2 make the gateway parameters to make the gateways samples the same
It was noticed that the sample gateways were diferent. Brian West
suggest that I merge all the parameters into both examples.
fs-6859
2014-09-26 13:54:52 -04:00
Russell Treleaven 4eb64cb107 make vanilla configuration gateways easier to understand for new users
having the same gateway definition bound to the ipv6 and ipv4 external
profiles caused confusion for some new users. Also having a gateway
bound to the internal profile was a bit confusing.
fs-6859
2014-09-25 14:06:58 -04:00
Michael Jerris e02e41a5c1 don't package mod_cluechoo and don't build/load by default 2014-09-23 18:10:01 -04:00
Brian West 6953881a71 fix valet parking sample 2014-09-10 17:40:59 -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 ad9381218d Remove stray leading slashes
ref: commit ce96d95c5e
2014-09-04 21:01:57 +00:00
Travis Cross 27e3b5b705 Name variable `storage_dir`
...rather than `storage`.

ref: commit ce96d95c5e
2014-09-04 20:57:28 +00:00
Russell Treleaven a159b58790 fix missing "/" in path 2014-09-01 08:50:51 -04: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
Travis Cross 5a209a9680 Remove misleading `tport` example from configs
As an example of using mod_sofia's gateway parameter `contact-params`
we'd used the value `tport=tcp`.  Looking around, it's clear this has
misled people into believing you can specify `tport=tcp` to make the
gateway use TCP or `tport=tls` to make the gateway use TLS.  This does
not work.

The actual contact parameter is named `transport` rather than `tport`,
and you shouldn't use `transport` in `contact-params` because we
automatically add a `transport` to the Contact: based on the value of
`register-transport` (even if the gateway is set to not register).

It's clear why this would be confusing, so we'll just remove this as
an example.
2014-08-27 23:15:45 +00:00
Brian West 2e41a433d7 FS-6719 #resolve 2014-08-01 16:55:53 -05:00
Brian West bf0f488b99 tweaks 2014-07-25 15:54:40 -05:00
Brian West b7f2eab5f1 Fix this to use the vars for path to wss.pem 2014-07-25 10:22:26 -05:00
Anthony Minessale ff2edeb219 add blind-reg param to verto 2014-07-19 00:42:49 +05:00
Travis Cross 02ee686d85 Remove remaining traces of mod_spidermonkey 2014-07-18 19:07:38 +00:00
Brian West ba067f3237 FS-6563 2014-07-09 07:47:17 -05:00
Brian West ebe4238a7e Lets get loud 2014-07-07 14:51:43 -05:00
Brian West 1893c7ba33 External ipv6 2014-06-16 18:10:45 -05:00
Anthony Minessale 7f36607ea5 verto default config 2014-06-11 17:53:39 -05:00
Nathan Neulinger 2974734479 FS-477 mod_skinny: re-add ability to set digit timeout in patterns, update example configs 2014-06-09 12:29:47 -05:00
Chris Rienzo 8b89313045 rayo config: increase mod_shout outscale to mpg123 default of 32768 2014-05-28 11:49:22 -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
Michael Jerris d6fe10979d remove opezap from tree, it has been replaced by freetdm 2014-05-06 11:05:54 -04: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
William King fd38a255f8 FS-6167 --resolve 2014-03-04 13:41:34 -08:00
William King 3575a07c40 FS-6271 --resolve Adding support for smoothing the min-cpu-idle by X number of seconds. Adds the cpu-idle-smoothing-depth into the conf/autoload_configs/switch.conf.xml configs with a default value of 30 seconds. 2014-02-26 12:36:50 -08:00
Brian West 514bbd3818 uncomment 48k 2014-02-25 17:01:09 -06:00
Brian West 1c9604e9d0 FS-1307 Don't load event socket on bind error 2014-02-24 04:28:25 -06:00
Travis Cross 0b506af247 Remove mod_speex from other configs 2014-02-19 23:18:08 +00:00
Anthony Minessale 1bc1eed78e rm mod_speex load line from default configs 2014-02-19 17:16:36 -06:00
Brian West 0911849154 Missed this we don't use underscores in settings in config files to prevent confusiong between variables and settings 2014-02-19 12:46:23 -06:00
Brian West cf1329df63 FS-6209 --resolve 2014-02-18 22:21:46 -06:00
Jeff Lenk 40ec0c9e45 FS-6157 --resolve 2014-02-09 13:34:12 -06:00
Brian West 3fae719589 Update in-config docs 2014-02-06 08:58:48 -06:00
Chris Rienzo fd0d91c2b6 FS-6092 --resolve mod_rayo - mixer with single call can be recorded 2014-02-05 17:03:19 -05:00
Travis Cross 5e8fe326c7 Move documentation to correct place 2014-02-05 17:59:08 +00:00
Travis Cross 8a7a2d95c7 Fix typo from commit 3ecb504fd 2014-02-05 17:57:14 +00:00
Anthony Minessale 3ecb504fda FS-6186 --resolve 2014-02-05 07:15:08 +05:00
Peter Olsson 9059fb91cc FS-5045 2014-02-02 12:33:37 +01:00
Travis Cross 7564021000 Fix broken paths and XML in conf/sbc
Before Jay, no one must have actually tried using the example SBC
config.

Thanks-to: Jay Blinks <jaybinks@gmail.com>
Thanks-to: Cal Leeming <cal.leeming@simplicitymedialtd.co.uk>

FS-6144 --resolve
2014-01-25 23:51:36 +00:00
Anthony Minessale d2ba4c60c5 FS-5420 --resolve 2014-01-24 03:11:53 +05:00
Anthony Minessale 6fef880f12 FS-5675 --resolve 2014-01-24 00:23:58 +05:00
Travis Cross 3a595f278a Log channel UUID by default
We want people to have this on so that when we're looking at reported
log files we can tell what is going on.
2014-01-22 23:43:03 +00:00