[CalendarServer-users] How can Attendee know that Organizer does not exist in system anymore

Cyrus Daboo cdaboo at apple.com
Tue Feb 17 12:10:10 PST 2015


Hi Gaurav,

--On February 17, 2015 at 11:58:55 AM -0800 Gaurav Jain 
<monkeyfdude at gmail.com> wrote:

> User 2 (Attendee) keeps doing Accept/Decline but status of the event does
> not change.

The server is supposed to add a "SCHEDULE-STATUS" parameter on the 
ORGANIZER property whenever it attempts to send a scheduling message reply 
to the organizer. Fort a successful reply the code will be a 1.x or 2.x 
code. For a failure, it will be a 5.x code. Clients can use that value to 
determine whether scheduling is working or not. See 
<http://tools.ietf.org/html/rfc6638#section-7.3> for more details.

-- 
Cyrus Daboo



More information about the calendarserver-users mailing list