Step 3: Transferring the Call

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.

This is the third of four topics describing the steps to create the Create an Automated Call Distributor walkthrough application. This sequence of topics demonstrates how the various capabilities of communications workflow activities can be combined to implement a basic Microsoft Unified Communications Managed API call distributor application using Microsoft Visual Studio 2008 development system. The procedures for creating the walkthrough application build sequentially. Completing the procedures in sequence is important.

Adding a Call Transfer

To transfer the call to support

  1. In the Visual Studio 2008Toolbox, drag and drop a BlindTransfer activity onto ifElseSupport below promptSupport.

  2. In the Properties window, set the Name property to transferToSupport. Set the CalledParty property to an appropriate value. For example: +12065550101.

See Also

Concepts

Walkthrough: Create an Automated Call Distributor