Sample Configurable...
  11 Jun 2008: 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...
   Leading Zeros Time Input...
  11 Jun 2008: 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...
   Java Code Templates.zip
  11 Jun 2008: 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...
   Enhanced Record Sample...
  11 Jun 2008: 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).
   Debug Sample Element.zip
  11 Jun 2008: This sample element logs specified element or session data to the console and/or to a specified log file.
   Counter With Decision...
  11 Jun 2008: 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...
   Call Studio Java Projects.zip
  11 Jun 2008: This post contains several Java projects containing the sample code. Advanced Sample Code Sample Elements with Say it Smart Plugin Start With Me Sample
   Arithmetics Sample Element.zip
  11 Jun 2008: 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.


   Weather Service - Sample.zip
  11 Jun 2008: 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...
   Receptionist - Tutorial.zip
  11 Jun 2008: The Receptionist tutorial pdf, as well as a pre-built version of the tutorial application. Please refer to the pdf for details.
   Hollywood Hotel - Sample.zip
  11 Jun 2008: 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...
   Hello World - Tutorial.zip
  11 Jun 2008: The HelloWorld tutorial pdf, as well as a pre-built version of the tutorial application. Please refer to the pdf for details.
   Clock - Tutorial.zip
  11 Jun 2008: The Clock tutorial pdf, as well as a pre-built version of the tutorial application. Please refer to the pdf for details.
   Cell Phone Company -...
  11 Jun 2008: 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...
   Audium Bank - Sample.zip
  11 Jun 2008: 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...
   Age Identification -...
  11 Jun 2008: Attached is the AgeIdentification tutorial pdf, as well as a pre-built version of the tutorial application.


   CVP702-CUIS Template.zip
  23 Jul 2009: 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.
   Call Parking Custom Element
  12 Jun 2011: 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.
   Outbound Dialing in CVP.zip
  23 Sep 2008: 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.
   SBString CVP Studio Application
  16 Jan 2013: SBString CVP Studio Application
   SBString Voice Application...
  16 Jan 2013: SBString Voice Application Specification v1.1.pdf
   Simple Queuing Application for CVP...
  25 Nov 2010: 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
  16 May 2013: 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...