Configuring & Licensing Speech Services on Avaya IR 2.0

Size: px
Start display at page:

Download "Configuring & Licensing Speech Services on Avaya IR 2.0"

Transcription

1 Summary This paper intends to document & summarize standard licensing configurations with respect to natural language speech recognition & synthesis on IR2.0. It also captures how licenses on the speech servers are engaged by various proxies that are supported on the IR system. It is required that the reader has a degree of understanding of IR platform, the speech servers, VoiceXML and TAS applications. Issue 1.0, June 2006 Avaya Inc Pg 1 of 12

2 Copyright 2006, Avaya Inc. All rights reserved. Avaya and the Avaya Logo are trademarks of Avaya Inc. All trademarks identified by and are registered trademarks or trademarks, respectively, of Avaya Inc. Solaris is a trademark of Sun Microsystems, Inc. All other trademarks are the property of their respective owners. The information provided in this document is subject to change without notice. The configurations, technical data, and recommendations provided in this document are believed to be accurate and dependable at the time of publication, but are presented without express or implied warranty. Users are responsible for their application of any products specified in this document. For the latest version of this document, visit the Avaya customer support website at support.avaya.com. Version History Issue Date Description Jun-06 Initial version for IR2.0. Issue 1.0, June 2006 Avaya Inc Pg 2 of 12

3 Contents I. Licensing IR2.0 (RTU vs. LM) II. Licensing the Speech Servers III. Configuring Speech Recognition & Synthesis IV. Rules of Engagement - I (TAS vs. VoiceXML) V. Rules of Engagement - II (Native vs. MRCP) VI. Tools VII. Troubleshooting Issue 1.0, June 2006 Avaya Inc Pg 3 of 12

4 I. Licensing on IR2.0 With IR2.0, RTUquery is no longer available. If you have upgraded from IR1.3 to IR2.0, you could use 'RTUquery.old' to check the number of licenses you had previously configured. IR2.0 uses enterprise licensing (WebLM) that can be shared across IR2.0 installations & also provides backup, failover & redundancy to some extent. The standard way is through use of a local WebLM server through installing the AVweblm package, that shares the Tomcat installation of AVwebadm (a base package). Just remember to restart (stop & start) Tomcat. irv240dev5(root)# pwd /export/optional_features irv240dev5(root)# pkgadd -d. AVweblm... irv240dev5(root)# /etc/init.d/tomcat stop... irv240dev5(root)# /etc/init.d/tomcat start... Next, point your browser to the WebLM server (eg: & provision your RFA license file. The username & password for the first time login is admin & weblmadmin. You could check the number of licenses made available by clicking on Licensed Products > VSS > Interactive_Response. You will also need to point IR to this URL for licenses (WebAdmin: Configuration Management > License Configurations > Primary WebLM Server URL). Now, you can use licensequery to check for the licenses available: irv240dev5(root)# licensequery -all Feature Lic Primary Secondary Feature Type Val Tot Free Tot Free Name VALUE_IR_ASR_PORTS *S Advanced Speech Recognition VALUE_IR_TTS_PORTS *S Text To Speech (Speech Synthesis) VALUE_IR_PORTS *S Digital and Voice Over IP VALUE_IR_SNMP *S Simple Network Management Protocol FAX 0 Fax WW 60 Whole Word Recognition DPR 240 Dial Pulse Recognition *S: Secondary WebLM server is not configured Use the -all switch to also display the number of licenses that will be required on the IR system (Lic Val column). Note that the numbers of licenses for WW & DPR are fixed and depends on the type of machine and the number of CPUs, whereas, that for FAX would be determined by the type of board that the system has and the availability of AVnms. Unlike IR1.3, where the RTUs & the number of ports/channels configured are independent of eachother, in IR2.0, the number of licenses that a system requires and that it tries to fetch from the WebLM LicenseServer will be as many as those that are configured. The license manager uses the script get_ports.sh to get these values. Thus, if you have 96 channels configured, along with 96 ASR & TTS ports altogether each, the LM will try to fetch 96 licenses for digital & VoIP channels (distribute it first amongst digital cards & then through VoIP), and 96 each for ASR & TTS. These licenses are renewed about every 10 minutes & the IR system will run in normal or grace mode depending on the number of licenses it has just acquired & those it had acquired previously. {runwith = min (required, max (just-acquired, previouslyacquired)) } Issue 1.0, June 2006 Avaya Inc Pg 4 of 12

5 II. Licensing the Speech Servers a. OpenSpeech Recognizer The license file goes in the folder flexlm\license folder of the OSR installation on MS Windows and is installed using osr-lic.bat (confirm the filename in the batchfile). The service OSR Licensing Service needs to be started thereafter. OSR uses two types of licenses osr_swirec & osr_swiep, and are provided in equal numbers by the vendor. One of each type are checked out when requesting a recognition using MRCP, whereas when using the client-server model through Avosr204 only the osr_swirec type is checked out. These licenses are tied to the physical address. Note: One can run either the OSR Licensing Service, or the RealSpeak Licensing Service on a single machine, never both. If one needs to run both OSR & RS on the same machine, their licenses needs to be combined and be used with the service that is running. In these cases, it is best to deselect and not install one (say RealSpeak) licensing service right at the time of installation, else, keep the service disabled. OSR can also be loaded on Linux. b. RealSpeak Like OSR, the license file need to be placed under the folder flexlm\license folder of the RS installation on MS Windows 2000 and installed using the rs-lic.bat (confirm the filename in the batchfile). The service RealSpeak Licensing Service should be started thereafter. The vendor provides the license files that are tied to the machine s physical address and are per language. Please refer to the note above. c. Speechify Like OSR & RS, Speechify license file goes under flexlm\license folder of the Speechify installation and is installed using the speechify-lic.bat file. The service Speechify Licensing Service should be started thereafter. The vendor provides license files that are tied ot the machine s physical address & are per language. What holds true in the note above, also extends to Speechify licensing. d. Nuance 8.5 with NPC 3.7 Again, the license (here it is just a 30 character string) is provided by the vendor on the MAC address. This string needs to be passed to the Nuance License Manager (nlm) as a parameter directly, or through a file. It can either be placed in the watcher.startup file when using the Nuance Watcher Daemon, or be provided to the nlm in the runnlm.bat file. e. Vocalizer 4.0 The Vocalizer license is a file that too needs to be provided to an instance of the nlm. The nlm can run multiple licenses, so you can either include your Vocalizer license on the same nlm command line of your Nuance System license key, or you can start a separate nlm specifically for Vocalizer. f. Nuance MRCP Server 1.0 It does not need any kind of licensing, it is indirectly met by Nuance 8.5 & Vocalizer licensing. g. SpeechWorks Media Server SWMS does not need any kind of licensing, it is indirectly met by OSR & RS licensing. h. WebSphere Voice Server The IBM WebSphere Voice Server does not provide any licensing of its own and relies on our Proxy licenses. For further information, please refer to the documentation at IBM WebSphere Voice Server Information Center. Issue 1.0, June 2006 Avaya Inc Pg 5 of 12

