Avaya Aura Experience Portal Release Notes

Size: px
Start display at page:

Download "Avaya Aura Experience Portal Release Notes"

Transcription

1 Avaya Aura Experience Portal Release Notes 9 May 2016 Contents Document changes... 1 Introduction... 2 Installation... 2 Product compatibility... 2 Required patches... 2 File list - Avaya Aura Experience Portal 7.1 software... 2 File list - Avaya Aura Experience Portal 7.1 OVA software... 3 File list - Avaya Enterprise Linux for Avaya Aura Experience Portal 7.1 software... 5 Backing up the software... 6 Installing the release... 6 Troubleshooting the installation... 7 Restoring software to previous version... 7 Functionality not supported... 7 What s new... 7 Fixes... 8 Known issues and workarounds Installation Issues Avaya Linux Issues OVA Deployment Issues System Operation Issues Languages supported Documentation errata Contacting support Contact Support Checklist Contact Support Tasks Document changes Date Description May, 2016 GA, version

2 Introduction This document provides late-breaking information to supplement Avaya Aura Experience Portal software and documentation. For updated documentation, product support notices, and service pack information, go to the Avaya Support site at Additionally, updated on-line help that is accessed through the Avaya Aura Experience Portal management web pages may also be available on the Avaya Support site at Installation Product compatibility For the latest and most accurate compatibility information go to Required patches Find interoperability and compatibility information at the following location: Download ID Patch Notes File list - Avaya Aura Experience Portal 7.1 software Filename Modification time stamp File size Version number _Linux.iso 3/24/ :33:21 AM 3,401,000, _Linux.iso.md5 3/24/ :36:19 AM _Linux.iso.sha256 3/24/ :36:52 AM _Linux.iso.sha256.crt 4/14/2016 5:03:15 PM _Linux.iso.sha256.sig 4/14/2016 5:03:15 PM All Avaya Aura Experience Portal 7.1 software packages are protected via code signing. The SHA256 hash is generated and signed by the Avaya File Signing Authority for each Avaya Aura Experience Portal 7.1 software package. The following describes the steps to validate the SHA256 hash and digital signature. Software Package name _Linux.iso Steps to validate the SHA256 hash and digital signature This is the Avaya Aura Experience Portal 7.1 ISO Image. Login to the Linux system as a root privilege user and perform the following commands: 1. Use sha256sum command to generate a SHA256 hash against the Avaya Aura Experience Portal 7.1 ISO Image: sha256sum _Linux.iso 2. Compare the calculated hash from the above #1 step with the published SHA256 checksum: _Linux.iso.sha256. Both SHA256 hashes should be the same value to ensure the ISO image is not corrupted. 3. The following steps are to validate the SHA256 hash signature: First extract the public key from the certificate that signed the SHA256 hash to pubkey.pem. 2

3 openssl x509 -pubkey -noout -in _Linux.iso.sha256.crt > pubkey.pem Verify the SHA256 hash signature using the public key pubkey.pem : openssl dgst -sha256 -verify pubkey.pem -signature _Linux.iso.sha256.sig _Linux.iso.sha256 Verified OK from the above command indicates the SHA256 hash signature is valid. File list - Avaya Aura Experience Portal 7.1 OVA software Filename Modification time stamp File size Version number ExperiencePortal-AuxiliaryEPM e55-1.md5sum 3/28/ :09:17 PM ExperiencePortal-AuxiliaryEPM e55-1.ova 3/28/ :24:39 PM 6,950,318, ExperiencePortal-AuxiliaryEPM e55-1.sha256sum 3/28/ :09:17 PM ExperiencePortal-AuxiliaryEPM e55-1.sha256sum.crt 4/14/ :14:38 PM ExperiencePortal-AuxiliaryEPM e55-1.sha256sum.sig 4/14/ :14:38 PM ExperiencePortal-MPP e55-1.md5sum 3/28/ :06:50 PM ExperiencePortal-MPP e55-1.ova 3/28/ :17:01 PM 4,713,994, ExperiencePortal-MPP e55-1.sha256sum 3/28/ :06:51 PM ExperiencePortal-MPP e55-1.sha256sum.crt 4/14/ :18:39 PM ExperiencePortal-MPP e55-1.sha256sum.sig 4/14/ :18:39 PM ExperiencePortal-PrimaryEPM e55-1.md5sum 3/28/ :10:37 PM ExperiencePortal-PrimaryEPM e55-1.ova 3/28/ :26:33 PM 7,791,677, ExperiencePortal-PrimaryEPM e55-1.sha256sum 3/28/ :10:37 PM ExperiencePortal-PrimaryEPM e55-1.sha256sum.crt 4/14/ :11:20 PM ExperiencePortal-PrimaryEPM e55-1.sha256sum.sig 4/14/ :11:20 PM All Avaya Aura Experience Portal 7.1 OVA software packages are protected via code signing. The SHA256 hash is generated and signed by the Avaya File Signing Authority for each Avaya Aura Experience Portal 7.1 OVA software package. The following describes the steps to validate the SHA256 hash and digital signature. Software Package name ExperiencePortal-PrimaryEPM e55-1.ova Steps to validate the SHA256 hash and digital signature This is the Avaya Aura Experience Portal 7.1 Primary EPM OVA ISO Image. Login to the Linux system as a root privilege user and perform the following commands: 1. Use sha256sum command to generate a SHA256 hash against the Avaya Aura Experience Portal 7.1 Primary EPM OVA ISO Image: sha256sum ExperiencePortal-PrimaryEPM

4 ExperiencePortal-AuxiliaryEPM e55-1.ova e55-1.ova 2. Compare the calculated hash from the above #1 step with the published SHA256 checksum: ExperiencePortal-PrimaryEPM e55-1.sha256sum. Both SHA256 hashes should be the same value to ensure the ISO image is not corrupted. 3. The following steps are to validate the SHA256 hash signature: First extract the public key from the certificate that signed the SHA256 hash to pubkey.pem. openssl x509 -pubkey -noout -in ExperiencePortal- PrimaryEPM e55-1.sha256sum.crt > pubkey.pem Verify the SHA256 hash signature using the public key pubkey.pem : openssl dgst -sha256 -verify pubkey.pem -signature ExperiencePortal-PrimaryEPM e55-1.sha256sum.sig ExperiencePortal-PrimaryEPM e55-1.sha256sum Verified OK from the above command indicates the SHA256 hash signature is valid. This is the Avaya Aura Experience Portal 7.1 Auxiliary EPM OVA ISO Image. Login to the Linux system as a root privilege user and perform the following commands: 1. Use sha256sum command to generate a SHA256 hash against the Avaya Aura Experience Portal 7.1 Auxiliary EPM OVA ISO Image: sha256sum ExperiencePortal-AuxiliaryEPM e55-1.ova 2. Compare the calculated hash from the above #1 step with the published SHA256 checksum: ExperiencePortal-AuxiliaryEPM e55-1.sha256sum. Both SHA256 hashes should be the same value to ensure the ISO image is not corrupted. 3. The following steps are to validate the SHA256 hash signature: First extract the public key from the certificate that signed the SHA256 hash to pubkey.pem. openssl x509 -pubkey -noout -in ExperiencePortal- AuxiliaryEPM e55-1.sha256sum.crt > pubkey.pem Verify the SHA256 hash signature using the public key pubkey.pem : openssl dgst -sha256 -verify pubkey.pem -signature ExperiencePortal-AuxiliaryEPM e55-1.sha256sum.sig ExperiencePortal-AuxiliaryEPM e55-1.sha256sum Verified OK from the above command indicates the SHA256 hash signature is valid. 4

