[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sip] INVITE 200 OK - TCP retransmission



Yes, only UAS retransmits 200(INVITE).
 
check the same section.
 
   Once the response has been constructed, it is passed to the INVITE
   server transaction.  Note, however, that the INVITE server
   transaction will be destroyed as soon as it receives this final
   response and passes it to the transport.  Therefore, it is necessary
   to periodically pass the response directly to the transport until the
   ACK arrives.  The 2xx response is passed to the transport with an
   interval that starts at T1 seconds and doubles for each
   retransmission until it reaches T2 seconds (T1 and T2 are defined in
   Section 17).  Response retransmissions cease when an ACK request for
   the response is received.  This is independent of whatever transport
   protocols are used to send the response.
 
FYI
 
-Rockson



From: Thomas george [mailto:thomaspaul321 at yahoo.com]
Sent: Tuesday, September 16, 2008 11:30 AM
To: Rockson Li (zhengyli); sip at ietf.org
Subject: Re: [Sip] INVITE 200 OK - TCP retransmission

So you are telling that the 200 OK to INVITE is only retransmitted by UA, not by a Proxy?
And also in INVITE server transaction flow diagram (Section 7.2.1), there is no Timer to retransmit 200 OK. Then on what basis a TU will retransmit 200 OK?
 
rgds,
Thomas

----- Original Message ----
From: Rockson Li (zhengyli) <zhengyli at cisco.com>
To: Thomas george <thomaspaul321 at yahoo.com>; sip at ietf.org
Sent: Tuesday, 16 September, 2008 8:30:37 AM
Subject: RE: [Sip] INVITE 200 OK - TCP retransmission

check RFC3261 sec 13.3.1.4
 
      Since 2xx is retransmitted end-to-end, there may be hops between
      UAS and UAC that are UDP.  To ensure reliable delivery across
      these hops, the response is retransmitted periodically even if the
      transport at the UAS is reliable.
 
-Rockson


From: sip-bounces at ietf.org [mailto:sip-bounces at ietf.org] On Behalf Of Thomas george
Sent: Tuesday, September 16, 2008 10:17 AM
To: sip at ietf.org
Subject: [Sip] INVITE 200 OK - TCP retransmission

Hi,

 

Why the 200 OK to INVITE is retransmitted even if we are using TCP?

 

rgds,

Thomas



Add more friends to your messenger and enjoy! Invite them now.


Add more friends to your messenger and enjoy! Invite them now.
_______________________________________________
Sip mailing list  https://www.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors at cs.columbia.edu for questions on current sip
Use sipping at ietf.org for new developments on the application of sip