6 III. Configuring Speech Recognition & Synthesis As it was with IR1.3, in IR2.0 speech recognition & synthesis can be configured through Feature Packages > Speech and DPR Administration > Administration on the administrative web pages. First a recognition/synthesizer type needs to be selected (VoiceXML apps use OPSR4), and then the type of engine that one intends to use. The mrcp-type connection, though uses the same package & proxies, is further classified into four types to allow for ease of configuration. To manually configure the server uri/port, use the type mrcp-other. Please refer to the compatibility matrix for Scansoft, Nuance & IBM to get the products & their correct versions supported. All the configurations are stored in files under /vs/sproxy/cfg on the IR machine and can be carefully edited if required. When using MRCP, the configuration file /vs/sproxy/cfg/mrcp.cfg allows fine tuning of parameters related to MRCP. Of note is the PerPortConnection key which indicates if the MRCP implementation is using one connection for all MRCP signaling or a connection for each ASR/TTS port. When using IBM WVS 5.1.3, this parameter needs to be set to true, since it needs a separate connection for each port. It can be set to false with SWMS 3.1.9, so that a single connection could be used for all signaling, and have all the heartbeat activity streamlined. Issue 1.0, June 2006 Avaya Inc Pg 6 of 12

7 IV. Rules of Engagement - I (TAS vs. VoiceXML) Avaya IR supports two kinds of voice response applications TAS and VoiceXML. TAS Transaction Assembler Script (TAS) is an assembly-type instruction language consisting of a sequence of instruction calls run within the generic TSM software that manages the low-level interactions required to operate the system. At any time, TAS can be used to assemble, load, change, or replace a script without affecting the other scripts running on TSM or other IRAPI programs running the system. TAS applications can be created using the Avaya IVR Designer tool. The transaction state machine (TSM) software process is an IRAPI application that manages the execution of TAS language applications. A prerequisite to creating and deploying TAS applications for NLSR is creating the required vendor specific NLSR grammars. In a typical NLSR application, external functions are used to allocate recognition resources on the remote server (allocproxy) and release them when the application is finished with them (deallocproxy). Thus, the control over when the resources are allocated and engaged lies within the application itself & can be fine tuned. If the resources are reserved only for a small duration of the entire call, the ratio of number of ASR ports to the number of channels could be reduced, i.e. one could have a lesser number of ASR ports than channels, and have them shared between channels. However, the risk here is that one could potentially run out of resources in the middle of a call! A safer way out is to reserve the ASR resource right in the beginning of the call and keep it available right through it. Compared to recognition, speech synthesis is a much more straightforward process and less CPU intensive too. The allocation and release of synthesizer resources is transparent to the application. A call to say/talk() containing the text to be synthesized is all it takes. This will internally take care of proxy allocation and release, usually immediately surrounding the call with a bit of optimization. VoiceXML IR2.0 also supports VoiceXML 2.0. VoiceXML is designed for creating audio dialogs that feature synthesized speech, digitized audio, recognition of spoken and DTMF key input, recording of spoken input, telephony, and mixed initiative conversations. Its major goal is to bring the advantages of Web-based development and content delivery to interactive voice response applications. This application could even have been dynamically generated through an application server. Now it s the Common AVB (Avaya Voice Browser) along with a platform dependent & IRAPI aware layer that does the parsing and interpretation of a VoiceXML application. The language does not require document authors to explicitly allocate and deallocate dialog resources, or deal with concurrency. Resource allocation and concurrent threads of control are to be handled by the implementation platform, in our case, the CommonAVB. Thus, for recognition, the CommonAVB allocates a resource right at the beginning of the call, such that it is available throughout the call if need be. And, it is released only at the end of the document flow. This mandates a 1:1 ratio for the number of channels to the number of recognizer ports. Note: The key client.rec.asrresource in /vs/data/vxml/defaults[0-5].cfg on an AIR system controls if an ASR resource is allocated by the respective voice xml interpreter (at the beginning of the application flow). The value for this key should be VXIInteger 4. Setting this to -1, one could choose not to automatically allocate an ASR resource, like for applications that use only touch tones. The TTS continues to remain straightforward, with resource allocation and deallocation by the CommonAVB done just-in-time when a synthesis is required. It is further optimized to keep the resource allocated in case of an immediate need for another TTS service, i.e. we allocate a resource at the beginning of the <form> & deallocate it at the end (</form>) when we exit it, unless that form leads to another that too requires synthesis. Thus, if a vxml application has multiple <form>s, TTS proxy allocation/deallocation happens multiple times, depending on the flow. This allows for a lower TTS port to channels ratio, i.e. a lesser number of TTS ports compared to the number of channels. The exact ratio that could be used depends on the proportion of time spent on synthesis in an application & is based on experience with the application over a period of time. Issue 1.0, June 2006 Avaya Inc Pg 7 of 12