5 ExperiencePortal-MPP e55-1.ova This is the Avaya Aura Experience Portal 7.1 MPP OVA ISO Image. Login to the Linux system as a root privilege user and perform the following commands: 1. Use sha256sum command to generate a SHA256 hash against the Avaya Aura Experience Portal 7.1 MPP OVA ISO Image: sha256sum ExperiencePortal-MPP e55-1.ova 2. Compare the calculated hash from the above #1 step with the published SHA256 checksum: ExperiencePortal-MPP e55-1.sha256sum. Both SHA256 hashes should be the same value to ensure the ISO image is not corrupted. 3. The following steps are to validate the SHA256 hash signature: First extract the public key from the certificate that signed the SHA256 hash to pubkey.pem. openssl x509 -pubkey -noout -in ExperiencePortal-MPP e55-1.sha256sum.crt > pubkey.pem Verify the SHA256 hash signature using the public key pubkey.pem : openssl dgst -sha256 -verify pubkey.pem -signature ExperiencePortal-MPP e55-1.sha256sum.sig ExperiencePortal-MPP e55-1.sha256sum Verified OK from the above command indicates the SHA256 hash signature is valid. File list - Avaya Enterprise Linux for Avaya Aura Experience Portal 7.1 software Filename Modification time stamp File size Version number aaepinstaller-rh av05ep71.16mar iso 3/16/ :36:04 PM 1,064,765,440 RH AV05EP71 aaepinstaller-rh av05ep71.16mar md5 3/16/ :36:18 PM 176 RH AV05EP71 aaepinstaller-rh av05ep71.16mar script.sh 3/16/ :36:13 PM 25,427 RH AV05EP71 aaepinstaller-rh av05ep71.16mar sha256 3/16/ :36:33 PM 240 RH AV05EP71 aaepinstaller-rh av05ep71.16mar sha256.crt 4/14/2016 4:44:31 PM 5459 RH AV05EP71 aaepinstaller-rh av05ep71.16mar sha256.sig 4/14/2016 4:44:31 PM 256 RH AV05EP71 All Avaya Enterprise Linux for Avaya Aura Experience Portal 7.1 software packages are protected via code signing. The SHA256 hash is generated and signed by the Avaya File Signing Authority for each Avaya Enterprise Linux for Avaya Aura Experience Portal 7.1 software package. The following describes the steps to validate the SHA256 hash and digital signature. Software Package name aaepinstaller-rh av05ep71.16mar iso Steps to validate the SHA256 hash and digital signature This is the Avaya Linux ISO Image. Login to the Linux system as a root privilege user and perform the following commands: 1. Use sha256sum command to generate a SHA256 hash 5

6 against the Avaya Linux ISO Image: sha256sum aaepinstaller-rh AV05EP71.16Mar iso 2. Compare the calculated hash from the above #1 step with the published SHA256 checksum: aaepinstaller-rh AV05EP71.16Mar sha256. Both SHA256 hashes should be the same value to ensure the ISO image is not corrupted. 3. The following steps are to validate the SHA256 hash signature: First extract the public key from the certificate that signed the SHA256 hash to pubkey.pem. openssl x509 -pubkey -noout -in aaepinstaller- RH AV05EP71.16Mar sha256.crt > pubkey.pem Verify the SHA256 hash signature using the public key pubkey.pem : openssl dgst -sha256 -verify pubkey.pem -signature aaepinstaller-rh AV05EP71.16Mar sha256.sig aaepinstaller- RH AV05EP71.16Mar sha256 Verified OK from the above command indicates the SHA256 hash signature is valid. Backing up the software Important: Before starting an upgrade, you should back up your existing Avaya Aura Experience Portal database. In many cases the upgrade procedure requires you to take a backup in order to preserve your existing data. Additionally, if the upgrade fails for any reason you will need this backup to restore your system to its prior state. Important: For upgrades from Experience Portal 7.0 to Experience Portal 7.1, the operating system upgrade is optional. The following Linux versions are supported for Experience Portal 7.1: Red Hat Enterprise Linux Release bit or later but not RHEL 7.x Avaya Enterprise Linux RH AV13EP7 or later Note: Avaya recommends that you upgrade to RHEL 6.7 or the Avaya Linux based on RHEL 6.7 to avail the security fixes. For detailed upgrade and backup procedures, see the Avaya Technical Support Web site and the document titled Upgrading to Avaya Aura Experience Portal 7.1. ( Installing the release Important: Before installing or upgrading Avaya Aura Experience Portal, please review the Known Issues section in this document for issues that are not addressed in the product documentation. For detailed installation and upgrade procedures, see the Avaya Technical Support Web site and the document titled Implementing Avaya Aura Experience Portal on multiple servers ( or Implementing Avaya Aura Experience Portal on a single server ( Or for upgrades see the document Upgrading to Avaya Aura Experience Portal 7.1. ( 6

