Add a Modality (QuickStart)
Sample name: CallModalityAddition
Sample location: %ProgramFiles%\Microsoft UCMA 3.0\SDK\Core\Sample Applications\QuickStarts\CallModalityAddition
Description
The application initializes the platform to log in a pair of users and initiates an instant messaging call between them. After the instant messaging call is established, the application reuses the existing conversation to send an audio-video call between the two users as part of the same dialog. After the audio-video call is established, the application prints logging to the console, and then quits, shutting down the platform normally. Note that no audio-video media or instant messages are actually exchanged between the users.
Features
Modality addition in a call and conversation
Basic call placement
Conversation reuse
Prerequisites
Microsoft Lync Server 2010.
Two users capable of sending and receiving audio calls.
The credentials for each user.
Running the Sample
Supply the user credentials in the accompanying app.config file, or you will be prompted for them when you run the sample.
Open the project in Microsoft Visual Studio, and then press F5.