freeswitch/conf/insideout
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 Remove remaining traces of mod_spidermonkey 2014-07-18 19:07:38 +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
lang conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
sip_profiles Remove misleading `tport` example from configs 2014-08-27 23:15:45 +00:00
extensions.conf conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
freeswitch.xml conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
fur_elise.ttml conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
mime.types conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
notify-voicemail.tpl conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
openzap.conf conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
tetris.ttml conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
tones.conf conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
vars.xml conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
voicemail.tpl conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00
web-vm.tpl conf: add config styles: curl, insideout, sbc, softphone 2012-03-24 04:48:34 +00:00