3.2.5.5 Processing a getConference Request

The Focus Factory SHOULD use the following steps when processing a getConference request:

  1. Validate that a conference with the specified Conference-Id exists for the sending organizer.

  2. Retrieve the details for the specified organizer and Conference-Id from the Conference Table to populate a getConference response. If an encryption-key is specified, and a conference-key exists for the conference, encrypt the conference-key using the public key from the specified x509-certificate and include it in the getConference response.

  3. Send a "success" getConference response.

If any of the previous steps fail, stop processing and send a "failure" getConference response with an appropriate reason attribute. Values for the reason attribute are specified in section 2.2.3.4.