Guest

Cisco Unified Call Services, Universal Edition

Enable VoiceXML Debug Mode on Cisco Unified Call Services, Universal Edition

Document ID: 71566



Contents

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

Introduction

This document explains how to enable detailed VoiceXML debug logs in Cisco Unified Call Services, Universal Edition.

Prerequisites

Components Used

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

Conventions

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

Background Information

This segment explains how to enable detailed VoiceXML debug logs in Cisco Unified Call Services, Universal Edition.

Symptoms: The administrator or developer would like to see detailed VoiceXML logs for each call to an Audium application, which include full VoiceXML and headers.

Resolution: In order to activate this debug logger for a deployed voice application, add this XML to its configuration file (AUDIUM_HOME/applications/APP_NAME/data/application/settings.xml):

<logger_instance name="MyDebugLogger" 
class="com.audium.logger.application.debug.ApplicationDebugLogger"/>

This line can be added to the <loggers> section of the file, which is the last section. At runtime, this logger outputs a detailed VoiceXML log to the "AUDIUM_HOME/applications/APP_NAME/MyDebuggerLogger" directory.

Note: In the settings.xml, change the name of the logger from MyDebugLogger to any name you choose; it is for display purposes only.

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: Jul 03, 2007Document ID: 71566