1 Oct 2003 16:49
Re: what is the correct response code for CANCEL on REFER or SUBSCRIBE
Robert Sparks <rsparks <at> dynamicsoft.com>
2003-10-01 14:49:09 GMT
2003-10-01 14:49:09 GMT
It really doesn't matter much. You don't want to use 405, because that would claim you didn't support CANCEL at any time for this RURI, even for INVITE. 403 or 603 are safe responses. Using a 200 OK won't break anything. Remember, accepting a CANCEL doesn't mean the request it's trying to cancel will _be_ cancelled. RjS On Wed, 2003-10-01 at 02:01, Jay Morris wrote: > Hi > Since CANCEL is illegal for REFER and SUBSCRIBE requests, what is the > correct response code when receiving such CANCEL? > I thought about "403 Forbidden" or "405 Method Not Allowed" > what do you say? > > Jay > > > ______________________________________________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search _______________________________________________ Sip mailing list https://www1.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
RSS Feed