On Mon, 2009-03-09 at 17:53 -0700, cool goose wrote: > Hi All, > > If UAC sends a REGISTER request with "Authorization" header with digest > response, should the registrar acknowledge it with 200 OK or 401 > Unauthorized? Also, Consider the below scenario: > > UAC sends REGISTER-1 to UAS > > UAC<---------401 Una authorized---UAS > > UAC----REGISTER-2----------> UAS > > > REGISTER-2 has "Authorization" header with digest response. > > Now, > > Lets assume that the UDP packet carry REGISTER-2 gets delayed say more than > 500ms before reaching the UAS. In such situation, can the UAC resend the > same REGISTER-2 request again? or does it need to start with REGISTER-1 and > get challenged and then send REGISTER-2?
A retry can be sent without recalculating. _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
