Hi, For UDP the client transaction retransmits INVITE requests at an interval that starts at T1 seconds and doubles after every retransmission. This should continue until timer B expires - 64*T1 msec.
The result is that the seventh transmission takes place after 63*T1 milliseconds. Since T1 defaults to 500 msec, the transaction will terminate 500 msec after the last transmission. My question is: Is this the expected behavior? Isn't it a waste to retransmit the request 500 msec before the transaction terminates? Regards, Sarit. _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
