Java Code Samples for CVP Universal Edition 5.2/3.6 (Audium Studio 5.2/Call Services 3.6)
   Arithmetics Sample Element.zip
  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.zip
  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...
  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.zip
  This sample element logs specified element or session data to the console and/or to a specified log file.
   Enhanced Record Sample...
  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.zip
  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...
  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 -...
  Attached is the AgeIdentification tutorial pdf, as well as a pre-built version of the tutorial application.
   Audium Bank - Sample.zip
  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 -...
  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.zip
  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.zip
  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.zip
  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.zip
  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.zip
  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...
Sample Application for Cisco CVP
   Call Parking Custom Element
  This CVP Call Studio custom element enables meet-me scenarios to be implemented by allowing the caller to be parked/registered on a specified number in order to receive incoming pick-up calls. It is suited to situations in which a waiting-caller notification is broadcast to solicit someone to pick-up the call rather than transferring the call explicitly to a known destination.
   CVP702-CUIS Template.zip
  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 graphic view of reports with charts, gauges, filters, formatting, drilldowns, thresholds, etc. The zip archive includes Release Notes, Transfer of Information, Help WebPages, and sample Unified CVP 7.0.2 templates for Unified IC 7.5.2.
   Outbound Dialing in CVP.zip
  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 also contains a tutorial describing the architecture, the specification and the configuration needed to execute the application.
   Simple Queuing Application for CVP...
  This package contains a sample application that can be used to perform simple queuing in a Standalone CVP branch office deployment. The package contains a CVP Studio application, documentation and sample prompts.
   XMPP Integration Custom Elements
  This CVP Call Studio custom element library enable simple direct integration with any XMPP server, CUPS included, from VXML server application. A set of new Elements are now available to open connections to the XMPP server, send IM to one or more buddies, receive responses filtering by source buddy or regular expression, engage with ChatRooms, etc. As part of the functionalities included, when used in conjunction with ParkCall element, it allows the implementation of a new operational model for...