Chapter 8 Troubleshooting Tips

VXML Problems

Step 5 Make sure that VXML, grammar, and audio files are correct by validating each piece separately before connecting them all together.

Step 6 Tracing subfacilities that are helpful in debugging the Voice Browser steps include: SS_VB, SS_MRCP_TTS, SS_MRCP_ASR, and SS_CMT. See the Tracing chapter of this book for additional information.

Step 7 Make sure the file fetching locations are reachable and correct.

Step 8 Check the syntax of the application by including VoiceXML DTD shipped with Cisco CRS.

Timeout attribute for non-input does not work

Symptom The timeout attribute when set to 0 causes VXML script execution to wait forever when run with Nuance. Nuance implements a timeout of 0 by waiting indefinitely, which is not compliant with the VXML specification.

Error Message None.

Possible Cause Using timeout=0, for example,

<form id="form1"><property name="timeout" value="0s"/> <field name="myField"> <prompt count="1"> No input expected. Say nothing </prompt>

Recommended Action Using a timeout of 1 ms will effectively provide the behavior expected by the VXML specification; that is,

<property name="timeout" value="1ms"/>

Menu Choice DTMF does not work

Symptom An error.badfetch is thrown when using the menu element of Voice XML 2.0 with the DTMF attribute set toTrue.

Error Message error.badfetch

Possible Cause When the menu element is set to true; that is, <menu dtmf="true">, then in the choice element, DTMF values can only be *,#, or 0. For example, the following VXML code is not allowed:

<menu id="aa" dtmf="true">

<prompt> Welcome to the automated attendant. To enter the phone number of the person you are trying to reach, press 1. To enter the name of the person you are trying to reach, press 2. To transfer to the operator, press 0. </prompt>

<choice dtmf="1" next="#dial_by_extn">1</choice>

<choice dtmf="2" next="#dial_by_name">2</choice>

<choice detm="0" next="#operator">0,/choice> </menu>

Recommended Action Use an example like the following, which is allowed:

Cisco Customer Response Solutions Servicing and Troubleshooting Guide, Release 5.0(1)

8-70

Page 134
Image 134
Cisco Systems 5.0(1) manual Timeout attribute for non-input does not work, Menu Choice Dtmf does not work

5.0(1) specifications

Cisco Systems 5.0(1) marks a significant development in the realm of networking technology, providing an upgraded platform designed to accommodate the ever-evolving demands of modern enterprises. This version is characterized by its robust set of features and cutting-edge technologies, enabling organizations to optimize their network performance, streamline operations, and enhance security.

One of the hallmark features of Cisco Systems 5.0(1) is its improved security protocols. The system introduces advanced encryption methods and enhanced access control mechanisms that ensure data integrity and confidentiality. These features are particularly important in a world where cyber threats are increasingly sophisticated. The integration of Security Intelligence capabilities allows administrators to detect anomalies and respond to potential threats in real-time, thus safeguarding sensitive information.

Another key characteristic of Cisco 5.0(1) is its support for software-defined networking (SDN). This technology allows for more effective resource management by enabling dynamic allocation of bandwidth in response to user needs. The network becomes more agile, facilitating rapid deployment and scalability. Cisco’s SDN capabilities also include enhanced automation features, which significantly reduce the manual effort required for network configuration and management, leading to increased operational efficiency.

In addition to SDN, Cisco 5.0(1) embraces innovations in cloud computing. The platform seamlessly integrates with cloud-based services, allowing organizations to manage their resources without the constraints of hardware limitations. This not only improves flexibility but also reduces operational costs, aligning with the financial strategies of modern businesses.

Moreover, Cisco 5.0(1) boasts improved user interfaces and management tools. The intuitive dashboard provides administrators with comprehensive visibility into network performance, allowing for quick identification of issues and facilitating better decision-making. Enhanced analytics capabilities provide insights into traffic patterns and device usage, empowering organizations to make informed adjustments to enhance network performance.

Finally, the platform is designed with interoperability in mind. Cisco Systems 5.0(1) supports a wide array of devices and integrates smoothly with other vendor technologies, which is essential in diverse networking environments.

In summary, Cisco Systems 5.0(1) delivers advanced security features, embraces software-defined networking, enhances cloud integration, offers user-friendly management tools, and supports interoperability. Together, these characteristics position Cisco as a leader in the networking industry, prepared to meet the challenges of tomorrow’s technological landscape.