BlindTransfer (VoiceXML 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 demonstrates how to perform a blind transfer using VoiceXML.

Running the Sample

To run the sample

  1. Open the sample solution file, which is located in the Samples\VoiceXML\BlindTransfer directory of the Speech Server installation directory.

  2. In Solution Explorer, right-click Default.aspx, and then click Set As Start Page.

  3. In Visual Studio 2005, click Start Options on the Website menu.

  4. On the Start action pane, click Don't open a page. Wait for a request from an external application, and then click OK.

  5. Press F5.

  6. On the Debug menu, click Windows, and then click Voice Response Debugging Window.

  7. 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 Speech Server. Hang on while I transfer your call to 555-555-5555."

  8. In the Call transfer dialog box, click OK to end the application.

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.