Installation Procedures for QPPCN 979DR Customer Assist Care Center Software Update V6.0.4

Size: px
Start display at page:

Download "Installation Procedures for QPPCN 979DR Customer Assist Care Center Software Update V6.0.4"

Transcription

1 Installation Procedures for QPPCN 979DR Customer Assist Care Center Software Update V6.0.4 This document describes the Software Update V6.0.4 for Customer Assist Care Center. It explains defects discovered and the fixes that correct them. This update does not add or remove any features of Customer Assist Care Center. This update is considered mandatory. NOTE: This is a post installation update. Fixes are applied only to packages that have been installed on the voice system prior to installing Software Update V Overview This document describes the software for Customer Assist Care Center V It explains defects discovered and the fixes that correct them. June

2 Installation Procedures for QPPCN 979DR Customer Assist Care Center Software Update V6.0.4 General Availability Release Build Number The General Availability build number for Customer Assist Care Center Software V6.0.4 is 9. To check the build number on the voice system, type pkginfo -l cca03 at the UNIX command line and check the BUILD field. NOTE: All installed Customer Assist Care Center V6.0.2 packages are changed to V To check whether a package has been updated, type pkginfo -l pkg_name at the UNIX command line and check the VERSION field. (Example: type pkginfo -l cccpltfrm) Software Compatibility with Older Versions Customer Assist Care Center Software Update V6.0.4 is compatible only with Customer Assist Care Center V It is not compatible with the controlled introduction software (V6.0). The voice system must be upgraded to Customer Assist Care Center V6.0.2 prior to installing Software Update V Packages Modified by Software Update V6.0.4 The following packages are modified by Software Update V6.0.4 if found on the INTUITY CONVERSANT system: Platform Administration, (ED5P92160 G-1) Platform Language and Runtime Australian English, (J1P260TH1 L-106) Platform Language and Runtime Brazilian Portuguese, (J1P260TH1 L-105) Platform Language and Runtime Canadian French, (J1P260TH1 L-101) Platform Language and Runtime Colombian Spanish, (J1P260TH1 L-104) Platform Language and Runtime Dutch, (J1P260TH1 L-103) Platform Language and Runtime German, (J1P260TH1 L-102) Platform Language and Runtime Japanese, (J1P260TH1 L-107) Platform Language and Runtime Standard French, (J1P260TH1 L-100) Platform Language and Runtime Standard Spanish, (J1P260TH1 L-109) Platform Language and Runtime UK English, (J1P260TH1L-95) Platform Language and Runtime US English, (J1P260TH1 L-108) Administration, (ED5P92160 G-6) 2 June 1998

3 Modifications Made Language and Runtime Australian English, (J1P260TH1 L-118) Language and Runtime Brazilian Portuguese, (J1P260TH1 L-117) Language and Runtime Canadian French, (J1P260TH1 L-113) Language and Runtime Colombian Spanish, (J1P260TH1 L-116) Language and Runtime Dutch, (J1P260TH1 L-115) Language and Runtime German, (J1P260TH1 L-114) Language and Runtime Japanese, (J1P260TH1 L-119) Language and Runtime Standard French, (J1P260TH1 L-112) Language and Runtime Standard Spanish, (J1P260TH1 L-121) Language and Runtime UK English, (J1P260TH1 L-99) Language and Runtime US English, (J1P260TH1 L-120) Not every package in V6.0.2 requires maintenance. However to avoid confusion, the update changes the version numbers of the following packages to V6.0.4 if they are found on the voice system. Custom Call Routing Speech Recognition Dial Pulse Recognition Modifications Made The following table describes the changes made during the V6.0.4 update. Table 1. Platform Administration Package Modifications Vector Audit Report Non-existent vectors are being reported as orphans. Code modification to improve logic of reading vector database. June

4 Installation Procedures for QPPCN 979DR Customer Assist Care Center Software Update V6.0.4 Table 1. Platform Administration Package Modifications Continued Vector Audit Report Vector Usage Report (from menu) Vector Usage Report (from nightly job) Vector Administration Vector Administration Report Administration CVIS Menu DYNAMIC action causes infinite loop Vector numbers greater than the total number of vectors are being reported as missing. The count of how many times vectors 1 and 2 are executed is higher than it should be. Different counts reported in the Vector Usage Report when run from the menu vs. the nightly job. Output values for error conditions are being converted to CONT when they are left blank. Frame missing error when trying to administer the speech recognition (GET_SPCH) or the dial pulse recognition (GET_ DIALP) actions when those packages have not be installed The field for automatically printing reports always reads no on the administration screen regardless of the actual setting. Customer Assist Care Center missing from the Application Package Administration subpanel of the CVIS menu. (V6.0 Update 1 issue) If the value in the variable used to decide which application to execute does not have a match in the values column, the call will go into an infinite loop. problem. Code modification to read proper fields in data. Code modification to summarize data differently. Replaced with correct version of Vector Usage Report. Code modification so that the GOTO values for error conditions are converted to CONT when they are left blank. During update installation the actions for speech recognition (GET_SPCH) and dial pulse recognition (GET_DIALP) are removed from the action.list if the Speech Recognition or Dial Pulse Recognition packages are not loaded. Customer Assist Care Center will be added to the Application Package Administration subpanel of the CVIS menu during update installation. Code modification so that when no match is found, the call drops to the next step in the vector. 4 June 1998

