freeswitch/conf/rayo
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 rayo config: increase mod_shout outscale to mpg123 default of 32768 2014-05-28 11:49:22 -04:00
dialplan mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
directory mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
lang FS-5045 2014-02-02 12:33:37 +01:00
sip_profiles Remove misleading `tport` example from configs 2014-08-27 23:15:45 +00:00
cacert.pem mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
freeswitch.xml FS-5045 2014-02-02 12:33:37 +01:00
mime.types mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
vars.xml mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00