2008/11/6 Harsha. R <[EMAIL PROTECTED]>: > Just a hypothesis. not sure though. > > If registrar does not reply with CRLF, then client cant know if registrar > acknowledges the message or CRLF CRLF was received at the registar; so may > be registrar replies to stop any retransmission timers?
Well, this is TCP, if the client send data via TCP connection, it is sure that the data has been received since TCP provides network reliability. If the TCP connection is no longer open the client wuold receive a TCP reset. -- Iñaki Baz Castillo <[EMAIL PROTECTED]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
