Conference Escalation (QuickStart)

Sample name: ConferenceEscalation

Sample location: %ProgramFiles%\Microsoft UCMA 3.0\SDK\Core\Sample Applications\QuickStarts\ConferenceEscalation

Description

The application initializes a platform and two endpoints, each on behalf of a different user. The endpoints establish a peer-to-peer instant messaging call between themselves. One of the endpoints escalates the instant messaging call into a conference. After escalation, the conversation is used for basic command and control, including user privilege elevation, conference locking, and ejection from conferences. After the last of the command and control activities complete, the application quits, shutting down the platform normally.

Features

  • Ad hoc conference initialization

  • Conference command and control using the ConferenceServices API

  • AudioVideoCall conference use

Prerequisites

  • Microsoft Lync Server 2010.

  • Two users enabled to use Lync Server 2010.

  • The credentials for each user.

Running the Sample

  1. Supply the configuration settings to be used by the sample in the accompanying App.config file, or you will be prompted for them when you run the sample.

  2. Open the project in Microsoft Visual Studio, and then press F5.