[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sip] Possible bug in REGISTER 200-OK Contact specification



On Sep 11, 2008, at 3:15 PM, Iñaki Baz Castillo wrote:

>
>   The response MUST contain
>   Contact header field values enumerating all current bindings.

If there are no current bindings, the "if" test of the above language  
fails and no Contact header is inserted.

One could rewrite more verbosely as:

If there are current bindings then the Contact header field of the  
response must contain one value for each binding.

--
Dean
_______________________________________________
Sip mailing list  https://www.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