PublishAlwaysOnline

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Sample name: PublishAlwaysOnline

Sample location: %ProgramFiles%\Microsoft Office Communications Server 2007 R2\UCMA SDK 2.0\UCMACore\Sample Applications\Collaboration\QuickStarts\ PublishAlwaysOnline

Description

The application initalizes the platform with an ApplicationEndpoint instance and publishes its availabiltity as always online on behalf of the endpoint.

Features

  • Use of ApplicationEndpoint type

  • Custom presence publication

Prerequisites

  • Microsoft Office Communications Server 2007 R2.

  • The server running the application must be added as a trusted service and a GRUU for the server must be obtained.

  • A client signed in to Office Communications Server.

Running the Sample

  1. Replace the credentials in the variables at the beginning of the code sample with the credentials and server of the users from your Office Communications Server topology.

  2. Substitute the address of the called user in the code snippet with the address of a valid, currently signed-in user capable of receiving audio calls.

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