________________________________________
From: [email protected] 
[[email protected]] On Behalf Of Gauri Kshirsagar 
[[email protected]]

This is a query regarding selection of transport while sending a
SIP request. If the target uri is of the form

sip:[email protected]:5061  what transport should be used ?
_______________________________________________

That request-URI allows the following ways to contact the destination:

transport UDP address 198.152.136.165 port 5061
transport TCP address 198.152.136.165 port 5061

Which of these should be preferred depends on the length of the SIP request.

The fact that the port specified is the default port for TLS communication is 
not relevant.

_______________________________________________

In that case if I want the application to use tls over *sip scheme* how can
it be specified in the target uri  without using transport="tls" parameter
which has been depricated as per RFC 3261.
_______________________________________________

There is no way to do that.

Dale

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to