This topic has not yet been rated - Rate this topic

MultipleCallsInAWorkflow (Communications Workflow Sample)

This sample speech workflow application demonstrates the concept of using the CommunicationsSequenceActivity activity to establish call contexts, and how nested CommunicationsSequenceActivity activities with different call bindings are used to switch call contexts within a workflow.

  • Show the use of multiple calls in one workflow. Can only be run as an application endpoint.
  • Place a phone call to the application and it will answer with an IM (instant message) message, creating two calls (phone call and an IM call) in one workflow.
  • Send an IM to the application and it will answer with a phone call, again creating two calls (phone call and an IM call) in one workflow.
To build and debug the sample application
  1. Create a debugging environment. For information about creating a debugging environment, see Establish Accounts on Office Communications Server.

  2. In the UCMA v2.0 SDK\Samples\Workflow directory, open MultipleCallsInAWorkflow.

  3. Debug the MultipleCallsInAWorkflow speech workflow application. For information about debugging this application, see Walkthrough: Debugging a Communications Workflow Application.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.