Hi all.
In addition to below, if the total size of sip message is over a MTU in 
constructing, you have to change the transport to TCP even though the original 
transport was UDP.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 라스토기
Sent: Thursday, November 15, 2007 10:33 AM
To: [email protected]
Subject: Re: [Sip-implementors] How to determine transport to use from Route 
header

Hi,
if route has sip then it is UDP, if sips then TLS and sip with transport as TCp 
then TCP.
I hope it helps...
Vipul Rastogi
Engineer, Business Management Team
Telecommunication Network Business
Samsung Electronics CO, LTD
Suwon P.O.BOX 105, 416
Korea 442-600
MO 010-9530-0354

Hi,

 

Can anyone please tell me How to find out the transport protocol to send
the request, when we have to use the 

 

Route header for determining next hop. 

 

Suppose we have a Route header with the value

 

Route: <sip:10.58.2.21:5060;lr>, <sip:10.48.2.40:5061;lr>

 

Now because the first route value contains the lr parameter so the IP
and Port of the next hop will be 10.58.2.21 and 5060 respectively, But

 

How to find out the transport to be used in this case.

 

Regards,

Jitendra.


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

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

Reply via email to