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.

This problem is also seen when there is no Route header, and you have
to use the request-URI to determine where to send the message.

The rules are rather complicated -- RFC 3263 gives all the details.

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

Reply via email to