Guest

Cisco Unified Call Services, Universal Edition

How to Deploy a Voice Application from Cisco Unified Call Studio to Cisco Unified Call Services

Document ID: 91644



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Background Information
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document explains how to deploy a voice application from Cisco Unified Call Studio, Universal Edition, to Cisco Unified Call Services, Universal Edition, to make it available to callers.

Prerequisites

Requirements

There are no specific requirements for this document.

Components Used

The information in this document is based on Cisco Unified Call Services, Universal Edition, and Cisco Unified Call Studio, Universal Edition.

Conventions

Refer to Cisco Technical Tips Conventions for more information on document conventions.

Background Information

Symptoms: The developer has designed a particular voice application and wants to deploy it to Cisco Unified Call Services, perhaps to a test or production environment.

Complete these steps in order to deploy a voice application:

  1. Ensure that the deploy version of the application is configured properly. This must match the version of Cisco Unified Call Services to which you deploy the application.

    1. In order to configure this setting, right-click your project in the Navigator view.

    2. Choose Properties.

      audium_app1.gif

  2. Save the application. Either choose File > Save, or click the Save icon from the toolbar.

  3. Right-click your project in the Navigator pane and choose Deploy.

    audium_app2.gif

  4. The Deploy Audium Project(s) dialog appears.

    1. Deploy your application to the directory or FTP site of your choice. If you deploy the application to the same machine on which Cisco Unified Call Studio is run (a common situation for developers who have an all-in-one test/development machine), Audium Home is detected automatically.

    2. If you deploy the application to a different machine, enter it manually into this dialog or choose Browse....

    3. If you wish to deploy remotely with FTP, choose that option and provide the FTP Server, User ID, and Password.

    audium_app3.gif

  5. Click Finish and your application is deployed.

    Note: If you deploy an application from Cisco Unified Call Studio, it does not go live or accept requests. Instead, it packages the application into a format that Cisco Unified Call Services understands and transfers the required files to the specified location.

  6. If your application server is not currently on, start it, and your application is available to accept requests.

    1. If your application server was already on when you deployed your new voice application (as is common in a production environment), you can make it available for requests without a need to restart the application server.

    2. In order to make it available for requests, go to AUDIUM_HOME.

    3. Click applications.

    4. Click YOUR_APP_NAME.

    5. Click admin.

    6. Run the deployApp script (.bat for Windows or .sh for *nix).

      audium_app4.gif

  7. In order to test that your new application deployed successfully; view its VoiceXML in a web browser or make a test call if you have a voice browser available. The URL to your application is

    http://IP:PORT/Audium/Server?application=YOUR_APP_NAME

    where IP is the address of your application server; PORT is the port your application server listens on, and YOUR_APP_NAME is the name of the application you just deployed.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for Voice
Service Providers: Voice over IP
Voice & Video: Voice over IP
Voice & Video: IP Telephony
Voice & Video: IP Phone Services for End Users
Voice & Video: Unified Communications
Voice & Video: IP Phone Services for Developers
Voice & Video: General

Related Information



Updated: May 07, 2007Document ID: 91644