Java Code Samples for CVP Universal Edition 5.2/3.6 (Audium Studio 5.2/Call Services 3.6)
Arithmetics Sample Element
  This sample element allows for simple arithmetic operations to be executed as part of the callflow, storing the result in element data. It includes support for addition, subtraction, division, and multiplication.
Call Studio Java Projects
  This post contains several Java projects containing the sample code. Advanced Sample Code Sample Elements with Say it Smart Plugin Start With Me Sample
Counter With Decision Samples
  The CounterWithDecision sample element works much like the built-in Counter element, except it also branches the callflow when it is visited, based on the current value of the counter. The ResetCounterWithDecision element can be used to reset any...
Debug Sample Element
  This sample element logs specified element or session data to the console and/or to a specified log file.
Enhanced Record Sample Element
  This sample element includes the ability to terminate and save a recording with a hang up (in addition to the normal methods of DTMF-entry or waiting for a certain amount of silence).
Java Code Templates
  contains Java templates for all situations where Java can be used to extend Audium. These templates provide stub code that sets up the component correctly, allowing the developer to simply enter their own code without having to worry about importing...
Leading Zeros Time Input...
  This sample Say It Smart plugin extends the existing Time / Time Period plugin to allow input of the form (H)H:(M)M. In short, this new input format allows for the omission of leading zeros before the hour and/or before the minute portion of the...
Sample Configurable Elements
  Contains sample Java source code for a variety of example configurable elements. The source code is fully documented to explain what is going on in the code. They can be compiled, loaded in Audium Builder for Studio, and in most cases run on Audium...
Tutorials and Sample Applications for CVP Universal Edition 5.2/3.6 (Audium Studio 5.2/Call Services 3.6)
Age Identification - Tutorial
  Attached is the AgeIdentification tutorial pdf, as well as a pre-built version of the tutorial application.
Audium Bank - Sample
  This application creates a simple banking application that allows the caller to hear information about accounts and transfer money between them. It contains some dynamic functionality, such as looking at the past history of a caller and playing them...
Cell Phone Company - Sample
  This application performs back-end integration to a MySQL database, and includes numerous examples of custom configurable elements. The PDF located in the Documentation subfolder of the expanded CellPhoneCompany folder lists all of the features of...
Clock - Tutorial
  The Clock tutorial pdf, as well as a pre-built version of the tutorial application. Please refer to the pdf for details.
Hello World - Tutorial
  The HelloWorld tutorial pdf, as well as a pre-built version of the tutorial application. Please refer to the pdf for details.
Hollywood Hotel - Sample
  Three Audium Studio projects of increasing complexity, from Simple to Advanced. They can be loaded by developers and investigated as needed. Various approaches to external grammars are demonstrated, including dynamic grammar creation from a MySQL...
Receptionist - Tutorial
  The Receptionist tutorial pdf, as well as a pre-built version of the tutorial application. Please refer to the pdf for details.
Weather Service - Sample
  Contains a sample application named "WeatherService". It is a relatively simple application that can be loaded by developers and investigated as needed. This application demonstrates how mixed-initiative dialogs can be implemented using Audium...
Sample Application for Cisco CVP
CVP702-CUIS Template
  This zip archive introduces and describes the Unified CVP 7.0.2 templates for Cisco Unified Intelligence Center 7.5.2. Unified IC generates call-related reports against the Unified CVP Reporting database using pre-defined templates and allows a...
Outbound Dialing in CVP
  This contains a sample application that can place asynchronous outbound calls from a Cisco Voice Gateway in a Standalone CVP deployment. The package contains a set of tcl scripts and a studio application that make possible the outbound dialing. It...