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:
-
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.
-
In order to configure this setting, right-click your project in the Navigator view.
-
Choose Properties.
-
-
Save the application. Either choose File > Save, or click the Save icon from the toolbar.
-
Right-click your project in the Navigator pane and choose Deploy.
-
The Deploy Audium Project(s) dialog appears.
-
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.
-
If you deploy the application to a different machine, enter it manually into this dialog or choose Browse....
-
If you wish to deploy remotely with FTP, choose that option and provide the FTP Server, User ID, and Password.
-
-
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.
-
If your application server is not currently on, start it, and your application is available to accept requests.
-
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.
-
In order to make it available for requests, go to AUDIUM_HOME.
-
Click applications.
-
Click YOUR_APP_NAME.
-
Click admin.
-
Run the deployApp script (.bat for Windows or .sh for *nix).
-
-
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
| 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, 2007 | Document ID: 91644 |
