I agree that the  transport used to send a request is indicated in Via
header but the selection of this transport
used to reach next hop is done by applying procedures in rfc 3263 to Request
URI or URI in route header.

So if the request uri is sip:[email protected]:5061 should the transport
be resolved to udp or tls?
I have a scenario where I have to send a request over TLS using sip scheme
without using transport=tls
parameter since it is deprecated. Is this possible ?
Please point me to what should be done as per standards.

Regards,
Gauri

On Fri, May 20, 2011 at 9:38 AM, Gauri Kshirsagar <[email protected]> wrote:

> Hi,
>
> 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 ?
>
> Should it be udp as per rfc 3263, section 4.1 which says:-
>
> "Otherwise,if no transport protocol is specified, but the TARGET is a
> numeric IP address, the client SHOULD use UDP for a SIP URI, and TCP for a
> SIPS URI."
> Or should it be tls since port 5061 which is default for tls is present in
> uri.
>
>
> Regards,
> Gauri
>
>
>
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to