[Serdev] tcp/tls for lcr module

Klaus Darilion klaus.mailinglists at pernau.at
Fri Jun 24 08:06:56 UTC 2005


Juha Heinanen wrote:
> Klaus Darilion writes:
> 
>  > what do mean with security? I thought it is implicit in transport: UDP, 
>  > TCP, TLS (and maybe DTLS some day)
> 
> tls is not transport protocol. according to rfc3261, tls is run on top
> of A reliable transport protocol, e.g., tcp or sctp, default being tcp.

If transport means the layer 4, then you are correct. If transport 
corresponds with the transport parameter of RFC 3761, then they get 
mixed up:

transport-param   =  "transport="
                      ( "udp" / "tcp" / "sctp" / "tls"
                      / other-transport)

> i'm going to rewrite lcr gw stuff so that i'll completely re-create
> r-uri based on the existing user part and the stuff from database:
> security, gw ip address, port, transport.  if security = y, uri scheme
> will be sips:, otherwise sip:.

Will it be possible to use a sip: URI while using TLS (by security=no, 
transport=tls)?

klaus

> 
> -- juha
> 
> 




More information about the Serdev mailing list