7 For detailed OVA installation and upgrade procedures, see the Avaya Technical Support Web site and the document titled Deploying Avaya Aura Experience Portal in an Avaya Customer Experience Virtualized Environment ( For information about patches and product updates, see the Avaya Technical Support Web site Troubleshooting the installation For detailed troubleshooting procedures, see the Avaya Technical Support Web site and the document titled Troubleshooting Avaya Aura Experience Portal ( Restoring software to previous version For detailed procedures on restoring software to a previous version, see the Avaya Technical Support Web site and the document titled Upgrading to Avaya Aura Experience Portal 7.1. ( Functionality not supported N/A What s new The following table lists the enhancements in Avaya Aura Experience Portal 7.1 and is cumulative since the last major/minor release showing the most recent release first and oldest release last. Enhancement Description Mobile Web Support Conversations Support for HTML applications created using Orchestration Designer. Support for configuration of HTML application. Support for HTML applications to be associated with a zone and with an organization. Support for HTML status and usage in Real-time Monitoring. Support for HTML in Maintenance Reports Support for HTML application type in Historical Reports Support for HTML application type in Management Web Services Support for cross-channel conversations. Licensing New licensed features o HTML Units. Enforcement o System wide enforcement on a daily basis. o Each HTML unit allows one HTML application launch per day. Fresh install o Can use HTML during initial 30 day grace period. License Server o Ships with WebLM 7.0. Contact Center Integration Support to associate Engagement Development Platform with Experience Portal. (Note: Avaya Engagement Development Platform (EDP) is now known as Avaya Breeze TM.) Support for storing conversation data of non-sms applications. Single Sign-on through System Support for a minimal level of integration with System Manager to provide single sign-on from System Manager to Experience Portal. Manager Integration 7

8 Enhancement EPM user accounts Configurable Application Variables Reports Third party certificates Description Support for indefinite locking of user accounts. Support for configurable user locked out message. Support for confirmation for deletion of a configuration application variable file. Support for a Trending by option from the Contact Summary (Filters) page. Support for Primary EPM, Auxiliary EPM, MPP and Single server third-party signed security certificates. Upgrades For non-ova based systems: Support for upgrade of systems running Experience Portal 6.0 or later. For OVA based systems: Support for upgrade of systems running Experience Portal 6.0 SP2 or later. MPP timers that control speech Starting with Avaya Aura Experience Portal 7.1, the default values of MPP timers that control speech server events and guard against Nuance speech server failures have been re-calibrated. server Customers who do not have applications that play long TTS prompts or expect to receive long ASR input should not need to change these values. Local DTMF grammar If the Experience Portal system is experiencing ASR/TTS errors or speech server errors then refer to the troubleshooting procedures where this change and how to adjust these timers is described in more detail, see the Avaya Technical Support Web site and the document titled Troubleshooting Avaya Aura Experience Portal ( Avaya Aura Experience Portal has limited support for the local DTMF grammar. In this release, there were many improvements done in the VoiceXML Browser to match the behavior between the local DTMF grammar and the remote DTMF grammar using the speech server. Not all DTMF grammars are supported with local DTMF grammar functionality and the recommendation is to use remote DTMF with the speech server in those cases. For detailed descriptions of the enhancements in this release see Avaya Aura Experience Portal Overview and Specification ( Fixes The following table is cumulative since the last major/minor release showing the most recent release first and oldest release last. ID Minimum Conditions Visible symptoms 334 SIP calls that require a refresh re-invite (calls over 10 minutes for example). VXML applications running on a single box (MPP-EPM co-res) Call may sometimes experience one way talk path. SIP re-invite with SDP renegotiation can cause one way media. Release found in Release fixed in VXI process grows out of bound and core

9 ID Minimum Conditions Visible symptoms 446 system with co-resident Application Server where hangup event arrives while application is playing prompt and app is calling <exit> to ends application The grammar file contains "var value...". CCXML application specifies mode on <fetch> Applications that might start VXML dialogs when the associated call is on hold or doesn t have media. Using mode= raw in <fetch> in CCXML application. VXML application specifying primary and backup prompt with bargein false If multiple zones are configured report data does not get downloaded using periodic download mode Nuance NSS 6.2.x/NRec 10.2.x and using MRCPV2 with applications sending swirec.secure_context as a vendor parameter. Local DTMF grammar without out variable. Using POM Campaign to send When the greeting is played before the call is connected dumps. error.semantic was thrown when the tag in grammar file has "var value..." in local dtmf Release found in Release fixed in CCXML application gets error The MPP doesn t wait long enough for the media to start. The time to wait for active media is now configurable. Either the "sessmgr.inactive.media.timeout.ms" parameter in the mppconfig.xml file or the inactive_media_timeout_ms hint in the <startdialog> tag can be used to override the system default value. the content field in fetch.done event is not the original content for mode "raw" The failover audio is not playing when bargein is false. Playing prompt with fallback functionality. If primary prompt is available then secondary prompt would not be played but if primary prompt is not available then secondary prompt would be played. Only report data from MPP s in the default zone is being downloaded when using periodic download mode. Scheduled downloads work as expected for all zones Sensitive data may end up in Nuance logs Call is not moved to next node in the OD application since VB only accepts one digit was sent successfully, but does not process response. POM completion code will show status as " Queued" Call classification fails to correctly detect voic systems

10 ID Minimum Conditions Visible symptoms Customers application using Application Interface web service for outcalling and attempting to parse error from fault message string. Nuance 9 or 10.2, mrcpv1. Nuance 9 and mrcpv2. And there are long TTS prompts When application passes invalid AAI data in Shared UUI mode. Using SIP blind transfers. Using SIP with multiple proxies configured. When performing a consultative transfer or CCXML merge. Custom CCXML application that uses the CCXML send event. A VXML dialog requests an event with a timeout specified. Events happen at the same time causing timing issue. Blind transfer with CS1K can trigger a one way talk path The error message strings returned with exceptions from failed requests to the web service have been changed to remove the MPP error code. This was done to avoid confusion. Applications using the web service should use the faultcode from the exception to get the error code rather than trying to parse the message string in the exception. Utterances and call logs may not get stored in the folder specified by swirec_application_name and swirec_company_name. EP adds extra 00 in front of UCID, passing invalid UCID to CM. A PTELE00013 error event erroneously logged when a SIP re-invite is received after a blind transfer has been accepted. A SIP request that is retired because of a received 503 response will sometimes be repeatedly resent to the same failed IP address instead of being automatically failed over to a different proxy. Consultative transfer Refer-To URI contains address of record instead of Contact URI. A new global parameter (sip.refer.merge_address) was added to allow configuration of the URI to be used in the Refer-To header of the REFER request. The parameter defaults to "aor" which maintains the current behavior of using the Address of Record for the transfer target dialog. It can also be set to "contact" which enables the behavior of using the Contact URI from the transfer target dialog instead. Timeout occurs even though the event was successfully received. Release found in Release fixed in Caller experiences one way talk path

11 ID Minimum Conditions Visible symptoms 719 when a 488 response is sent to reject the hold re-invite request Using SIP UPDATE during an INVITE transaction. Managed Upgrade failing to connect to MPP s Speech Server configured to use MRCPv2 with TLS using SRTP configuration mpp.voip.conference.beep.level setting only accepts values greater than -20. Unable to enter values as low as -80 For SIP only, VoiceXML/CCXML applications with Application Launch parameters are set to a "Number" or a "Number Range". Customers SMTP server does not require authentication. Blank user name and password being sent to SMTP server when authentication is disabled. Non-ASCII characters in the username field of the origin line of the SIP SDP Using SIP supervised transfer Same user input matches multiple local DTMF grammars UPDATE w/sdp erroneously rejected when early media slow start is used Managed Upgrade (aka Software Upgrade) had high failure rate. Error thrown: PMUG_00003, Upgrade failed for MPP xxxxxxxx with error "There was a problem while connecting to xxx.xxx.xx.xxx:22" Release found in Release fixed in MPP core dump A loud beep is heard when the agent and customer are joined together and also at the time of agent nailing. Only the To header URI will be used to determine which application to launch. It will not match the against the Request URI. SMTP connection fails when SMTP Authentication is disabled Call may not be completed Outcalls appear to be routed to one MPP when other available. And event PSESM00074 being logged. When sip supervised transfers don't complete before the application terminates the call count gets decremented many times per failed call. This causes outcall to select the wrong MPP and unevenly load the MPP s Wrong grammar is used for interpretation Setting Privacy header hint for MPP core dump

12 ID Minimum Conditions Visible symptoms 916 SIP INVITE 937 SIP calls that require a refresh re-invite (calls over 10 minutes for example) and that are using SRTP. Call may sometimes experience one way talk path. One way audio path after SIP Session Refresh re-invite causes SRTP parameters to get reset. Release found in Release fixed in Known issues and workarounds Installation Issues ID Minimum conditions N/A N/A Upgrading Experience Portal Primary or Auxiliary EPM Upgrading from releases prior to Experience Portal 7.0.x Experience Portal and ICR. Experience Portal security certificate updated. Visible symptoms Outcalls fail during upgrade if EPM name contains space. Applications can make outcalls using the Application Interface web service. This web service runs on the Primary EPM server and on all Auxiliary EPM servers. Normally, throughout the upgrade process at least once instance of the Application Interface web service is available to make outcalls. However, if the name of the Primary EPM or any Auxiliary EPM contains a space (" ") character, then there may be a period of several minutes during the upgrade when all instances of the Application Interface web service are out of service at the same time. Note that once the upgrade is completed, all instances of the Application Interface web service will again operate correctly. ICR fails if Experience Portal certificate is changed. In some cases, when an Experience Portal server is upgraded a new security certificate is generated for that server. (Experience Portal also provides the utility GenerateServerCertificate.sh that allows you to generate a new security certificate for a server after it has been upgraded.) If your Experience Portal system includes Intelligent Customer Routing (ICR), ICR may stop working whenever a new security certificate is generated on your Primary EPM or any Workaround To work around this issue, remove all space characters from your EPM names before starting the upgrade. To make ICR operate correctly again, you must run the ICR utility update_cert.sh. See the section Fetching certificates in the document Upgrading Intelligent Customer Routing ( ocuments/ ) for the procedure details. 12

13 ID Minimum conditions Visible symptoms Workaround Auxiliary EPM sever. N/A POM fails when Experience Portal is upgraded. In some cases, when an Experience Portal server is upgraded a new security certificate is generated for that server. (Experience Portal also provides the utility GenerateServerCertificate.sh that allows you to generate a new security certificate for a server after it has been upgraded.) If your Experience Portal system includes Proactive Outreach Manager (POM), POM may stop working whenever a new security certificate is generated on your Primary EPM or any Auxiliary EPM sever. Additionally, when you upgrade your Primary EPM server the password for the database user named postgres is reset to a randomly generated value and access to the Experience Portal database using that account is prohibited from servers other than the Primary EPM. Both of these actions can also cause POM to stop working. To make POM operate correctly again, refer to the document Upgrading Proactive Outreach Manager ( ocuments/ ). Among other things, you may need to: Run the Experience Portal utility SetDbPassword.sh on your Primary EPM server to set the password for database user postgres Edit the file pg_hba.conf on your Primary EPM server to allow access to the Experience Portal database from POM servers other than the Primary EPM Run the POM script vpupgrade.sh on your Primary EPM server and each of your Auxiliary EPM servers to recreate symbolic links and synchronize security certificates Important: Use the updated version of vpupgrade.sh from POM301_EPFP1_Upgrade_patch.zi p ( /downloaddetails.action?contentid=c _5&productId=P0638&releaseI d=3.0.x). N/A Cannot install from path that contains space If attempting to mount the Experience Portal image and perform an install from that location the install will fail if the location contains a directory path that contains a space character. Before starting the install, make sure that none of the directory names in the path to the install Experience Portal contain a space. 645 EPM fails to install when the hostname contains a period Installing Experience Portal on a server that has a. (period) in the hostname will cause the installation to fail. The prerequisite checker fails to detect this condition and allows the install to continue and eventually fail. Rename the server to remove the period form the hostname. 13

14 Avaya Linux Issues ID N/A 868 Minimum conditions Old versions of PuTTY cannot connect Experience Portal 7.1 installed on Avaya Linux RH AV05EP71 Visible symptoms The security hardening done in Avaya Linux result in older versions of PuTTY (e.g. 0.58) not being able to make SSH connections. Avaya Linux will initially provide sha512 hashed passwords. However after Experience Portal 7.1 is installed the system will not use sha512 for any new passwords. Instead the passwords revert to using the old md5 hash. Workaround Newer versions of PuTTY (e.g. 0.62) work without issue. To correct this issue perform the following on each server in the Experience Portal configuration. This should be done after Experience Portal is installed so that all future passwords are created with the sha512 hash. Open a command window and log into server as a root level user. Issue the command: sed -i '/^password.*sufficient.*pam_u nix.so/ s/md5/sha512/' /etc/pam.d/cs-auth OVA Deployment Issues ID 396 Minimum conditions Upgrading OVA deployment from Experience Portal 7.0 and 7.0 FP1 Visible symptoms CPU reservation increased. Each OVA for Experience Portal 7.0 and Experience Portal 7.0 FP1 reserved 2400 MHz of processor within VMware vsphere. In Experience Portal 7.0 SP2 the CPU reservation in each OVA was increased to 9500 MHz. As a result, when you upgrade an OVA based system you may find that not all of your virtual machines fit on the VMware vsphere ESXi servers to which they are assigned. Workaround To work around this issue, move some virtual machines to other ESXi servers that have available capacity. Note that you can choose to move either Experience Portal virtual machines or other virtual machines that happen to co-reside on the same ESXi servers. As a last resort, you can use the VMware vsphere Client to lower the amount of processor reserved for each Experience Portal virtual machine. Be aware, though, that when you lower the CPU reservation there is some risk of introducing performance problems. 14

15 System Operation Issues ID PSN003432u Minimum conditions MPP name contains hash character and attempting to view transcript data. HP ProLiant servers EP and later releases Visible symptoms Time not displayed correctly for a time zone. Typically, Experience Portal displays times in either the local time of the Primary EPM server or in the local time of the user's web browser. Sometimes the time displayed by Experience Portal is not correct for a particular time zone because the rules for that time zone have changed recently. In a typical year, for example, there are several countries around the world that either adopt or abandon daylight saving time (also known as summer time), or adjust when daylight saving time begins or ends. Cannot view transcriptions if MPP name contains hash. The Session Detail Report can optionally display a transcription that shows the details of what happened during a session. For example, the session transcription will show all VoiceXML pages loaded, all prompts played, and all utterances spoken by the caller. The Session Detail Report, however, will fail to show the session transcription if the name of the MPP that processed the call contains a hash ("#") character. Error during Linux boot on HP ProLiant servers. [Firmware Bug]: the BIOS has corrupted hw-pmu resources When Linux boots on HP ProLiant servers you may see the error below displayed on the system console. Application documents appear to be unexpectedly cached. Causing change in application behavior. Since EP the default behavior of MPP Browser Caching has changed. Previously the caching was not working as intended. With the recent change, some documents may start being cached and that may change the applications behavior from previous releases. Workaround To fix time zone related display issues, update each Experience Portal server to the latest version of the Linux time zone information RPM, tzdata. Also update the time zone information used by the Java Runtime Environment (JRE) on each Primary EPM and each Auxiliary EPM server. See PSN003432u ( ocuments/ ) for the procedure details. To work around this issue, remove all hash characters from your MPP names. Note that the Change MPP Server web page does not allow you to edit the name of an MPP. You must delete and re-add any MPP whose name you wish to change. This error may safely be ignored. In order to configure applications to not be cached, you will need to go the EPM web pages and access the Browser Settings page (System Configuration -> MPP Servers -> Browser Settings) and set all of the field under the Maximum Cache Age section to "0". This includes the fields: Document, Grammar, Audio, Script, and Data. 15

16 ID Minimum conditions Visible symptoms Workaround 730 Running load using inband DTMF detection on 2 MPPs. Each MPP has 500 ports of H.323 configured. DTMF inputs 1 second apart per call. Requests for ASR resources begin to fail. Nuance Recognizer eventually crashing. This is targeted by Nuance for which is not available yet. Issue can be resolved by upgrading to NSS and NREC with Patch (NRS-p enr17.tgz) 788 Using MRCPV2 TLS speech servers with EP EP is constantly logging PTELE00002 events. Failed TLS handshake errors between MPP and Nuance Speech Server To fix this: Login to the EPM UI and export the EPM root certificate (sipca.pem) and copy the file over to the speech servers under the folder $(NSSSVRSDK)/certs/ or /usr/local/nuance/speech_server /server/certs/ directory. Append this exported certificate to the cert.pem file by running the following command: cat sipca.pem >> cacerts.pem Open the speech server configuration file: /usr/loca/nuance/speech_serve r/server/config/nssserver.cfg and uncomment the line: server.tls.cacertificatesfile VXIString $(NSSSVRSDK)/certs/cacerts.p em Restart the NSSservice and the NRECservice. 846 Deleting and readding Aux EPM servers with the same name but different IP addresses This will double the number of HTML licenses used by that server. This can cause HTML license capacity to expire prematurely. The problem automatically fixes itself when HTML licenses reset at the end of each day. 894 EP Application Interface web service and Cannot generate web service client proxy using WSDL for.net Contact Avaya Support. 16

17 ID Minimum conditions Visible symptoms Workaround.NET 968 Attempting Primary EPM Restore from EPM Backup that includes additional database users that were manually added to the PostreSQL database The Restore procedure may fail with this error message: Error executing RestoreDump. See log at /opt/avaya/backup/logs/restoredump Error.log and the RestoreDumpError.log file will include error message(s) of the form ERROR: role <name> does not exist To resolve this issue, do the following: 1. Create the missing database users on the Postgres database with psql using the following commands: su postgres psql VoicePortal create user <name> with password '<password>'; where <name> is the name of user from the error log and <password> is the password for the user. \du to verify that the users were added correctly \q to quit psql 2. Reinstall the Primary EPM software using autoupgradevp command. Once the auto upgrade has finished, rerun the Restore procedure. 969 Login Options: Session Timeout changed from default of 10. Then system backed up and later restored. Session Timeout value is not restored and the Login Options web page will display the following warning messages: Warning: Session Timeout value mismatch; value from web.xml (10) is different from database value (x) Warning: Primary EPM needs to be restarted for the new login session time value to take effect. To resolve this issue, do the following: Log into the Primary EPM. Go to the Login Options web page. Click on the Save button. Logoff from the EPM. Restart the Primary EPM. 975 Anytime a user manually creates the vpcommon account, i.e. by running "SetDbPasswor d.sh add_primary_vp common" command on Auxiliary EPM is logging many PALOG00014 events. And in the details for these events there is an indication of PSQLException: ERROR: permission denied. Reporting data is not lost, but conversations cannot be created. To resolve this issue, do the following: Update the permissions on several tables on the Primary EPM in the Postgres database with psql using the following commands: su postgres psql VoicePortal GRANT USAGE, SELECT ON SEQUENCE cdr_insertid_seq to 17

18 ID Minimum conditions Visible symptoms Workaround the Primary EPM. This will only affect applications that use conversations (SMS, HTML, etc). \q vpcommon; GRANT USAGE, SELECT ON SEQUENCE sdr_insertid_seq to vpcommon; to quit psql psql MultiMedia GRANT SELECT, INSERT, UPDATE, TRUNCATE, DELETE on TABLE conversations TO vpcommon; \q to quit psql 976 Pertains to EPM Backup feature on OVA systems The EPM Backup feature creates an unnecessary warning alarm on OVA systems: Alarm Code: QBUD_00126 Event Code: PBUD_00126 Alarm Message: QBUD_00126: Error accessing file/folder due to not found or permissions. The backup is otherwise complete and successful. To prevent this unnecessary alarm, log into an EPM command window as root level user and issue the following commands : mkdir -p $CATALINA_HOME/webapps/W eblm/data/eula chown -R avayavp:avayavpgroup $CATALINA_HOME/webapps/W eblm/data 978 EPM/HTML or other service cannot be added if Microsoft SQL Server is configured as the Report (External) Database. HTML information is not showing up on the System Monitor for the configured EPMs even after the HTML Redirector is configured for the default zone. To resolve this issue, do the following in the specified order 1. Primary EPM a. Stop the vpms service (/sbin/service vpms stop). b. Postgres Database (Local) i. su postgres ii. psql VoicePortal iii. DELETE FROM VPUCIDMap WHERE servertype = 'HTM'; iv. DELETE FROM VPMpps WHERE servertype = 'HTM'; v. SELECT vpid from VPSystems; this will give the vpid of 18

19 ID Minimum conditions Visible symptoms Workaround the Experience Portal system. vi. \q to quit psql. 2. Microsoft SQL Server Connect to the SQL Server and execute the following SQL statements. a. DELETE FROM VPUCIDMap WHERE vpid= <vpid> and servertype = 'HTM'; where <vpid> is the vpid of the Experience Portal system. b. DELETE FROM VPMpps WHERE vpid= <vpid> and servertype = 'HTM'; c. ALTER TABLE VPMpps ALTER COLUMN DeleteDate datetime2; 3. Primary EPM a. Start the vpms service (/sbin/service vpms start). Languages supported Region Country Written Language APAC Australia English China Simplified Chinese India English Japan Japanese Korea Korean EMEA France French Germany German 19

20 Region Country Written Language Italy Italian Russia Russian UK English AI Brazil Brazilian-Portuguese Canada French/English Mexico Lat-Spanish US US English Documentation errata Document number Title Description Contacting support Contact Support Checklist Refer to the Avaya Aura Experience Portal 7.1 Documentation Library for the Troubleshooting section. Or the Avaya Technical Support Web site and the document titled Troubleshooting Avaya Aura Experience Portal ( If you are having trouble with Avaya Aura Experience Portal, you should: 1. Retry the action. Carefully follow the instructions in written or online documentation. 2. Check the documentation that came with your hardware for maintenance or hardware-related problems. 3. Note the sequence of events that led to the problem and the exact messages displayed. Have the Avaya documentation available. If you continue to have a problem, contact Avaya Technical Support: 1. Log in to the Avaya Technical Support Web site 2. Contact Avaya Technical Support at one of the telephone numbers in the Support Directory listings on the Avaya support Web site. Avaya Global Services Escalation Management provides the means to escalate urgent service issues. For more information, see the Escalation Contacts listings on the Avaya Web site. Contact Support Tasks You may be asked to one or more files to Technical Support for analysis of your application and its environment. 20

Avaya Aura Experience Portal Release Notes

Avaya Aura Experience Portal Release Notes Avaya Aura Experience Portal 7.2.1 - Release Notes 11 April 2018 Contents Document changes... 1 Introduction... 2 Installation... 2 Product compatibility 2 Required patches 3 File list - Avaya Aura Experience

More information

Avaya Workforce Optimization Select, SP2 Release Notes

Avaya Workforce Optimization Select, SP2 Release Notes Avaya Workforce Optimization Select, 5.2.1 SP2 Release Notes 7 August 2018 Contents Contents... 1 Document changes... 1 Introduction... 2 Installation... 2 Product compatibility... 2 File list... 2 Backing

More information

Avaya Workforce Optimization Select, Release Notes

Avaya Workforce Optimization Select, Release Notes Avaya Workforce Optimization Select, 5.2.2 Release Notes 25 September 2018 Contents Contents... 1 Document changes... 1 Introduction... 2 Installation... 2 Product compatibility... 2 File list... 2 Backing

More information

Avaya. Avaya Aura Experience Portal with POM Implementation and Maintenance.

Avaya. Avaya Aura Experience Portal with POM Implementation and Maintenance. Avaya 3309 Avaya Aura Experience Portal with POM Implementation and Maintenance http://killexams.com/exam-detail/3309 QUESTION: 113 A technician has upgraded the Primary Experience Portal Manager (EPM)

More information

Avaya Workforce Optimization Select, SP1 Release Notes

Avaya Workforce Optimization Select, SP1 Release Notes Avaya Workforce Optimization Select, 5.2.1 SP1 Release Notes 6 June 2018 Contents Contents... 1 Document changes... 1 Introduction... 2 Installation... 2 Product compatibility... 2 File list... 2 Backing

More information

Avaya Exam 3309 Avaya Aura Experience Portal with POM Implementation and Maintenance Exam Version: 7.0 [ Total Questions: 124 ]

Avaya Exam 3309 Avaya Aura Experience Portal with POM Implementation and Maintenance Exam Version: 7.0 [ Total Questions: 124 ] s@lm@n Avaya Exam 3309 Avaya Aura Experience Portal with POM Implementation and Maintenance Exam Version: 7.0 [ Total Questions: 124 ] Avaya 3309 : Practice Test Question No : 1 On a Proactive Outreach

More information

Avaya Workforce Optimization Select, 5.2 Release Notes

Avaya Workforce Optimization Select, 5.2 Release Notes Avaya Workforce Optimization Select, 5.2 Release Notes 19 December 2017 Contents Contents... 1 Document changes... 1 Introduction... 2 Installation... 2 Product compatibility... 2 File list... 2 Backing

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 : 3305 Title : Avaya Aura Experience Portal with

More information

Avaya Workforce Optimization Select, SP2 Release Notes

Avaya Workforce Optimization Select, SP2 Release Notes Avaya Workforce Optimization Select, 5.0.2 SP2 Release Notes 12 June 2017 Contents Contents... 1 Document changes... 1 Introduction... 2 Installation... 2 Product compatibility... 2 File list... 2 Backing

More information

Avaya Equinox Client (Android) Release (SP1)

Avaya Equinox Client (Android) Release (SP1) Avaya Equinox Client (Android) Release 3.5.1 (SP1) Release Notes Issue 1.0 January,31 2019 2018 Avaya Inc. All Rights Reserved. Table of Contents Change History... 3 Introduction... 3 Installation... 3

More information

Intelligent Customer Routing Release Notes

Intelligent Customer Routing Release Notes Intelligent Customer Routing Release Notes Release 7.0 Issue 1.0 December 2013 Release Notes 1 2013 Avaya Inc. All Rights Reserved Notice While reasonable efforts were made to ensure that the information

More information

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

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

Avaya IQ 5.3 Service Pack 1 (SP1) Release Notes Issue th Feb, 2018

Avaya IQ 5.3 Service Pack 1 (SP1) Release Notes Issue th Feb, 2018 Avaya IQ 5.3 Service Pack 1 (SP1) Issue 2.1 26 th Feb, 2018 TABLE OF CONTENTS 1. PURPOSE... 3 2. AVAYA IQ 5.3.0.1 UPDATE PREREQUISITES AND CONSIDERATIONS... 3 2.1 AVAYA IQ HOST PREREQUISITES... 3 Ensure

More information

IP Office Contact Center Release Notes

IP Office Contact Center Release Notes IP Office Contact Center 10.1.0.0 - Release Notes 13 June 2017 Contents IP Office Contact Center 10.1.0.0 - Release Notes... 1 Contents... 1 Document changes... 2 Introduction... 2 Installation... 2 Product

More information

Avaya Aura Session Manager Release 6.1 Release Notes

Avaya Aura Session Manager Release 6.1 Release Notes Avaya Aura Session Manager Release 6.1 Release Notes Release 6.1 December 2010 Issue 1 Page 1 of 11 2010 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information

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

Avaya Aura Web Gateway Release (Service Pack1)

Avaya Aura Web Gateway Release (Service Pack1) Avaya Aura Web Gateway Release 3.0.0.0 (Service Pack1) Release Notes Issue 1.1 23 January 2017 2017 Avaya Inc. All Rights Reserved. Table of Contents Change History... 3 Introduction... 3 Avaya Aura Web

More information

Avaya Aura Messaging Service Pack 8 Release Notes

Avaya Aura Messaging Service Pack 8 Release Notes Avaya Aura Messaging 6.3.3 Service Pack 8 Release Notes 28 February 2018 Overview Avaya Aura Messaging 6.3.3 Service Pack 8 is available and contains the fixes listed below. Notes: Messaging 6.3.3 must

More information

Upgrading Proactive Outreach Manager

Upgrading Proactive Outreach Manager Upgrading Proactive Outreach Manager Release 2.5 July 2012 2012 Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this document is complete

More information

Avaya Aura Messaging Service Pack 9 Release Notes

Avaya Aura Messaging Service Pack 9 Release Notes Avaya Aura Messaging 6.3.3 Service Pack 9 Release Notes 02 November 2018 Overview Avaya Aura Messaging 6.3.3 Service Pack 9 is available and contains the fixes listed below. Notes: Service Pack 9 is compatible

More information

Avaya IQ 5.2 Service Pack 6 (SP6), Patch 13 Release Notes May 2 th, 2017 Issue 1.0

Avaya IQ 5.2 Service Pack 6 (SP6), Patch 13 Release Notes May 2 th, 2017 Issue 1.0 Avaya IQ 5.2 Service Pack 6 (SP6), Patch 13 May 2 th, 2017 Issue 1.0 28 th Apr, 2017 Page 1 Contents 1. PURPOSE... 3 2. PATCH PREREQUISITES AND CONSIDERATIONS... 3 2.1 PATCH PREREQUISITES... 3 2.1.1 Check

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

Avaya Aura Experience Portal Release 6.0 Service Pack 2 Intelligent Customer Routing

Avaya Aura Experience Portal Release 6.0 Service Pack 2 Intelligent Customer Routing Avaya Aura Experience Portal Release 6.0 Service Pack 2 Intelligent Customer Routing Developer Guide Released in: December 2012 Developer Guide 1 2012 Avaya Inc. All Rights Reserved Notice While reasonable

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

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

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3 AVAYA R6.2.1 Release Notes Issue 1.3 INTRODUCTION This document introduces the Release 6.2.1 and describes known issues and the issues resolved in this release. SOFTWARE RELEASE VERSIONS Release Date File

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

Release Notes for Avaya Aura SIP Enablement Services (SES) Release Service Pack 6. Release Notes Issue 1, 15 August, 2011

Release Notes for Avaya Aura SIP Enablement Services (SES) Release Service Pack 6. Release Notes Issue 1, 15 August, 2011 Release Notes for Avaya Aura SIP Enablement Services (SES) Release 5.2.1 Service Pack 6 Release Notes Issue 1, 15 August, 2011 Contents What s New in Release 5.2.1... 1 SIP Enablement Services support

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

December 2011 vsp-patch noarch.rpm Avaya Aura System Platform R6.0 June 2010 vsp iso

December 2011 vsp-patch noarch.rpm Avaya Aura System Platform R6.0 June 2010 vsp iso AVAYA Avaya Aura Release Notes Issue 1.1 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Upgrading to Avaya Aura Experience Portal 7.1

Upgrading to Avaya Aura Experience Portal 7.1 Upgrading to Avaya Aura Experience Portal 7.1 Release 7.1 Issue 1 May 2016 2012-2016, Avaya, Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this

More information

Avaya Equinox Client (Windows) Release (SP1)

Avaya Equinox Client (Windows) Release (SP1) Avaya Equinox Client (Windows) Release 3.5.1 (SP1) Release Notes Issue 1.0 January,31 2019 2018 Avaya Inc. All Rights Reserved. Table of Contents Change History... 3 Introduction... 3 Installation... 3

More information

Avaya Aura System Manager 5.2 Beta Release Notes

Avaya Aura System Manager 5.2 Beta Release Notes Avaya Aura System Manager 5.2 Beta Release Notes 1 Contents Contents...2 Introduction...3 Troubleshooting...3 Known issues...3 Avaya Aura TM System Manager Cold Standby Procedure...8 Introduction...8 Prerequisites...8

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

Product Support Notice

Product Support Notice PSN # PSN004053u Product Support Notice 2014 Avaya Inc. All Rights Reserved. Original publication date: 30-Aug-13. This is Issue #03, published date: 24-Jan-14. Severity/risk level Medium Urgency When

More information

Avaya Equinox Client (Windows) Release (FP1)

Avaya Equinox Client (Windows) Release (FP1) Avaya Equinox Client (Windows) Release 3.5.5 (FP1) Release Notes Issue 1.0 March 19, 2019 2019 Avaya Inc. All Rights Reserved. Table of Contents Change History... 3 Introduction... 3 Installation... 3

More information

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp AVAYA Avaya Aura Release Notes Issue 1.2 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

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

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

<< Practice Test Demo - 2PassEasy >> Exam Questions Avaya Aura Experience Portal with POM Implementation and Maintenance Exam

<< Practice Test Demo - 2PassEasy >> Exam Questions Avaya Aura Experience Portal with POM Implementation and Maintenance Exam Exam Questions 3309 Avaya Aura Experience Portal with POM Implementation and Maintenance Exam https://www.2passeasy.com/dumps/3309/ 1.The Alarm Manager page on Experience Portal Manager shows an Alarm:

More information

Subject: VP Agent Installation and Configuration Date: April 23, 2008 From: Magpie Telecom Insiders

Subject: VP Agent Installation and Configuration Date: April 23, 2008 From: Magpie Telecom Insiders Subject: VP Agent Installation and Configuration Date: April 23, 2008 From: Magpie Telecom Insiders 1 Introduction This document describes the installation and configuration for all VP Agent components

More information

Avaya IQ 5.2 Service Pack 2 (SP2) Release Notes Issue 1.3 Dec

Avaya IQ 5.2 Service Pack 2 (SP2) Release Notes Issue 1.3 Dec Avaya IQ 5.2 Service Pack 2 (SP2) Issue 1.3 Dec 15 2011 TABLE OF CONTENTS 1. PURPOSE... 3 2. AVAYA IQ 5.2.2 UPDATE PREREQUISITES AND CONSIDERATIONS... 3 2.1 AVAYA IQ HOST PREREQUISITES... 3 2.1.1 Ensure

More information

Avaya Aura 6.2 Feature Pack 2

Avaya Aura 6.2 Feature Pack 2 Avaya Aura 6.2 Feature Pack 2 WebLM 6.3.2 on VMware Release Notes Release 6.3.2 Issue: 1.0 May 2013 1 2013 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information

More information

AVAYA Avaya Aura System Platform R6.2.2 Release Notes Issue 1.3

AVAYA Avaya Aura System Platform R6.2.2 Release Notes Issue 1.3 AVAYA Avaya Aura Release Notes Issue 1.3 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Avaya Equinox Conferencing Media Server for Equinox Solution FP ( ) Release Notes

Avaya Equinox Conferencing Media Server for Equinox Solution FP ( ) Release Notes Avaya Equinox Conferencing Media Server for Equinox Solution 9.0.2 FP (9.0.2.5) Release Notes August 13 th 2017 Avaya Equinox Conferencing Media Server Version 9.0.2.5 Equinox Solution 9.0.2 FP August

More information

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

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

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

Avaya Equinox VDI Release 3.0 Service Pack 1

Avaya Equinox VDI Release 3.0 Service Pack 1 Avaya Equinox VDI Release 3.0 Service Pack 1 Release Notes Issue 1.0 February 5, 2019 2019 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this

More information

Release (JITC) for Breeze (SP1)

Release (JITC) for Breeze (SP1) Release 5.1.0.0.392 (JITC) for Breeze 3.6.0.1 (SP1) Release Notes Issue 1.0 Feb-12, 2019 1 Table of Contents Document changes... 4 Introduction... 4 Product compatibility... 4 Required patches... 4 Installation...

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

Equinox Client (ios) Release 3.3

Equinox Client (ios) Release 3.3 Equinox Client (ios) Release 3.3 Release Notes Issue 1.0 December 19, 2017 2017 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document

More information

Product Version notes PLDS ID. CE Platform OVA CE 3.0 Beta GA MD5 Sum - 2ae0dd c12e5c5f d5eba321fe CE Platform ISO (for upgrades)

Product Version notes PLDS ID. CE Platform OVA CE 3.0 Beta GA MD5 Sum - 2ae0dd c12e5c5f d5eba321fe CE Platform ISO (for upgrades) Approved Software Combination Version or Approved Combination Product Version notes PLDS ID CE Platform OVA CE 3.0 Beta GA MD5 Sum - 2ae0dd71342412c12e5c5f d5eba321fe CE Platform ISO (for upgrades) System

More information

Avaya Aura Conferencing 8.0 SP7 patch 3 Release Notes v2. (AAC 8.0 SP7 patch 3)

Avaya Aura Conferencing 8.0 SP7 patch 3 Release Notes v2. (AAC 8.0 SP7 patch 3) Avaya Aura Conferencing 8.0 SP7 patch 3 Release Notes v2 (AAC 8.0 SP7 patch 3) January 2017 Contents 1 Introduction... 4 2 Avaya Aura Conferencing (AAC) 8.0 Service Pack 7 patch 3 (SP7 patch 3) Overview...

More information

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE

HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE HT812/HT814 Firmware Release Note IMPORTANT UPGRADING NOTE Once HT812/HT814 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT812/HT814 is upgraded

More information

Previously, SIP Enablement Services sip server process occasionally generated a core dump while shutting down.

Previously, SIP Enablement Services sip server process occasionally generated a core dump while shutting down. Release Notes for Avaya SIP Enablement Services (SES) Release 5.0 Service Pack 2d Target Products: SIP Enablement Services 5.0 deployed on Avaya S8500 servers or deployed as an embedded component of Communication

More information

Avaya Aura Call Center Elite Multichannel Release Notes Release 6.5 SP3 December 2017

Avaya Aura Call Center Elite Multichannel Release Notes Release 6.5 SP3 December 2017 Avaya Aura Call Center Elite Multichannel Release Notes Release 6.5 SP3 December 2017 Use pursuant to the terms of your signed agreement or Avaya policy. 1 Contents 1. Introduction... 3 2. Licensing...

More information

Filr 3.3 Desktop Application Guide for Linux. December 2017

Filr 3.3 Desktop Application Guide for Linux. December 2017 Filr 3.3 Desktop Application Guide for Linux December 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

Product Support Notice

Product Support Notice PSN # PSN004088u Product Support Notice 2013 Avaya Inc. All Rights Reserved. iginal publication date: 18-Oct-13. This is issue #01, published date: 18-Oct-13. Severity/risk level High Urgency Immediately

More information

Dell EMC ME4 Series Storage Systems. Release Notes

Dell EMC ME4 Series Storage Systems. Release Notes Dell EMC ME4 Series Storage Systems Release Notes Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

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

MiContact Center Business for MiVoice Office 400 and Release Notes Release

MiContact Center Business for MiVoice Office 400 and Release Notes Release MiContact Center Business for MiVoice Office 400 and 5000 Release Notes Release 8.1.3.0 July 2017 About this document This RN (Release Note) is intended for Customer Service and Installation Personnel

More information

Avaya Aura Session Manager Release 6.2 Service Pack 4 Release Notes

Avaya Aura Session Manager Release 6.2 Service Pack 4 Release Notes Avaya Aura Session Manager Release 6.2 Service Pack 4 Release Notes Page 1 of 11 Release 6.2 Service Pack 4 April 2013 Issue 1.0 2013 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were

More information

Avaya Multimedia Messaging Release

Avaya Multimedia Messaging Release Avaya Multimedia Messaging Release 3.2.0.1 Release Notes Issue 1.1 September 29, 2017 2017 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this

More information

Avaya IQ 5.2 Service Pack 4 (SP4) Patch 3 (X03) Release Notes June 28, 2013

Avaya IQ 5.2 Service Pack 4 (SP4) Patch 3 (X03) Release Notes June 28, 2013 Avaya IQ 5.2 Service Pack 4 (SP4) Patch 3 (X03) June 28, 2013 Contents 1. PURPOSE... 3 2. AVAYA IQ PATCH PREREQUISITES AND CONSIDERATIONS... 3 2.1 PATCH PREREQUISITES... 3 2.1.1 CHECK THE HEALTH OF AVAYA

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

Release Notes. for Kerio Operator 1.2.1

Release Notes. for Kerio Operator 1.2.1 Release Notes for Kerio Operator 1.2.1 2012 Kerio Technologies s.r.o. All rights reserved. Date: March 12th, 2012 1 Welcome to the Kerio Operator 1.2.1 Kerio Operator is a PBX software for small and medium

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

vcenter CapacityIQ Installation Guide

vcenter CapacityIQ Installation Guide vcenter CapacityIQ 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

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

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.0 View Manager 4.0 View Composer 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

Troubleshooting NN Nortel Media Application Server and Interactive Communications Portal

Troubleshooting NN Nortel Media Application Server and Interactive Communications Portal Release: MAS 6.1 and ICP 1.0 Document Revision: 01.09 www.nortel.com NN44471-702. Release: MAS 6.1 and ICP 1.0 Publication: NN44471-702 Document release date: 24 September 2009 While the information in

More information

Distribute Call Studio applications to Unified CVP VXML Servers.

Distribute Call Studio applications to Unified CVP VXML Servers. is one of the Cisco Unified Customer Voice Portal (CVP) components and a web-based interface using which you can configure other Unified CVP components and devices in the Unified CVP solution. Use to perform

More information

Passit4sure QA

Passit4sure QA Passit4sure.3309.64.QA Number: 3309 Passing Score: 800 Time Limit: 120 min File Version: 10.2 http://www.gratisexam.com/ Avaya Aura Experience Portal with POM Implementation and Maintenance Exam Version

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 7.3.0 January 2018 7.3.0.20171205025101 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Administrator Notes..................................................

More information

Avaya Contact Centre Control Manager Release 7.0 Service Pack 1 (ACCCM 7.0 SP1 or ACCCM 7.0.1)

Avaya Contact Centre Control Manager Release 7.0 Service Pack 1 (ACCCM 7.0 SP1 or ACCCM 7.0.1) Avaya Contact Centre Control Manager Release 7.0 Service Pack 1 (ACCCM 7.0 SP1 or ) Avaya Inc Proprietary 1 DOCUMENT VERSION : 1.0 SW : 7.0.1 ISSUE DATE : AUG 22 ND 2013 Avaya Inc Proprietary 2 RELEASE

More information

Troubleshooting Cisco APIC-EM Single and Multi-Host

Troubleshooting Cisco APIC-EM Single and Multi-Host Troubleshooting Cisco APIC-EM Single and Multi-Host The following information may be used to troubleshoot Cisco APIC-EM single and multi-host: Recovery Procedures for Cisco APIC-EM Node Failures, page

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

Troubleshooting Cisco DCNM

Troubleshooting Cisco DCNM 18 CHAPTER This chapter describes some common issues you might experience while using Cisco Data Center Network Manager (DCNM), and provides solutions. Note For troubleshooting Cisco DCNM server installation

More information

Intelligent Customer Routing. Release Notes

Intelligent Customer Routing. Release Notes Intelligent Customer Routing Release Notes Release 7.0.1 March 2015 2015 Avaya Inc. All Rights Reserved Notice While reasonable efforts have been made to ensure that the information in this document is

More information

Administering vrealize Log Insight. 05-SEP-2017 vrealize Log Insight 4.3

Administering vrealize Log Insight. 05-SEP-2017 vrealize Log Insight 4.3 Administering vrealize Log Insight 05-SEP-2017 4.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

Wyse Converter for PCs 1.1 Release Notes

Wyse Converter for PCs 1.1 Release Notes 2018-09 Software releases are created to correct defects, make enhancements, or add new features. These releases are tested on all current, actively shipping platforms and operating systems, as applicable.

More information

Avaya Desktop Collector Snap-in R GA Release Notes

Avaya Desktop Collector Snap-in R GA Release Notes Avaya Desktop Collector Snap-in R3.3.0.0.0 GA Release Notes 07 July 2017 1 Contents 1. Document changes... 3 2. Introduction... 4 3. Feature Descriptions... 6 4. Desktop Agent Widget in Oceana Workspaces...

More information

Installation and Deployment

Installation and Deployment This section includes troubleshooting topics about installation and deployment issues. Use of Forward Proxies in Your System, page 1 Use of Reverse Proxies in Your System, page 2 Auto-Deployment Fails

More information

Upgrading the Server Software

Upgrading the Server Software APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.5.0, page B-2 Obtaining

More information

Wyse Converter for PCs Release Notes

Wyse Converter for PCs Release Notes 2018-04 Software releases are created to correct defects, make enhancements, or add new features. These releases are tested on all current, actively shipping platforms and operating systems as applicable.

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

Installing Cisco APIC-EM on a Virtual Machine

Installing Cisco APIC-EM on a Virtual Machine About the Virtual Machine Installation, page 1 System Requirements Virtual Machine, page 2 Pre-Install Checklists, page 4 Cisco APIC-EM Ports Reference, page 7 Verifying the Cisco ISO Image, page 8 Installing

More information

Avaya Equinox Client (Android) Release 3.5

Avaya Equinox Client (Android) Release 3.5 Avaya Equinox Client (Android) Release 3.5 Release Notes Issue 1.0 Jan 14, 2019 2019 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document

More information

Shavlik Protect. Upgrade Guide

Shavlik Protect. Upgrade Guide Shavlik Protect Upgrade Guide Copyright and Trademarks Copyright Copyright 2009 2014 LANDESK Software, Inc. All rights reserved. This product is protected by copyright and intellectual property laws in

More information

Avaya Diagnostic Server 3.0 Service Pack 2 Release Notes

Avaya Diagnostic Server 3.0 Service Pack 2 Release Notes Avaya Diagnostic Server 3.0 Service Pack 2 Release Notes Introduction This document provides support information about the Avaya Diagnostic Server 3.0 Service Pack 2 release and supplements other Avaya

More information

Deploy Webex Video Mesh

Deploy Webex Video Mesh Video Mesh Deployment Task Flow, on page 1 Install Webex Video Mesh Node Software, on page 2 Log in to the Webex Video Mesh Node Console, on page 4 Set the Network Configuration of the Webex Video Mesh

More information

Avaya Aura Session Manager Release 5.2 Service Pack 2 Release Notes

Avaya Aura Session Manager Release 5.2 Service Pack 2 Release Notes Avaya Aura Session Manager Release 5.2 Service Pack 2 Release Notes Release 5.2 March 2014 Issue 3 1 2014 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information

More information

Product Support Notice

Product Support Notice PSN # PSN003205u Product Support Notice 2012 Avaya Inc. All Rights Reserved. Original publication date: 08-Mar-11. This is Issue #2, published date: 17- Severity/risk level Medium Urgency Immediately Apr-12.

More information

Setting Up the Sensor

Setting Up the Sensor CHAPTER 4 This chapter provides information for setting up the sensor. This chapter contains the following sections: Understanding Initialization, page 4-1 Configuring Network Settings, page 4-1 Configuring

More information

Equinox Client (Android) Release 3.3

Equinox Client (Android) Release 3.3 Equinox Client (Android) Release 3.3 Release Notes Issue 1.0 December 19, 2017 2017 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document

More information

Upgrade Guide for Cisco Digital Media System Release 5.0

Upgrade Guide for Cisco Digital Media System Release 5.0 Upgrade Guide for Cisco Digital Media System Release 5.0 Revised: December 12, 2008, This guide provides information about and instructions for upgrading your Cisco DMS appliances and Cisco Digital Media

More information

Product Support Notice

Product Support Notice PSN # PSN003940u Product Support Notice 2013 Avaya Inc. All Rights Reserved. Original publication date: 03-Apr-13. This is Issue #01, published date: 03-Apr-13. Severity/risk level Medium Urgency When

More information