Compartir a través de


BlindTransfer (Managed Code Sample)

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.

The BlindTransfer sample illustrates how to initiate a blind call transfer. The sample plays a welcome message and announces that the call is being transferred. The announcement plays the number to which the caller is transferred and then initiates a blind transfer.

  • Initiating a blind transfer
  • Using an XML data file

Running the Sample

To run the sample

  1. In the Samples\Workflow\BlindTransfer\ directory of the Speech Server installation directory, open the sample solution file.

  2. To start debugging, press F5.

  3. In the Voice Response Debugging Window dialog box, click the SIP Phone tab, enter any numbers in the Called Party and Calling Party boxes, and then click Call.

    The application says "Welcome to Microsoft Office Communications Server Speech Server. Hang on while I transfer your call to 5000."

  4. In the Call transfer dialog box, click OK.

Remarks

This code sample is intended to demonstrate specific Speech Server features. It does not necessarily reflect best practices with respect to security and privacy. You should carefully review any code that you deploy in production for potential security risks and privacy issues.