Re: [Sip-implementors] Cross over message handling in Race condition.

2014-01-16 Thread Brett Tate
implementors@lists.cs.columbia.edu > Subject: [Sip-implementors] Cross over message handling in Race > condition. > > HI, > I have UA1 and UA2 in a call. > UA1 and UA2 send BYE at the same time. > > so, on UA1, when it Receives BYE and BYE already send. > should it not

[Sip-implementors] Cross over message handling in Race condition.

2014-01-16 Thread Aditya Kumar
HI, I have UA1 and UA2 in a call. UA1 and UA2 send BYE at the same time. so, on UA1, when it Receives BYE and BYE already send. should it not send 200 OK for the BYE send? how long should UA1 (or) UA2 keep the state 64T1? ___ Sip-implementors mailing li