freeswitch/conf/vanilla
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
..
autoload_configs FS-6719 #resolve 2014-08-01 16:55:53 -05:00
chatplan conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
dialplan Remove remaining traces of mod_spidermonkey 2014-07-18 19:07:38 +00:00
directory Remove misleading tport example from configs 2014-08-27 23:15:45 +00:00
ivr_menus Create new demo IVR XML and phrases. (New sound files needed.) Update phrase_en.xml to-be-recorded sound files. 2012-07-24 16:36:45 -07:00
jingle_profiles add video support to lib/mod.dingaling this needs testing, google voice won't work with video calls so disable video codecs if you use that 2012-06-22 18:15:06 -05:00
lang FS-5045 2014-02-02 12:33:37 +01:00
mrcp_profiles mod_unimrcp: add example config for Vestec 2013-08-14 10:06:18 -04:00
sip_profiles Remove misleading tport example from configs 2014-08-27 23:15:45 +00:00
skinny_profiles FS-477 mod_skinny: re-add ability to set digit timeout in patterns, update example configs 2014-06-09 12:29:47 -05:00
yaml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
config.FS0 conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
extensions.conf conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
freeswitch.xml FS-5045 2014-02-02 12:33:37 +01:00
fur_elise.ttml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
mime.types conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
notify-voicemail.tpl conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
README_IMPORTANT.txt conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
tetris.ttml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
vars.xml 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
voicemail.tpl FS-6157 --resolve 2014-02-09 13:34:12 -06:00
web-vm.tpl conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00