8 V. Rules of Engagement - II (Native vs. MRCP) Please refer to the compatibility matrix for Scansoft, Nuance & IBM to get the products & their correct versions supported. As in the diagram above, the MRCP server abstracts the recognizer & the synthesizer from the AIR platform, and the licenses are indirectly checked out by the respective MRCP servers, which can even cache instances of recognizers & synthesizers to further optimize performance. a. OpenSpeech Recognizer with AVosr204 b. RealSpeak with nuan-rs4010-proxy c. Speechify with AVspw301 These integrations follow the same rule as described in section IV, TAS vs. VXML, viz. the TTS licenses are checked out per request & SR licenses are checked out when the proxies are allocated, which happens at call answer for vxml apps. d. Nuance 8.5 with NPC 3.7 As soon as the voice system is started on the IR2.0 system, the NPC 3.7 checks out as many licenses on the Nuance 8.5 system as the number of ports that are configured for the ASR proxy. e. Vocalizer 4.0 with NUANvtpxy 1.1 Vocalizer allows you the option of having all licenses allocated at startup or having them allocated as they are required. By default, licenses are granted on a per request basis. To enable preallocation of licenses, include the option -preallocate_licenses on the command line. f. Nuance 8.5 with AVmrcpasr using Nuance MRCP Server 1.0 g. Vocalizer 4.0 with AVmrcptts using Nuance MRCP Server 1.0 Issue 1.0, June 2006 Avaya Inc Pg 8 of 12

9 When connecting through MRCP, the licenses are engaged only for the duration the resource is allocated. They follow the same rule as described in section IV, viz. the TTS licenses are checked out per request & SR licenses are checked out when the resources are allocated, which happens at call answer for vxml apps. h. OpenSpeech Recognizer with AVmrcpasr using SWMS i. RealSpeak with AVmrcptts using SWMS MRCP integration too follows the rules stated previously for VoiceXML. Further, the SWMS also caches instances of OSR & RS to optimize performance. This result in an apparent delay in the release of licenses on completion of a request, however, the server instances are actually available to service any requests coming in. j. IBM WebSphere Voice Server with AVmrcpasr & AVmrcptts The IBM WebSphere Voice Server does not use any kind of licensing of its own and relies on the licensing of IR2.0 system s ASR & TTS proxies. The table below summarizes when exactly the vendor licenses get engaged during a call flow on an IR2.0 system: system activation call answer first use of resource finish first use of resource call disconnect system deactivation OSR AVosr OSR SWMS AVmrcpasr + - Nuance NPC Nuance MRCP Server AVmrcpasr + - TAS-TTS VXML-SR VXML-TTS Speechify + AVspw RS nuan-rs4010-proxy + - RS SWMS AVmrcptts + - Vocalizer NUANvtpxy Vocalizer NUANvtpxy Vocalizer MRCP Server AVmrcpasr OSR AVosr OSR SWMS AVmrcpasr + - Nuance NPC Nuance MRCP Server AVmrcpasr Speechify + AVspw RS nuan-rs4010-proxy + - RS SWMS AVmrcptts + - Vocalizer NUANvtpxy Vocalizer NUANvtpxy Vocalizer MRCP Server AVmrcpasr Allocation & release determined at application level. Preferred way is to do it just-in-time. If started with the switch -preallocate_licenses, it will allocate all licenses at its startup. Not a part of the official compatibility matrix. + The vendor license gets engaged.... The vendor license remains engaged. - The vendor license gets released. Issue 1.0, June 2006 Avaya Inc Pg 9 of 12

10 VI. Tools AVB Logs The AVB/VXI log levels could be changed from Configuration Management > VXML Log Administration > VXML Logging Level in the administrative web pages. Note that with IR2.0 running just logcat will display only error & fatal logs from VXI! One would need to use the log-prefix option using -l (lower case L ). Valid log-prefixes are: vxi_i, vxi_w, vxi_e, vxi_f, vxi_d, vxi_p, vxi_l for info, warning, error, fatal, debug, performance & application logs respectively. These flags cannot be OR ed! ASR logs TTS logs Increase the log levels using sproxyadm -D 5 -r SR, and then collect traces using trace ASRPROXYMGR. Increase the log level using sproxyadm -D 5 -r TTS, and then collect traces using trace VROP. Issue 1.0, June 2006 Avaya Inc Pg 10 of 12

11 VII. Troubleshooting Logs to look for when: the right ASR proxy package is not installed The logcat output will say if srproxy was not able to load the proxy library dynamically. The output would be similar to this: * Mon May 8 12:22: ASRPROXYMGR../ASRProxyMgr.c:171 PROXY (PX_GENERAL_FAILURE) ASRProxyMgr OPSR4-1 Failure: Unable to add proxy OPSR4, dlopen: ld.so.1: /vs/bin/vrs/srproxy: fatal: /vs/sproxy/lib/mrcpasrproxy.so: open failed: No such file or directory the ASR proxy is not configured correctly sproxyadm d -r SR will show the ports FOOS. The reason could be further checked in the logcat output or the traces. For eg: an incorrectly configured URI for the MRCP server will show FOOS in sproxyadm output & trace ASRPROXYMGR will show heartbeat received, however will say that an error is received from the server. 05/08 16:59:01:442 ASRPROXYMGR[005]: Recvd: heartbeat/connect resp (DESCRIBE) proxy:opsr4 file:.. 05/08 16:59:01:442 /RtspConnection.c line:247 05/08 16:59:01:442 ASRPROXYMGR[005]: Receive error from server proxy:opsr4 file:../rtspconnection 05/08 16:59:01:442.c line:260 the ASR proxy could not be allocated because of any one of the following reasons: o lack of available ports o lack of licenses on IR2.0 o lack of licenses on the speech server For eg: running out of ASR ports will result in the following log in logcat: * Mon May 8 17:03: ASRPROXYMGR../ASRProxy.c:320 PROXY (PX_GENERAL_FAILURE) OPSR4-1 Failure: Unable to alloc resource for channel 1 ** Mon May 8 17:03: AVAYAVXI1 *:0 AVB (AVB_ERROR) Error: [Platform] [TID:7] [CID:1] [error] [496ms] CIRChannelImpl::RecSessionBegin() ASR allocation failed. Received IRE_INPUT_DONE ** Mon May 8 17:03: AVAYAVXI1 *:0 AVB (AVB_ERROR) Error: [Platform] [TID:7] [CID:1] [error] [556ms] OSBrecUriASR::Init(): Channel number = 1 or invalid ASR! ** Mon May 8 17:03: AVAYAVXI1 *:0 AVB (AVB_ERROR) Error: [Rec] [TID:7] [CID:1] [error] [556ms] Failed to create grammar from URI: builtin:grammar/digits?length=2 Return code = 23 the ASR proxy fails after a successful allocation There could be various reasons for this. One will need to check both logcat & trace output for this. Logs to look for when: the right TTS proxy package is not installed The logcat output will say if vrop_tng was not able to load the proxy library dynamically. The output would be similar to: ** Mon May 8 17:24: VROP_TNG../TTSProxyMgr.c:162 TTS (TTS_ADDFAIL) Source: TTSProxyMgr::_addProxy Reason: Unable to add proxy TTS0, dlopen: ld.so.1: /vs/bin/vrs/vrop_tng: fatal: /vs/sproxy/lib/mrcpttsproxy.so: open failed: No such file or directory TTS proxy is not configured correctly Note that in these cases, the logs are a bit cryptic! (Please look forward to IR3.0! :) For eg: the message in logcat in case of an incorrect MRCP server URI would be the following: ** Mon May 8 17:19: VROP_TNG../TTSProxyMgr.c:552 Issue 1.0, June 2006 Avaya Inc Pg 11 of 12

12 TTS (TTS_NORESOURCE) No port available, Source: TTSProxyMgr::allocPort Reason: Specified resource type not supported the TTS proxy could not be allocated because of o lack of freely available ports o lack of licenses on IR2.0 o lack of licenses on the speech server ** Mon May 8 17:15: VROP_TNG../TTSProxyMgr.c:552 TTS (TTS_NORESOURCE) No port available, Source: TTSProxyMgr::allocPort Reason: Specified resource type not supported the TTS proxy fails after a successful allocation This could be due to a variety of reasons. One will need to check both logcat & trace outputs. [ End ] Issue 1.0, June 2006 Avaya Inc Pg 12 of 12

A Sample Configuration for Nuance OpenSpeech Recognizer and Nuance Speechify Text-to-Speech Using Avaya Interactive Response - Issue 1.

A Sample Configuration for Nuance OpenSpeech Recognizer and Nuance Speechify Text-to-Speech Using Avaya Interactive Response - Issue 1. Avaya Solution & Interoperability Test Lab A Sample Configuration for Nuance OpenSpeech Recognizer and Nuance Speechify Text-to-Speech Using Avaya Interactive Response - Issue 1.0 Abstract These Application

More information

Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0

Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Application Notes for Telisma telispeech Automatic Speech Recognition Engine with Avaya Voice Portal - Issue 1.0

Application Notes for Telisma telispeech Automatic Speech Recognition Engine with Avaya Voice Portal - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Telisma telispeech Automatic Speech Recognition Engine with Avaya Voice Portal - Issue 1.0 Abstract These Application Notes describe the

More information

VoiceXML. Installation and Configuration Guide. Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4

VoiceXML. Installation and Configuration Guide. Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4 VoiceXML Installation and Configuration Guide Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4 Last updated June 17, 2016 (See Change Log for summary of changes.) Abstract This

More information

Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Interactive Response Issue 1.0

Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Interactive Response Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Interactive Response Issue 1.0 Abstract These Application Notes

More information

Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release Issue 1.0

Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release 7.1 - Issue 1.0 Abstract These Application Notes describe the configuration

More information

Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0

Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0 Abstract These Application Notes provide

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for LumenVox Automated Speech Recognizer, LumenVox Text-to-Speech Server and Call Progress Analysis with Avaya Aura Experience Portal Issue

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for LumenVox Automated Speech Recognizer, LumenVox Text-to-Speech Server and Call Progress Analysis with Avaya Aura Experience Portal Issue

More information

Application Notes for Anhui USTC iflytek InterReco with Avaya Aura Experience Portal Issue 1.0

Application Notes for Anhui USTC iflytek InterReco with Avaya Aura Experience Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Anhui USTC iflytek InterReco with Avaya Aura Experience Portal Issue 1.0 Abstract These Application Notes describe the configuration steps

More information

Genesys App Automation Platform Deployment Guide. Hardware and Software Specifications

Genesys App Automation Platform Deployment Guide. Hardware and Software Specifications Genesys App Automation Platform Deployment Guide Hardware and Software Specifications 6/28/2018 Contents 1 Hardware and Software Specifications 1.1 Hardware 1.2 Software 1.3 IVR technologies and platforms

More information

Application Notes for LumenVox Speech Engine with Avaya Voice Portal Issue 1.0

Application Notes for LumenVox Speech Engine with Avaya Voice Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for LumenVox Speech Engine with Avaya Voice Portal Issue 1.0 Abstract These Application Notes describe the configuration steps required to integrate

More information

Configure High Availability for Unified CVP

Configure High Availability for Unified CVP Server Groups, on page 1 Redundancy and Failover for Unified CVP, on page 3 ASR and TTS Server Location Setup, on page 5 Unified CVP Call Servers, on page 8 Unified CVP VXML Servers, on page 9 Server Groups

More information

White Paper Subcategory. Overview of XML Communication Technologies

White Paper Subcategory. Overview of XML Communication Technologies Subcategory Overview of XML Communication Technologies Executive Summary A significant shift has occurred in the communications infrastructures deployed today. This shift is the result of the acceptance

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Interactions Curo Speech Automated Speech Recognizer and Text-to-Speech Server with Avaya Aura Experience Portal using MRCP V2 Issue 1.0

More information

Introducing the VoiceXML Server

Introducing the VoiceXML Server Introducing the VoiceXML Server David Asher Product Manager, Platform Solutions, NMS July 2005 Webinar Agenda Markets and introduction What is VoiceXML? System configurations Product description and features

More information

A Technical Overview: Voiyager Dynamic Application Discovery

A Technical Overview: Voiyager Dynamic Application Discovery A Technical Overview: Voiyager Dynamic Application Discovery A brief look at the Voiyager architecture and how it provides the most comprehensive VoiceXML application testing and validation method available.

More information

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application Overview This document describes how to integrate a back-end Avaya Aura Experience

More information

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Aura Contact Center using Context Creation

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Aura Contact Center using Context Creation Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Aura Contact Center using Context Creation Overview This document describes how to integrate Avaya Aura Contact Center and a back-end Avaya Aura

More information

Mitel MiContact Center Enterprise Tenanting. Description RELEASE 9.1

Mitel MiContact Center Enterprise Tenanting. Description RELEASE 9.1 Mitel MiContact Center Enterprise Tenanting Description RELEASE 9.1 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

Troubleshoot Tips for Cisco Virtualised Voice Browser Contents

Troubleshoot Tips for Cisco Virtualised Voice Browser Contents Troubleshoot Tips for Cisco Virtualised Voice Browser Contents Introduction Configuration Virtaul Machine (VM) installed with custom settings or OVA Modify Script does not change Cisco Media Termination

More information

Application Notes for InfoTalk-Recognizer 9.0 with Avaya Aura Experience Portal 6.0 and Avaya Aura Communication Manager 6.2 Issue 1.

Application Notes for InfoTalk-Recognizer 9.0 with Avaya Aura Experience Portal 6.0 and Avaya Aura Communication Manager 6.2 Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for InfoTalk-Recognizer 9.0 with Avaya Aura Experience Portal 6.0 and Avaya Aura Communication Manager 6.2 Issue 1.0 Abstract These Application

More information

Application Notes for Talkaphone VOIP-500 Series and VOIP-600 Series IP Call Stations with Avaya IP Office - Issue 1.0

Application Notes for Talkaphone VOIP-500 Series and VOIP-600 Series IP Call Stations with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Talkaphone VOIP-500 Series and VOIP-600 Series IP Call Stations with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe

More information

VClarity Voice Platform

VClarity Voice Platform VClarity Voice Platform VClarity L.L.C. Voice Platform Snap-in Functional Overview White Paper Technical Pre-release Version 2.0 for VClarity Voice Platform Updated February 12, 2007 Table of Contents

More information

Unified CVP Architecture Overview

Unified CVP Architecture Overview CHAPTER 1 Over the past two decades, many customers have invested in TDM-based interactive voice response (IVR) applications to automate simple customer transactions such as checking account or 401K account

More information

Unified CCX Administration Web Interface

Unified CCX Administration Web Interface The Unified CCX provides a multimedia (voice, data, and web) IP-enabled customer-care application environment, using VoIP technology that allows your Cisco Unified Communications network to share resources

More information

Abstract. These Application Notes describe the procedures for configuring Computer Instruments eci to interoperate with Avaya Voice Portal.

Abstract. These Application Notes describe the procedures for configuring Computer Instruments eci to interoperate with Avaya Voice Portal. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Computer Instruments Experience Configuration Integration VoiceXML Application (eci), with Avaya Voice Portal Issue 1.0 Abstract

More information

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings. About us

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings. About us Configuration Guide Index 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings About us Interactive Powers, SL (EUR) Calle Magallanes, 13 5º Izq 28015 Madrid (Spain) Interactive Powers,

More information

Unified CVP Migration

Unified CVP Migration If there is a change in platform of a later release of Unified CVP, migration from the existing release to the later release is required. For example, moving from Unified CVP 8.5(1) to Unified CVP 10.0(1)

More information

Product Support Notice

Product Support Notice PSN # PSN002343u Product Support Notice 2009 Avaya Inc. All Rights Reserved. Original publication date: 28-Jul-09. This is Issue #01, published date: 28- Severity/risk level Medium Urgency When convenient

More information

Configure Nuance TTS and ASR for Cisco Unified Contact Center Enterprise (UCCE)

Configure Nuance TTS and ASR for Cisco Unified Contact Center Enterprise (UCCE) Configure Nuance TTS and ASR for Cisco Unified Contact Center Enterprise (UCCE) Contents Introduction Prerequisites Requirements Components Used Basic Configuration Cisco UCCE Configuration on VVB Configuration

More information

Application Notes for Yandex Speechkit Speech Recognition 1.6 with Avaya Aura Experience Portal Issue 1.0

Application Notes for Yandex Speechkit Speech Recognition 1.6 with Avaya Aura Experience Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Yandex Speechkit Speech Recognition 1.6 with Avaya Aura Experience Portal 7.0.1 - Issue 1.0 Abstract These application notes describe the

More information

Application Notes for Beijing InfoQuick SinoVoice Speech Technology jtts with Avaya Voice Portal 5.1 Issue 1.0

Application Notes for Beijing InfoQuick SinoVoice Speech Technology jtts with Avaya Voice Portal 5.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Beijing InfoQuick SinoVoice Speech Technology jtts 5.0.1 with Avaya Voice Portal 5.1 Issue 1.0 Abstract These Application Notes describe

More information

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings 5. IVR Watchdog. About us

Configuration Guide. Index. 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings 5. IVR Watchdog. About us Configuration Guide Index 1. Admin Menu 2. VoiceXML editor 3. System Reports 4. System Settings 5. IVR Watchdog About us Interactive Powers, SL (EUR) Calle Magallanes, 13 5º Izq 28015 Madrid (Spain) Interactive

More information

ACCURATE STUDY GUIDES, HIGH PASSING RATE! Question & Answer. Dump Step. provides update free of charge in one year!

ACCURATE STUDY GUIDES, HIGH PASSING RATE! Question & Answer. Dump Step. provides update free of charge in one year! DUMP STEP Question & Answer ACCURATE STUDY GUIDES, HIGH PASSING RATE! Dump Step provides update free of charge in one year! http://www.dumpstep.com Exam : GE0-703 Title : GCP7 - Consultant, Voice Enterprise

More information

Unified CCX Administration Web Interface

Unified CCX Administration Web Interface The Unified CCX provides a multimedia (voice, data, and web) IP-enabled customer-care application environment, using VoIP technology that allows your Cisco Unified Communications network to share resources

More information

Application Notes for Configuring Nuance Speech Attendant with Avaya Aura Session Manager R6.3 and Avaya Communication Server 1000 R7.6 Issue 1.

Application Notes for Configuring Nuance Speech Attendant with Avaya Aura Session Manager R6.3 and Avaya Communication Server 1000 R7.6 Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Nuance Speech Attendant with Avaya Aura Session Manager R6.3 and Avaya Communication Server 1000 R7.6 Issue 1.0 Abstract These

More information

Application Notes for NMS Communications Vision Media Gateway Model VG2000 with Avaya Voice Portal and Avaya SIP Enablement Services Issue 1.

Application Notes for NMS Communications Vision Media Gateway Model VG2000 with Avaya Voice Portal and Avaya SIP Enablement Services Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for NMS Communications Vision Media Gateway Model VG2000 with Avaya Voice Portal and Avaya SIP Enablement Services Issue 1.0 Abstract These

More information

Unified CVP Migration

Unified CVP Migration If there is a change in platform of a later release of Unified CVP, migration from the existing release to the later release is required. For example, moving from Unified CVP 10.5(1) to Unified CVP 11.5(1)

More information

Application Notes for Interactions Virtual Assistant Solutions with Avaya Aura Experience Portal Issue 1.0

Application Notes for Interactions Virtual Assistant Solutions with Avaya Aura Experience Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Interactions Virtual Assistant Solutions with Avaya Aura Experience Portal Issue 1.0 Abstract These Application Notes describe the configuration

More information

About Unified IP IVR. Product names. Summary description of Unified IP IVR. This chapter contains the following:

About Unified IP IVR. Product names. Summary description of Unified IP IVR. This chapter contains the following: This chapter contains the following: Product names, page 1 Summary description of Unified IP IVR, page 1 More than one Unified CCX product installed on a server, page 2 Unified IP IVR features supported

More information

R9.7 erwin License Server:

R9.7 erwin License Server: R9.7 erwin License Server: Installation and Setup This is a quick guide to setting-up a erwin DM License Server. NOTES: - Concurrent licensing is available for only erwin r8.2 and later releases! - Concurrent

More information

Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Voice Portal Issue 1.0

Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Voice Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Voice Portal Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for Configuring Computer Instruments Experience Configuration Interface, with Avaya Aura Experience Portal Issue 1.

Application Notes for Configuring Computer Instruments Experience Configuration Interface, with Avaya Aura Experience Portal Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Computer Instruments Experience Configuration Interface, with Avaya Aura Experience Portal Issue 1.0 Abstract These Application

More information

Avaya Solution & Interoperability Test Lab

Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Enghouse Interactive AB Trio Enterprise with Avaya IP Office Server Edition - Issue 1.0 Abstract These Application Notes describe

More information

Dolby Conference Phone 3.1 configuration guide for West

Dolby Conference Phone 3.1 configuration guide for West Dolby Conference Phone 3.1 configuration guide for West 17 January 2017 Copyright 2017 Dolby Laboratories. All rights reserved. For information, contact: Dolby Laboratories, Inc. 1275 Market Street San

More information

Installation and Configuration Document for upgrading Nuance Components for OXS 6.3 SP1

Installation and Configuration Document for upgrading Nuance Components for OXS 6.3 SP1 Installation and Configuration Document for upgrading Nuance Components for OXS 6.3 SP1 A. Take a backup of OXS Configuration and User Data: Following steps should be performed on standalone system or

More information

Avaya Callback Assist Release Notes

Avaya Callback Assist Release Notes Avaya Callback Assist Release Notes Release 4.1.6 May 2014 2014 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document was complete and

More information

SurveOne. User Manual. Release 1.0

SurveOne. User Manual. Release 1.0 SurveOne User Manual Release 1.0 About This Document This manual introduces SurveOne, the Web-based Easy System Management Tool and describes how to use it, providing an overview of SurveOne functionality

More information

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode.

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Abstract This Application Note describes the steps required for installing and configuring

More information

Hosted Fax Mail. Blue Platform. User Guide

Hosted Fax Mail. Blue Platform. User Guide Hosted Fax Mail Blue Platform Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1

More information

Unified CVP Call Flow Models

Unified CVP Call Flow Models After understanding the Prerequisites for Call Flow Model Configuration, select one of the following call flow models for Unified Customer Voice Portal (CVP) implementation. Common Tasks for, page 1 Standalone

More information

Application Notes for Configuring Computer Instruments eone, with Avaya Aura Experience Portal Issue 1.0

Application Notes for Configuring Computer Instruments eone, with Avaya Aura Experience Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Computer Instruments eone, with Avaya Aura Experience Portal Issue 1.0 Abstract These Application Notes describe the procedure

More information

Cisco Extension Mobility

Cisco Extension Mobility CHAPTER 9 allows users to temporarily access their Cisco Unified IP Phone configuration such as line appearances, services, and speed dials from other Cisco Unified IP Phones. Extension mobility functionality

More information

Speech Tuner. and Chief Scientist at EIG

Speech Tuner. and Chief Scientist at EIG Speech Tuner LumenVox's Speech Tuner is a complete maintenance tool for end-users, valueadded resellers, and platform providers. It s designed to perform tuning and transcription, as well as parameter,

More information

A Convedia White Paper. Controlling Media Servers with SIP

A Convedia White Paper. Controlling Media Servers with SIP Version 1.2 June, 2004 Contents: Introduction page 3 Media Server Overview page 3 Dimensions of Interaction page 5 Types of Interaction page 6 SIP Standards for Media Server Control page 7 Introduction

More information

Application Notes for LumenVox Call Progress Analysis with Avaya Aura Experience Portal Issue 1.0

Application Notes for LumenVox Call Progress Analysis with Avaya Aura Experience Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for LumenVox Call Progress Analysis with Avaya Aura Experience Portal Issue 1.0 Abstract These Application Notes describe the configuration

More information

MRCP for State Tables

MRCP for State Tables WebSphere Voice Response for AIX with DirectTalk Technology MRCP for State Tables Version 6.1 SC34-7086-00 Note Before using this information and the product it supports, read the general information under

More information

Migration Guide for Cisco Virtualized Voice Browser, Release 11.6(1)