5 Modifications Made Table 2. Platform Language and Runtime Package Modifications Platform Language Scripts Platform Language Scripts Speech Administration (Brazilian Portuguese, Colombian Spanish, Dutch, and German) In MENU action, the user enters invalid input, but doesn t get the correct action. Invalid inputs and time-outs were not going to the correct place. All invalids and time-outs were defaulting to the first case. In MENU action, # key not being recognized as input terminator. When the CONVERSANT speaks digits (for instance in the prompt Talkfile #### the script would speak the wrong number. Code modifications to pass arguments differently for the above languages. Table 3. Language and Runtime Package Modifications CONVERSANT errors reporting mailbox message not found. Some mailboxes periodically stop launching calls. Then start again later. This symptom would only happen in mailboxes with several hundreds of Ready messages. Message will be saved twice if caller hangs up during the mailbox s closing phrase. Falsely logged as MAJOR error. Messages actually currently being transcribed and therefore locked. Code modification to no longer logger Code modification. Set flag after saving. Added logic to only save message once. June

6 Installation Procedures for QPPCN 979DR Customer Assist Care Center Software Update V6.0.4 Table 3. Language and Runtime Package Modifications Transcription (all Transcription Transcription Transcription (all (all (all During call in message transcription some mailboxes report having less than zero ready messages. Logging an error message to CVIS error log if transcriber hangs up before the CONVERSANT plays the transcription closing phrase. Incorrect error codes were being sent to the CONVERSANT log when logging errors. Messages end up in a SAVED state even though they had not been transcribed yet. Messages can be delivered after being deleted and some messages are staying permanently locked. Also the message count spoken to call-in transcribers can be negative numbers. Not all recorded phrases were being removed when a message was deleted. Orphan phrases were being left in 6106 speech file. When message numbers wrap, a problem develops. If messages numbers exist on a box greater than 99,000. All message numbers between 2 and 1200 are used, then the message drop DIP will get into an infinite loop. The values for ready messages are stored in memory and were not being updated when mailboxes forward messages to other mailboxes. Set talkfile back to base language talkfile when agent hangs up. Script was removed. The message drop DIP was modified so that it will not update a deleted message to ready and so that it would not leave any messages permanently locked. The problem with speaking back negative number was corrected. Deleting of phrases was moved to the message drop DIP. Mailboxes with multiple phrases are now handled differently so the orphan phrase problem is not an issue. The message drop DIP was modified, eliminating this problem. 6 June 1998

7 Modifications Made Table 3. Language and Runtime Package Modifications Message delivery to Agents (all Messages with higher priority were not always being delivered before lower priority messages. The callback DIP was modified, so messages with a higher priority are attempted to be delivered first. Table 4. Dial Plan Package Modifications Dial Plan The initial default dial plan configuration is not for a US DEFINITY switch. You will be given the option of installing the correct one with this upgrade. Installing this will override the existing dial plan configuration. New configuration file. Dial Plan Dial Plan Message waiting lights will not work When making intelligent calls, the conference time-out was raised to 9999 seconds. Code modification. Code modification to extend length of override to 4 digits. June

8 Installation Procedures for QPPCN 979DR Customer Assist Care Center Software Update V6.0.4 Installation Procedure Use the procedure below to install the Customer Assist Care Center Software Update 6.0.4: 1. Insert the diskette into the floppy disk drive on the INTUITY CONVERSANT system. 2. Enter pkgadd -d diskette1 System response: Insert diskette into Floppy Drive 1. Type [go] when ready, or [q] to quit: (default: go) 3. Press ENTER. System response: Installation in progress. Do not remove the diskette. 4. When prompted to select the package to install, enter all System response: Installing... 8 June 1998

Avaya Aura Messaging v6.0.1 Service Pack 2 Release Notes

Avaya Aura Messaging v6.0.1 Service Pack 2 Release Notes Avaya Aura Messaging v6.0.1 Service Pack 2 Release Notes July 14, 2011 Overview Avaya Aura Messaging v6.0.1 Service Pack 2 (SP2) contains several key fixes, including several for performance improvements.

More information

Avaya Unified Messenger Telephone User Interface Online Guide

Avaya Unified Messenger Telephone User Interface Online Guide Avaya Unified Messenger Select from the following Introduction Sending voice messages Getting started Recording prompts and greetings Reviewing messages Personalizing your mailbox Replying to messages

More information

IP Office Voic Installation & Administration Manual

IP Office Voic Installation & Administration Manual IP Office Voicemail Installation & Administration Manual 40DHB0002USAW Issue 8 (07/30/02) Contents Voicemail... 4 Overview... 4 Voicemail Lite... 5 Voicemail Pro... 6 Voicemail Pro Components... 7 Integrated

More information

Complete Messaging Solution

Complete Messaging Solution ervice Mailvice Service & Operations Voice Your customers and clients expect their calls to be handled quickly or routed to the appropriate person or department. This is where ITS Telecom and Systems can

More information

Complete Messaging Solution

Complete Messaging Solution ervice Mailvice Service & Operations Voice Your customers and clients expect their calls to be handled quickly or routed to the appropriate person or department. This is where ITS Telecom and Systems can

More information

Installation Guide Command WorkStation 5.6 with Fiery Extended Applications 4.2

Installation Guide Command WorkStation 5.6 with Fiery Extended Applications 4.2 Installation Guide Command WorkStation 5.6 with Fiery Extended Applications 4.2 Fiery Extended Applications Package (FEA) v4.2 contains Fiery applications for performing tasks associated with a Fiery Server.

More information

Configuration Tasks. Configuring the System Using the CLI Commands. Configuring the System Using the GUI and the Initialization Wizard

Configuration Tasks. Configuring the System Using the CLI Commands. Configuring the System Using the GUI and the Initialization Wizard Configuration Tasks After completing the prerequisite activities, begin the configuration tasks. This chapter lists the recommended tasks for configuring Cisco Unity Express and contains the following

More information

Startel Soft Switch Configuration

Startel Soft Switch Configuration Startel Soft Switch Configuration User s Guide While every attempt is made to ensure both accuracy and completeness of information included in this document, errors can occur, and updates or improvements

More information

Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide

Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide www.nortelnetworks.com 2000 Nortel Networks Contents Chapter 1 Introduction 13 About Enterprise Edge Voice Messaging 13 Basic Enterprise Edge

More information

User Productivity Kit FAQ v2.5.3

User Productivity Kit FAQ v2.5.3 DOCUMENTATION User Productivity Kit FAQ Q: What documentation is provided and how is it used? A: The UPK Developer comes with a variety of documentation to help support your organization in the development

More information

How to Install and Configure the Barracuda Outlook Add-In

How to Install and Configure the Barracuda Outlook Add-In How to Install and Configure the Barracuda Outlook Add-In For best results, verify you are using the latest version of the Barracuda Outlook Add-In client. The Barracuda Outlook Add-In supports Outlook

More information

Fiery Command WorkStation 5.8 with Fiery Extended Applications 4.4

Fiery Command WorkStation 5.8 with Fiery Extended Applications 4.4 Fiery Command WorkStation 5.8 with Fiery Extended Applications 4.4 Fiery Extended Applications (FEA) v4.4 contains Fiery software for performing tasks using a Fiery Server. This document describes how

More information

Voic Pro 3.0 Installation & Maintenance

Voic Pro 3.0 Installation & Maintenance Voicemail Pro 3.0 Installation & Maintenance 40DHB0002USAW Issue 13k (8 th March 2005) Table of Contents Voicemail... 11 Overview of Voicemail Pro... 11 What's New in Voicemail Pro 3.0... 12 Voicemail

More information

CallXpress 8.1 Features at a Glance

CallXpress 8.1 Features at a Glance Sales Tool CallXpress 8.1 Features at a Glance June 2010 Architecture 20 Call Servers CallXpress can now be deployed in a multi-server architecture consisting of up to 20 Call Servers Provides for more

More information

Spectrum Business Voice Features

Spectrum Business Voice Features Spectrum Business Voice Features Caller ID When you receive a call, the name and telephone number of the person calling you is showing in your Caller ID display screen. To use Caller ID: 1. When you receive

More information

R E L E A S E N O T E S

R E L E A S E N O T E S R E L E A S E N O T E S Elite/InnLine 2020/InnLine Express Voice Mail RELEASE 3.1 - May, 2009 *New Wake-up call off-loading feature for Mitel SX-2000 and 3300 RELEASE 3.0 - June, 2008 * New feature to

More information

VoIPvoice Integration User Guide. VoIPvoice Skype Integration. User Guide. Last Updated 30 November Page 1 of 28

VoIPvoice Integration User Guide. VoIPvoice Skype Integration. User Guide. Last Updated 30 November Page 1 of 28 VoIPvoice Skype Integration User Guide Last Updated 30 November 2005 Page 1 of 28 Contents 1 Getting Started 3 Who are VoIPvoice? 3 What is Skype? 3 Glossary of Terms 3 Minimum System Requirements 4 2

More information

How to Install and Configure the Barracuda Outlook Add-In

How to Install and Configure the Barracuda Outlook Add-In How to Install and Configure the Barracuda Outlook Add-In This article refers to the Barracuda Cloud Archiving Service and the Barracuda Outlook Add-In. For best results, confirm you are using the latest

More information

PARTNER Messaging User Guide

PARTNER Messaging User Guide PARTNER Messaging User Guide Back Panels: Your Messages (cont d) Using Personal Group Lists Using Outcalling Front Panels: Getting Started Personalizing Your Mailbox Your Messages Recording and Screening

More information

Enhancing applications with Cognitive APIs IBM Corporation

Enhancing applications with Cognitive APIs IBM Corporation Enhancing applications with Cognitive APIs After you complete this section, you should understand: The Watson Developer Cloud offerings and APIs The benefits of commonly used Cognitive services 2 Watson

More information

Release Notes. LabVIEW Application Builder for Windows. Contents

Release Notes. LabVIEW Application Builder for Windows. Contents Release Notes Contents LabVIEW Application Builder for Windows Version 4.1 The LabVIEW Application Builder is an add-on package you can use to create executable programs with LabVIEW. Additionally, you

More information

HOW TO UPDATE PROGRAM

HOW TO UPDATE PROGRAM HOW TO UPDATE PROGRAM 1 Notice for rewriteing of program 2 How to enter Install mode of Maintenance mode 3 How to update Program for Control of LCD Board 4 How to change language setting 5 How to update

More information

Quick Reference Guide for Phon Users

Quick Reference Guide for Phon Users Quick Reference Guide for PhoneMail Users PhoneMail Systems Release 6. G4-70-0 How PhoneMail Helps You The PhoneMail system helps you because it: Answers your telephone automatically and plays your personal

More information

Manual Cellip 365 Centrex Dashboard Audio Library Recording a Sound File Auto attendant (IVR)...

Manual Cellip 365 Centrex Dashboard Audio Library Recording a Sound File Auto attendant (IVR)... TABLE OF CONTENTS Manual Cellip 365 Centrex... 2 1. Dashboard... 2 2. Audio Library... 2 2.1 Recording a Sound File... 3 3. Auto attendant (IVR)... 3 4. Response group... 6 4.1 Change the name of the response

More information

Cisco Collaboration Meeting Rooms Cloud

Cisco Collaboration Meeting Rooms Cloud Data Sheet Cisco Collaboration Meeting Rooms Cloud IT departments face increasing complexity as they try to manage ever-expanding, disparate video conferencing technologies and endpoints. And meeting participants

More information

QUEUE ANNOUNCER QUICK INSTALLATION GUIDE

QUEUE ANNOUNCER QUICK INSTALLATION GUIDE QUEUE ANNOUNCER QUICK INSTALLATION GUIDE Agenda Chapter 1 - Installing and Licensing Queue Announcer Chapter 2 - Configuring Queue Announcer Chapter 3 - Configuring CCServer Chapter 4 - Configuring PBX

More information

Perceptive Content. Release Notes. Version: 7.0.x

Perceptive Content. Release Notes. Version: 7.0.x Perceptive Content Release Notes Version: 7.0.x Written by: Product Knowledge, R&D Date: February 2016 2015-2016 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

IBM DirectTalk Speech Recognition for Windows with ViaVoice Technology Delivers Large Vocabulary Speech Recognition in the Telephony Environment

IBM DirectTalk Speech Recognition for Windows with ViaVoice Technology Delivers Large Vocabulary Speech Recognition in the Telephony Environment Software Announcement June 27, 2000 IBM DirectTalk Speech Recognition for Windows with ViaVoice Technology Delivers Large Vocabulary Speech Recognition in the Telephony Environment Overview The DirectTalk

More information

What is the VICIdial Open-Source Contact Center Suite and Where is it Going?

What is the VICIdial Open-Source Contact Center Suite and Where is it Going? What is the VICIdial Open-Source Contact Center Suite and Where is it Going? Presented by Matt Florell President - Vicidial Group Astricon 2017 Orlando, FL, USA October 4, 2017 What is VICIdial? Open Source

More information

IP Office 3.1 Voic Pro Installation and Maintenance

IP Office 3.1 Voic Pro Installation and Maintenance IP Office 3.1 Voicemail Pro Installation and Maintenance Issue 14f (28th September 2005) Table of Contents Voicemail... 11 Overview of Voicemail Pro... 11 What Was New in Voicemail Pro 3.0... 12 Voicemail

More information

TABLE OF CONTENTS INSTALLATION OF THE RAVENNA PHONE... 2 INSTALLATION OF THE BATTERIES... 2 TONE/PULSE SWITCH... 2 THE TELE-SERVICES KEY...

TABLE OF CONTENTS INSTALLATION OF THE RAVENNA PHONE... 2 INSTALLATION OF THE BATTERIES... 2 TONE/PULSE SWITCH... 2 THE TELE-SERVICES KEY... TABLE OF CONTENTS INSTALLATION OF THE RAVENNA PHONE... 2 INSTALLATION OF THE BATTERIES... 2 TONE/PULSE SWITCH... 2 THE TELE-SERVICES KEY... 2 PROGRAMMING OF THE RAVENNA... 3 SPEAKERPHONE-BUTTON... 3 SPEAKER

More information

Norstar Voice Mail 4.0 Security Key Code Installation Guide

Norstar Voice Mail 4.0 Security Key Code Installation Guide Norstar Voice Mail 4.0 Security Key Code Installation Guide Norstar Voice Mail Security Key Code Installation Guide Introduction This document provides information about the Norstar Voice Mail options

More information

BIRCH COMMUNICATOR FOR MOBILE iphone GETTING STARTED GUIDE

BIRCH COMMUNICATOR FOR MOBILE iphone GETTING STARTED GUIDE BIRCH COMMUNICATOR FOR MOBILE iphone GETTING STARTED GUIDE Table Of Contents 1 Getting Started...3 1.1 Installation... 3 1.2 Sign In... 3 2 Main Tabs...3 3 Contacts... 4 3.1 Add Contacts...4 3.2 Edit...4

More information

The log in method will vary according to whether it is the first time the mailbox has been accessed or not.

The log in method will vary according to whether it is the first time the mailbox has been accessed or not. Getting Started Logging In The log in method will vary according to whether it is the first time the mailbox has been accessed or not. First Time The first time you call your mailbox you will be prompted

More information

Perceptive Content. Release Notes. Version: 7.0.x

Perceptive Content. Release Notes. Version: 7.0.x Perceptive Content Release Notes Version: 7.0.x Written by: Product Knowledge, R&D Date: May 2018 2015-2017 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

MITEL 5330 IP and 5340 IP Phones User Guide

MITEL 5330 IP and 5340 IP Phones User Guide MITEL 5330 IP and 5340 IP Phones User Guide ST. CLAIR COUNTY RESA The Mitel 5330 and 5340 IP Phones are full-feature, dual port, dual mode enterpriseclass telephones that provide voice communication over

More information

BIRCH COMMUNICATOR FOR MOBILE ANDROID TM

BIRCH COMMUNICATOR FOR MOBILE ANDROID TM BIRCH COMMUNICATOR FOR MOBILE ANDROID TM GETTING STARTED GUIDE Table Of Contents 1 Getting Started...3 1.1 Installation... 3 1.2 Sign In... 3 2 Main Tabs...3 3 Contacts... 4 3.1 Add Contacts...4 3.2 Edit...4

More information

MiContact Center MAY 2015 MICONTACT CENTER VERSION DETAILED RELEASE NOTES

MiContact Center MAY 2015 MICONTACT CENTER VERSION DETAILED RELEASE NOTES MiContact Center MAY 2015 MICONTACT CENTER VERSION 7.1.2.1 DETAILED RELEASE NOTES NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 21

Copyright 2012 Pulse Systems, Inc. Page 1 of 21 The PulsePro Transcription module provides a method of creating and storing patient transcription documents within the PulsePro database. Use the Dictation functions to preview and listen to wave files

More information

Voice Forms Mailbox User Guide

Voice Forms Mailbox User Guide Voice Forms Mailbox User Guide Overview Voice Forms allows callers to give specific voice response to individual questions. Callers can be asked up to 25 separate questions, with the allowable length of

More information

Qlik NPrinting release notes

Qlik NPrinting release notes Qlik NPrinting 17.3.1 release notes IMPORTANT: Upgrading from Qlik NPrinting 17.3 to 17.3.1 To upgrade to Qlik NPrinting 17.3.1 you must start from Qlik NPrinting 17.3. If you have an older version of

More information

Proloquo2Go for Apple Watch Tutorial

Proloquo2Go for Apple Watch Tutorial Getting started with Proloquo2Go for Apple Watch Requirements Note that you need watchos 2 or later on your Apple Watch and ios 9 or later on your iphone to have access to Proloquo2Go for Apple Watch,

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

INDeX Agent Assist Administration Manual

INDeX Agent Assist Administration Manual INDeX Agent Assist Administration Manual 38HBK00001SCS Issue 3 (20/02/2002) Contents INDeX Agent Assist... 3 Introduction... 3 Requirements for Using Agent Assist Administrator... 3 The Components of an

More information

ATTENDANT USER GUIDE

ATTENDANT USER GUIDE ATTENDANT USER GUIDE NOTICE THIS DOCUMENT IS PROVIDED TO YOU FOR INFORMATIONAL PURPOSES ONLY. The information contained in this document is believed by Mitel Networks to be accurate as of the date of its

More information

Norstar Voice Mail 4.0 Software Add-on Guide

Norstar Voice Mail 4.0 Software Add-on Guide Norstar Voice Mail 4.0 Software Add-on Guide Contents Norstar Voice Mail 4.0 Software add-on 1 Introduction 1 Norstar Voice Mail 4.0 Software add-on installation overview 2 Items required for the upgrade

More information

Messaging Patch 3 for Avaya Aura Messaging Service Pack 2 Release Notes

Messaging Patch 3 for Avaya Aura Messaging Service Pack 2 Release Notes Messaging Patch 3 for Avaya Aura Messaging 6.3.2 Service Pack 2 Release Notes 31 March 2015 Overview Messaging Patch 3 for Avaya Aura Messaging 6.3.2 (6.3/Service Pack 2) is available and contains the

More information

NAVIGATION/TELECOMMUNICATION - SERVICE INFORMATION

NAVIGATION/TELECOMMUNICATION - SERVICE INFORMATION 8T - 56 NAVIGATION/TELECOMMUNICATION - SERVICE INFORMATION LX NAVIGATION/TELECOMMUNICATION - SERVICE INFORMATION DESCRIPTION TELECOMMUNICATIONS The hands-free cellular system uses Bluetooth technology

More information

ProvidingAmerica'sBestTelephonySolutions!

ProvidingAmerica'sBestTelephonySolutions! ProvidingAmerica'sBestTelephonySolutions! Voice:863-614-1900 Skype:TelephoneManofamerica E-Mail:telephoneman@telephonemanofamerica.com Shop.TelephoneManofAmerica.com Embedded Voicemail Installation Guide

More information

Create Swift mobile apps with IBM Watson services IBM Corporation

Create Swift mobile apps with IBM Watson services IBM Corporation Create Swift mobile apps with IBM Watson services Create a Watson sentiment analysis app with Swift Learning objectives In this section, you ll learn how to write a mobile app in Swift for ios and add

More information

Nortel Networks Integrated Call Director

Nortel Networks Integrated Call Director Title page Nortel Networks Communication Server 1000 Release 4.0 Nortel Networks Integrated Call Director User Guide Revision history Revision history July 2004 Standard 1.00. This document is issued

More information

Transfer Manual Norman Endpoint Protection Transfer to Avast Business Antivirus Pro Plus

Transfer Manual Norman Endpoint Protection Transfer to Avast Business Antivirus Pro Plus Transfer Manual Norman Endpoint Protection Transfer to Avast Business Antivirus Pro Plus Summary This document outlines the necessary steps for transferring your Norman Endpoint Protection product to Avast

More information

User s Guide. Mass Deployment Tool. ENG Version 0

User s Guide. Mass Deployment Tool. ENG Version 0 User s Guide Mass Deployment Tool ENG Version 0 Copyright Copyright 2017 Brother Industries, Ltd. All rights reserved. Information in this document is subject to change without notice. The software described

More information

How to: Configure Rules for Reminders

How to: Configure Rules for Reminders How to: Configure Rules for Reminders What is Reminders? Reminders is an appointment reminder solution that practices can personalize to easily engage with patients. It allows practices to include automated

More information

Sage CRM Connector for Sage X3 version 4.2 Release Notes. Updated: November 2017

Sage CRM Connector for Sage X3 version 4.2 Release Notes. Updated: November 2017 Sage CRM Connector for Sage X3 version 4.2 Release Notes Updated: November 2017 2017, The Sage Group plc or its licensors. Sage, Sage logos, and Sage product and service names mentioned herein are the

More information

Unified Messenger 4.02 Installation Guide

Unified Messenger 4.02 Installation Guide Unified Messenger 4.02 Installation Guide Your comments on this document are welcome. They can assist us in improving our products. Please address comments to: Unified Messenger Documentation Team Avaya,

More information

CORTELCO 2700 Single-Line / Multi-Feature Set. Instruction Manual

CORTELCO 2700 Single-Line / Multi-Feature Set. Instruction Manual CORTELCO 2700 Single-Line / Multi-Feature Set Instruction Manual 1 Table of Contents Why VoiceManager SM with Cortelco Phones?... 2 Cortelco 2700 Set Features... 3 Telephone Set Part Identification...

More information

Qlik NPrinting September 2018 Release Notes

Qlik NPrinting September 2018 Release Notes Release Notes Qlik NPrinting September 2018 Release Notes qlik.com Table of Contents What s new in Qlik NPrinting September 2018 3 Improvements 4 Bug fixes 6 Known issues and limitations 9 Upgrade notes

More information

IP Office Technical Bulletin

IP Office Technical Bulletin IP Office Technical Bulletin Bulletin No: 139 Release Date: 07 December 2011 Region: Global General Availability (GA) of the IP Office Release 7 Q4 2011 Maintenance Release Avaya is pleased to announce

More information

IP Office Voic Pro Installation & Maintenance

IP Office Voic Pro Installation & Maintenance IP Office Voicemail Pro Installation & Maintenance 40DHB0002USAW Issue 12c (5 th May 2004) Table Of Contents Voicemail... 1 Overview of Voicemail Pro... 1 Voicemail Pro Features... 2 Voicemail Pro Components...

More information

BLUETOOTH SYSTEM ALTEA/ALTEA XL/ALTEA FREETRACK/LEON OWNER S MANUAL

BLUETOOTH SYSTEM ALTEA/ALTEA XL/ALTEA FREETRACK/LEON OWNER S MANUAL BLUETOOTH SYSTEM ALTEA/ALTEA XL/ALTEA FREETRACK/LEON OWNER S MANUAL Table of Contents 1 Table of Contents Manual structure.................... 2 Introduction to the Bluetooth system.................................

More information

BlackBerry AtHoc Networked Crisis Communication. Localization Guide

BlackBerry AtHoc Networked Crisis Communication. Localization Guide BlackBerry AtHoc Networked Crisis Communication Localization Guide Release 7.5, May 2018 Copyright 2018. BlackBerry Limited. All Rights Reserved. This document may not be copied, disclosed, transferred,

More information

Transfer Manual Norman Endpoint Protection Transfer to Avast Business Antivirus Pro Plus

Transfer Manual Norman Endpoint Protection Transfer to Avast Business Antivirus Pro Plus Transfer Manual Norman Endpoint Protection Transfer to Avast Business Antivirus Pro Plus Summary This document outlines the necessary steps for transferring your Norman Endpoint Protection product to Avast

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions E-mail Converter for Outlook and SharePoint User Manual Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 3 2 THE SHAREPOINT SITE... 4 2.1 PERMISSIONS... 4 3 INSTALLATION OF E-MAIL CONVERTER...

More information

Table of Contents. Introduction 2. Control Pad Description 3. Where to Start Setup Preferences 5. Operations 10. Phonebook 19. Additional Features 25

Table of Contents. Introduction 2. Control Pad Description 3. Where to Start Setup Preferences 5. Operations 10. Phonebook 19. Additional Features 25 Table of Contents Introduction 2 Control Pad Description 3 Where to Start Setup Preferences 5 Operations 10 Phonebook 19 Additional Features 25 Troubleshooting 31 All rights reserved. Reproduction by any

More information

Issues fixed in this release

Issues fixed in this release Customer Release Notes Fiery EXP8000 Color Server, version 2.0 This document contains information about the Fiery EXP8000 Color Server software version 2.0. Before using the Fiery EXP8000 Color Server

More information

BCM50: Expanding the Portfolio Bringing New Values

BCM50: Expanding the Portfolio Bringing New Values April 2005 BCM50: Expanding the Portfolio Bringing New Values > A new member of the BCM portfolio of converged communications systems for business and enterprise > Focused on the smaller site Optimized

More information

Product Description. October 12th, 2006 Geert Michiels en - TBL60 - Product Description.doc TeleButler 6.0

Product Description. October 12th, 2006 Geert Michiels en - TBL60 - Product Description.doc TeleButler 6.0 Product Description www.voxtron.com/telebutler Document Information Date Author Document reference Product : : : : October 12th, 2006 Geert Michiels 20061012 - en - TBL60 - Product Description.doc TeleButler

More information

Messaging Patch 1 for Avaya Aura Messaging v6.1 Service Pack 1 Release Notes

Messaging Patch 1 for Avaya Aura Messaging v6.1 Service Pack 1 Release Notes Messaging Patch 1 for Avaya Aura Messaging v6.1 Service Pack 1 Release Notes March 9, 2012 Overview Messaging Patch 1 for Avaya Aura Messaging v6.1 Service Pack 1 (SP1) is available and contains the key

More information

MAP/5P or MAP/40s to Release 5.1 MAP/5PV3 or MAP/5PV4 Upgrade

MAP/5P or MAP/40s to Release 5.1 MAP/5PV3 or MAP/5PV4 Upgrade MAP/5P or MAP/40s to Release 5.1 MAP/5PV3 or MAP/5PV4 Upgrade This chapter lists the tasks required to upgrade a MAP/5P or MAP/40s system by replacing it with a new Release 5.1 MAP/5PV3 or MAP/5PV4 system.

More information

MAP/5 to Release 5.1 MAP/40P or MAP/100P Upgrade

MAP/5 to Release 5.1 MAP/40P or MAP/100P Upgrade MAP/5 to Release 5.1 MAP/40P or MAP/100P Upgrade This chapter lists the tasks required to upgrade a MAP/5 system by replacing it with a new Release 5.1 MAP/40P or MAP/100P system. Begin reading and following

More information

Working with Image Files (IMG and ISO) Version 3.2

Working with Image Files (IMG and ISO) Version 3.2 Working with Image Files (IMG and ISO) 2015-03-03 Version 3.2 TABLE OF CONTENTS ISO and IMG Files... 2 What is an IMG or ISO File?... 2 32-Bit vs 64-Bit... 2 Bootable Installation Packages... 3 Package?

More information

Precision Routing. Capabilities. Precision Queues. Capabilities, page 1 Initial setup, page 5

Precision Routing. Capabilities. Precision Queues. Capabilities, page 1 Initial setup, page 5 Capabilities, page 1 Initial setup, page 5 Capabilities Precision Queues Precision routing offers a multidimensional alternative to skill group routing: using Unified CCE scripting, you can dynamically

More information

Grandstream Networks, Inc. UCM6xxx Series - Interactive Voice Response Guide

Grandstream Networks, Inc. UCM6xxx Series - Interactive Voice Response Guide Grandstream Networks, Inc. UCM6xxx Series - Interactive Voice Response Guide Table of Contents INTRODUCTION... 4 IVR CONFIGURATION... 5 IVR Creation (Basic Settings)... 5 IVR Managing (Key Pressing Events)...

More information

CONNECT TO MEETINGS: CELL phones & Internet Computers etc. dial

CONNECT TO MEETINGS: CELL phones & Internet Computers etc. dial LISTENER DIAL-IN INSTRUICTIONS If your BOE has determined that you qualify to listen to meetings remotely you may do so. DO NOT SHARE phone or pin numbers with anyone! Sharing this information with anyone

More information

Microsoft speech offering

Microsoft speech offering Microsoft speech offering Win 10 Speech APIs Local Commands with constrained grammar E.g. Turn on, turn off Cloud dictation Typing a message, Web search, complex phrases Azure marketplace Oxford APIs LUIS

More information

The following items need to be configured when creating new user from predefined template:

The following items need to be configured when creating new user from predefined template: Which two fields are required parameters when manually creating users on Cisco Unity Connection with predefined templates? (Choose two) Username (alias) Extension The following items need to be configured

More information

Compact ICS Telephone Feature Card

Compact ICS Telephone Feature Card Compact ICS Telephone Feature Card Buttons This card shows the Business Series Terminals buttons. The table below shows which buttons to use on the different types of Nortel Networks telephones. Button

More information

Keithley Instruments ExceLINX-3A ExceLINX software for the Model 2000 Release Note for Version C02 3/26/2015

Keithley Instruments ExceLINX-3A ExceLINX software for the Model 2000 Release Note for Version C02 3/26/2015 Keithley Instruments ExceLINX-3A ExceLINX software for the Model 2000 Release Note for Version C02 3/26/2015 IMPORTANT: To work properly with ExceLINX, your instrument must have a compatible version of

More information

Oracle Contact Center Anywhere Interaction Manager Guide. Version June 2008

Oracle Contact Center Anywhere Interaction Manager Guide. Version June 2008 Oracle Contact Center Anywhere Interaction Manager Guide Version 8.1.2 June 2008 Copyright 2005, 2008, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain

More information

Splash G630 Service Pack 5 Release Notes

Splash G630 Service Pack 5 Release Notes Splash G630 Service Pack 5 Release Notes Service Pack Contents Revised 10/9/02 The Splash G630 Service Pack 5 contains fixes for some problems with the G630 software. It includes all of the fixes from

More information

ZC100/300 Series Card Printer Driver Release Notes DZCG

ZC100/300 Series Card Printer Driver Release Notes DZCG ZC100/300 Series Card Printer Driver Release Notes DZCG.01.03.00 This document summarizes the following driver releases and contains information on the release of the Zebra ZC100/300 Series Card Printer

More information

Accella Toolbar. User Guide. Release 20.0

Accella Toolbar. User Guide. Release 20.0 Accella Toolbar User Guide Release 20.0 Table of Contents 2 Introduction... 9 2.1 About Accella Toolbar... 9 2.2 About This Guide... 9 2.3 Accessing Toolbar... 9 2.4 First Time Login... 10 2.5 Subsequent

More information

Getting Started with Loyola s Voic System

Getting Started with Loyola s Voic System Getting Started with Loyola s Voicemail System Loyola Moves to Microsoft This guide provides an int roduction to Loyola s unified messaging voicemail system. Revised: 08/16/2018 About Unified Messaging

More information

*North American Standard USB Keyboard

*North American Standard USB Keyboard USB Country Keyboard Types (Country Codes) Spanish Windows *North American Standard USB Keyboard Italian Windows French Windows UK English Windows French Canadian Windows 2000/XP Portuguese-Brazilian Windows

More information

User Manual. Understand the World. Leading edge language translation technology for the global market

User Manual. Understand the World. Leading edge language translation technology for the global market User Manual Understand the World Leading edge language translation technology for the global market Contents About Translate One2One Getting to know your Translate One2One Charging your devices SIM Card

More information

Cisco Agent Desktop for Cisco Unified Contact Center 7.X

Cisco Agent Desktop for Cisco Unified Contact Center 7.X Cisco Agent Desktop for Cisco Unified Contact Center 7.X Cisco Agent Desktop Overview Cisco Agent Desktop is a powerful team productivity and management suite of software solutions for the Cisco Unified

More information

1.1 Create a New Survey: Getting Started. To create a new survey, you can use one of two methods: a) Click Author on the navigation bar.

1.1 Create a New Survey: Getting Started. To create a new survey, you can use one of two methods: a) Click Author on the navigation bar. 1. Survey Authoring Section 1 of this User Guide provides step-by-step instructions on how to author your survey. Surveys can be created using questions and response choices you develop; copying content

More information

Migrating from Intuity Audix R4.4 to Avaya Aura Communication Manager Messaging R6.0

Migrating from Intuity Audix R4.4 to Avaya Aura Communication Manager Messaging R6.0 Migrating from Intuity Audix R4.4 to Avaya Aura Communication Manager Messaging R6.0 Release 6.0 18-603646 June 2010 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made

More information

Sennheiser Updater End User Installation Guide

Sennheiser Updater End User Installation Guide Sennheiser Updater End User Installation Guide 1. Sennheiser Updater Installation Copy the installation package (Sennheiser_Updater_vX.Y.ZZZZ.exe) at any local path (E.g. C:\MySoftwares\) Using the installer

More information

Avaya Modular Messaging With Unified Messaging

Avaya Modular Messaging With Unified Messaging Jay Lassman Product Report 19 December 2003 Avaya Modular Messaging With Unified Messaging Summary Avaya s Modular Messaging supports voice, fax and e-mail messaging in a single message store when used

More information

DIGITAL PHONE USER GUIDE

DIGITAL PHONE USER GUIDE DIGITAL PHONE USER GUIDE 1.800.952.1001 (NH/ME) 1.800.633.8578 (PA) 1.877.959.4862 (MD) 1.877.952.4863 (VA) Atlanticbb.com All Rights Reserved The use, disclosure, modification, transfer or transmittal

More information

XRY Viewer User Guide

XRY Viewer User Guide XRY Viewer User Guide The XRY Viewer is a free, simple-to-use, lightweight viewer for XRY files. Purpose XRY Viewer has been designed as a lightweight application which is free to distribute for the viewing

More information

Grandstream Networks, Inc. UCM6xxx Series - Interactive Voice Response Guide

Grandstream Networks, Inc. UCM6xxx Series - Interactive Voice Response Guide Grandstream Networks, Inc. UCM6xxx Series - Interactive Voice Response Guide Table of Contents INTRODUCTION... 4 IVR CONFIGURATION... 5 IVR Creation (Basic Settings)... 5 IVR Managing (Key Pressing Events)...

More information

ABBYY Recognition Server 4 Release 6 Release Notes

ABBYY Recognition Server 4 Release 6 Release Notes ABBYY Recognition 4 Release 6 Release Notes Release Date: 12.12.2017 Part: 1135/24 Build: 4.0.7.575 OCR Technology Build: 13.0.35.70 ABBYY. All rights reserved. Table of Contents INTRODUCTION... 3 About

More information

CA Auto Attendant Module. Operation Manual v1.3

CA Auto Attendant Module. Operation Manual v1.3 CA Auto Attendant Module Operation Manual v1.3 Poltys, Inc. 3300 N. Main Street, Suite D, Anderson, SC 29621-4128 +1 (864) 642-6103 www.poltys.com 2013, Poltys Inc. All rights reserved. The information

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 2 2 THE SHAREPOINT SITE... 3 2.1 PERMISSIONS... 3 3 CONVERTED E-MAILS AND SHAREPOINT TICKETS... 4 3.1 THE CONVERTED E-MAIL... 4 3.2 THE

More information

Aspire Basic Operation (Quick Reference)

Aspire Basic Operation (Quick Reference) Aspire Basic Operation (Quick Reference) To answer an incoming call: To answer an incoming call at your extension, simply lift the receiver. The phone is programmed to automatically answer an incoming

More information

Installing Design Room ONE

Installing Design Room ONE Installing Design Room ONE Design Room ONE consists of two components: 1. The Design Room ONE web server This is a Node JS server which uses a Mongo database. 2. The Design Room ONE Integration plugin

More information

Release 5.1 MAP/5P(V3 or V4) to a Release 5.1 MAP/40P or MAP/100P Upgrade

Release 5.1 MAP/5P(V3 or V4) to a Release 5.1 MAP/40P or MAP/100P Upgrade Release 5.1 MAP/5P(V3 or V4) to a Release 5.1 MAP/40P or MAP/100P Upgrade This chapter lists the tasks required to upgrade a Release 5.1 MAP/5P, MAP/5PV3, or MAP/5PV4 system by replacing it with a new

More information