ext Avshalom Houri wrote: > > Few questions/clarifications: > > Should there be a "content-disposition: recipient-list" header > included in the SUBSCRIBE? well, no. This is about sending a flat uri-list about "interesting" xcap-resources to a single server (closely coupled with the xcap-server). And also of course about syncing with this single server. > > When a SUBSCRIBE is refreshed, should the body sent again? > right, even with conditional re-subscriptions where the server returns a full response if there's no match in "etag" values. > Is there a way to change the subscription if different body will be sent > in subsequent SUBSCRIBE? > > Thanks > --Avshalom > you may change the subscription body with any re-subscribe, so that the client stamps all previous state as stale.
Having body always is imo simpler and more consistent with conditional re-subscriptions, no ? And also body-content is presumably anyways pretty small. br, jari ps. there were minor changes from 00 version, some missing Accept-header and some text about Aki's subnotetags. _______________________________________________ Sip mailing list http://www.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [EMAIL PROTECTED] for questions on current sip Use [EMAIL PROTECTED] for new developments on the application of sip