Migration Guide for Cisco Virtualized Voice Browser, Release 11.6(1) First Published: 2017-08-24 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Framework 8.5. External Authentication. Reference Manual

Framework 8.5. External Authentication. Reference Manual Framework 8.5 External Authentication Reference Manual The information contained herein is proprietary and confidential and cannot be disclosed or duplicated without the prior written consent of Genesys

More information

Cisco Virtualized Voice Browser Administration and Configuration Guide, Release 11.6(1)

Cisco Virtualized Voice Browser Administration and Configuration Guide, Release 11.6(1) Cisco Virtualized Voice Browser Administration and Configuration Guide, Release 11.6(1) First Published: 2017-08-24 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Cisco Unified CME Telephony Service Provider 2.1 Setup Guide

Cisco Unified CME Telephony Service Provider 2.1 Setup Guide Cisco Unified CME Telephony Service Provider 2.1 Setup Guide Revised: January 12, 2007 Introduction Cisco Unified Communications Manager Express (Cisco Unified CME, formerly known as Cisco Unified CallManager

More information

Application Notes for InfoTalk-Speaker 3.0 with Avaya Aura Experience Portal 6.0 and Avaya Aura Communication Manager 6.2 Issue 1.

Application Notes for InfoTalk-Speaker 3.0 with Avaya Aura Experience Portal 6.0 and Avaya Aura Communication Manager 6.2 Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for InfoTalk-Speaker 3.0 with Avaya Aura Experience Portal 6.0 and Avaya Aura Communication Manager 6.2 Issue 1.0 Abstract These Application

More information

Avaya Interactive Response Release 1.3 Installation

Avaya Interactive Response Release 1.3 Installation Avaya Interactive Response Release 1.3 Installation Issue 1.0 Publication Date: February 2005 2005, Avaya Inc. All Rights Reserved Notice Every effort was made to ensure that the information in this document

More information

Unified IP IVR Architecture

Unified IP IVR Architecture This chapter briefly describes the deployment models that you can use with Unified IP IVR. The following are brief descriptions of key items for a Unified IP IVR deployment: Voice Gateway: Connects the

More information

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x Dolby Conference Phone Configuration guide for Avaya Aura Platform 6.x Version 3.2 28 June 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street San Francisco,

More information

Avaya Aura Conferencing 8.0 SP8 Release Notes v1 (AAC 8.0 SP8)

Avaya Aura Conferencing 8.0 SP8 Release Notes v1 (AAC 8.0 SP8) Avaya Aura Conferencing 8.0 SP8 Release Notes v1 (AAC 8.0 SP8) February 2017 Contents 1 Introduction... 4 2 Avaya Aura Conferencing (AAC) 8.0 Service Pack 7 (SP7) Overview... 4 3 AAC 8.0 SP7 Release Line-up

More information

Dialog Designer Call Flow Elements

Dialog Designer Call Flow Elements Dialog Designer Call Flow Elements A DevConnect Tutorial Table of Contents Section 1: Dialog Designer Call Flow Elements Section 1: Dialog Designer Call Flow Elements... 1 1.1 About this Tutorial When

More information

Cisco Unity Express Windows and Menus

Cisco Unity Express Windows and Menus Last updated: June 21, 2007 This chapter describes the windows, menus, and icons available in the Cisco Unity Express voice-mail system and contains the following sections: Navigating Through the Cisco

More information

CVP 40 EVAL, CVP 40 DISTI, CVP 40 DART, CVP 41 EVAL,CVP 41 DIST NFR, CVP 41 DART NFR, CVP 70 EVAL, CVP 70 DIST NFR

CVP 40 EVAL, CVP 40 DISTI, CVP 40 DART, CVP 41 EVAL,CVP 41 DIST NFR, CVP 41 DART NFR, CVP 70 EVAL, CVP 70 DIST NFR Troubleshooting CVP 40 EVAL, CVP 40 DISTI, CVP 40 DART, CVP 41 EVAL,CVP 41 DIST NFR, CVP 41 DART NFR, CVP 70 EVAL, CVP 70 DIST NFR and CVP 70 DART NFR Licensing Issue Document ID: 99709 Contents Introduction

More information

Standard SIP Terminal IP Phone ITX-1615 Phone Manager User Guide

Standard SIP Terminal IP Phone ITX-1615 Phone Manager User Guide Standard SIP Terminal IP Phone ITX-1615 Phone Manager User Guide Before using this product and document, please read the following document carefully. Also, please keep this document to the place where

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for InGenius Connector Enterprise 2.20 with Avaya Aura Communication Manager 6.3 and Avaya Aura Application Enablement Services 6.3 using Salesforce.com

More information

Troubleshooting Avaya Aura Experience Portal

Troubleshooting Avaya Aura Experience Portal Troubleshooting Avaya Aura Experience Portal Release 7.2 Issue 1 July 2017 2012-2017, Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this

More information

Migration Guide for Cisco Virtualized Voice Browser, Release 11.5(1)

Migration Guide for Cisco Virtualized Voice Browser, Release 11.5(1) First Published: August 10, 2016 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Packaging and Deploying an Avaya Communications Process Manager SDK Sample Web Application on an IBM WebSphere Application Server Issue

More information

3309 Q&As. Avaya Aura Experience Portal with POM Implementation and Maintenance Exam. Pass Avaya 3309 Exam with 100% Guarantee

3309 Q&As. Avaya Aura Experience Portal with POM Implementation and Maintenance Exam. Pass Avaya 3309 Exam with 100% Guarantee 3309 Q&As Avaya Aura Experience Portal with POM Implementation and Maintenance Exam Pass Avaya 3309 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: https://www.pass4lead.com/3309.html

More information

Speech Applications. How do they work?

Speech Applications. How do they work? Speech Applications How do they work? What is a VUI? What the user interacts with when using a speech application VUI Elements Prompts or System Messages Prerecorded or Synthesized Grammars Define the

More information

UC Desktop Client Feature Guide

UC Desktop Client Feature Guide 1.1 Installation The Quick Start Guide contains the essential information for getting started with the Oxford Networks BroadTouch Business Communicator. Once you receive an email indicating you have been

More information

Maintaining and Troubleshooting Avaya one-x Agent

Maintaining and Troubleshooting Avaya one-x Agent Maintaining and Troubleshooting Avaya one-x Agent Release 1.0 June 2009 2009 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document was

More information

Management of Prompts, Grammars, Documents, and Custom Files

Management of Prompts, Grammars, Documents, and Custom Files Management of Prompts, Grammars, Documents, and Custom Files Unified CCX applications can make use of many auxiliary files that interact with callers, such as scripts, pre-recorded prompts, grammars, and

More information

Communications Process Manager Release 2.1 Release Notes

Communications Process Manager Release 2.1 Release Notes Communications Process Manager Release 2.1 Release Notes About these Release Notes These release notes support release 2.1.53 of the Communications Process Manager software. Communications Process Manager

More information

Application Notes for Empix evolve v3.1 Skypetophone with Avaya IP Office 7.0 Issue 1.0

Application Notes for Empix evolve v3.1 Skypetophone with Avaya IP Office 7.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Empix evolve v3.1 Skypetophone with Avaya IP Office 7.0 Issue 1.0 Abstract These Application Notes describe the compliance testing configuration

More information

Cisco Unified Customer Voice Portal 9.0

Cisco Unified Customer Voice Portal 9.0 Data Sheet Cisco Unified Customer Voice Portal 9.0 Product Overview Cisco Unified Customer Voice Portal (Unified CVP) is an award-winning product that provides IP-based selfservice and call routing. It

More information

Installing and Configuring Extension Mobility Using Either: Extended Services 2.2; CRA 2.2 or CRS 3.0(2) and CallManager 3.2

Installing and Configuring Extension Mobility Using Either: Extended Services 2.2; CRA 2.2 or CRS 3.0(2) and CallManager 3.2 Cisco - Installing and Configuring Extension Mobility Using Either: Extended Services 2... Page 1 of 90 Installing and Configuring Extension Mobility Using Either: Extended Services 2.2; CRA 2.2 or CRS

More information

Management of Prompts, Grammars, Documents, and Custom Files

Management of Prompts, Grammars, Documents, and Custom Files Management of Prompts, Grammars, Documents, and Custom Files Manage Prompt Files Unified CCX applications can make use of many auxiliary files that interact with callers, such as scripts, pre-recorded

More information

Avaya Service Creation Environment Installation Guide. Avaya Media Processing Server 3.5

Avaya Service Creation Environment Installation Guide. Avaya Media Processing Server 3.5 Avaya Media Processing Server 3.5 Document Status: Standard Document Number: NN44300-303 Document Version: 02.04 Date: September 2010 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts

More information

Telephony Integration

Telephony Integration Telephony Integration Document Version 8.2 Step-by-step instructions to prepare for SpeechAttendant implementation in a Nortel environment with BCM Document history Publication date Release name October

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for InGenius Connector Enterprise 4.0 with Avaya Aura Communication Manager 7.0 and Avaya Aura Application Enablement Services 7.0 using Microsoft

More information

Application Notes for InfoTalk-Vbrowser 3.0 with Avaya Aura Communication Manager and Avaya Aura Session Manager 6.3 Issue 1.0

Application Notes for InfoTalk-Vbrowser 3.0 with Avaya Aura Communication Manager and Avaya Aura Session Manager 6.3 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for InfoTalk-Vbrowser 3.0 with Avaya Aura Communication Manager and Avaya Aura Session Manager 6.3 Issue 1.0 Abstract These Application Notes

More information

Nuance Management Center administrator guide

Nuance Management Center administrator guide Dragon speech recognition Enterprise solution Guide Nuance Management Center administrator guide For: Copyright Dragon Professional Group/Dragon Legal Group/Dragon Law Enforcement, v15. Nuance Management

More information

Avaya Solution & Interoperability Test Lab

Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Enghouse Interactive AB Trio Enterprise with Avaya IP Office Server Edition - Issue 1.0 Abstract These Application Notes describe

More information

User Guide. 3CX Audio Scheduler. Version

User Guide. 3CX Audio Scheduler. Version User Guide 3CX Audio Scheduler Version 15.5.21 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

Dolby Conference Phone. Configuration guide for BT MeetMe with Dolby Voice

Dolby Conference Phone. Configuration guide for BT MeetMe with Dolby Voice Dolby Conference Phone Configuration guide for BT MeetMe with Dolby Voice Version 3.2 17 May 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street San

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes on placing an Avaya Aura Contact Center R6.2 (Mission Critical High Availability) installation out-of-service and back in-service - Issue 1.0

More information

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide

Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide Application Note 3Com VCX Connect with SIP Trunking - Configuration Guide 28 May 2009 3Com VCX Connect Solution SIP Trunking Table of Contents 1 3COM VCX CONNECT AND INGATE... 1 1.1 SIP TRUNKING SUPPORT...

More information

Application Notes for Spectralink Versity Enterprise Wi-Fi Smartphones with Avaya IP Office Server Edition - Issue 1.0

Application Notes for Spectralink Versity Enterprise Wi-Fi Smartphones with Avaya IP Office Server Edition - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Spectralink Versity Enterprise Wi-Fi Smartphones with Avaya IP Office Server Edition - Issue 1.0 Abstract These Application Notes describe

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for configuring Aura Alliance Client for Notes/Sametime Softphone Mode with Avaya Aura Communication Manager and Avaya Aura Session Manager

More information

Abstract. Avaya Solution and Interoperability Test Lab.

Abstract. Avaya Solution and Interoperability Test Lab. Avaya Solution & Interoperability Test Lab Application Notes for OAISYS Tracer Station Side Recording with Avaya Aura TM Communication Manager using Avaya Aura TM Application Enablement Services Issue

More information

SAM Server Utility User s Guide

SAM Server Utility User s Guide SAM Server Utility User s Guide Updated July 2014 Copyright 2010, 2012, 2014 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0157 (PDF) SCHOLASTIC, READ 180, SYSTEM 44, SCHOLASTIC

More information