Brett Tate <br...@broadsoft.com> writes: > Concerning the following paragraph, what precisely does "protocol" mean > within the "protocol, IP address, and port" snippet. For instance, are 1) > TCP and TLS different protocols and 2) WS and WSS different protocols? > > "The UAC performs normal DNS resolution on the next hop URI (as > described in [RFC3263]) to find a protocol, IP address, and port.
The resolution process in RFC 3263 is a monster... It takes as input a URI, whose important parts are the scheme (sip: or sips:), hostpart (host address or DNS name), port (explicit or omitted), and transport parameter value. Its output is a prioritized list of triples, each of which is an IP address, a port number, and a transport (UDP, TCP, or TLS). How WS/WSS fits into the system, I don't know. Perhaps it's been specified in a later RFC. Dale _______________________________________________ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors