SlideShare a Scribd company logo
1 of 8
Download to read offline
PARSEC Telesystems Private Limited
U & I Corporate Centre,
Plot No.47, Sector 32, Gurgaon,
Haryana – 122 001, India
Web: www.parsec-tech.com
Avaya Aura Contact Center
CRM Connector
Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 2 of 8
Company Confidential
Parsec Telesystems Pvt. Ltd.
Avaya Aura CC Elite CRM Connector
A. Application details
 Parsec's Avaya AURA CC Elite Connector application for CRM works as a bridge between the
CRM and Avaya AURA CC Elite solution.
 The CRM can be any cloud based CRM like Salesforce (SFDC), ServiceNow ,MS Dynamics or a 3rd
party CRM.
 The CRM user/Agent will have the capability to handle both incoming & outgoing calls from
Avaya AURA contact center.
 Inbound Call indication on CRM screen with customer/caller number and name if number stored
in CRM Contacts.
 Contact Screen pop-up based on caller number with inbound call indication or on answered
 CRM user can initiate Click to Dial from any phone field (of type of field “phone”) available on
CRM pages in Contact details
 CRM user can key in a number in the CRM soft phone text box and dial out the number
 Parsec's Avaya AURA CC Elite Connector application doesn’t need any additional component
installation on user/Agent’s PC.
Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 3 of 8
Company Confidential
Parsec Telesystems Pvt. Ltd.
 PARSEC’s Avaya AURA CC Elite CRM Connector application is a JAVA based web service which
can be deployed on Apache Tomcat Web Server. This Connector application will communicate
with web client (HTML Pages) over web socket. Connector will communicate with Avaya Aura
Contact Center Elite (CC Elite) through Avaya AES Server using Avaya JTAPI library.
 The CRM interface will communicate with CC Elite (via Avaya AES Server) over CSTA by
embedding Java Script modules provided by Parsec’s application APIs.
 The user/Agent will be able to use call controls via his/her Avaya IP Phone or the call controls
implemented in CRM
 Application APIs will facilitate implementation for following features in the CRM
 Agent Login
 Agent Logout
 Change Agent States: Ready / Not-Ready
 Application APIs will facilitate implementation for following Call controls methods in the CRM
 Answer Call
 Disconnect Call
 Put Call On Hold
 Resume Call/Un-hold Call
 Consult call (warm) transfer
 Send DTMF events
 Conference Call
 Single Step Call Transfer (SST)
 Normal Outbound call from Agent phone ( Click 2 Dial )
 Supports RONA Calls
 All call activity asynchronous event will be available to CRM through Connector which will
help in screen-pop on CRM and creation of activity/case on call disconnect e.g. –
o ALERTING/RINGING
o CALL ANSWERED/ACTIVE
o HELD
o RESUME/ACTIVE
o CALL DROPPED
 All agent state will be available to CRM through Connector e.g. –
Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 4 of 8
Company Confidential
Parsec Telesystems Pvt. Ltd.
o READY
o NOT READY with Reason Codes/Reason Names
o BUSY
o WRAP UP
 Avaya IVR collected data will be available on CRM side with call events
 Additional custom variables and their values can be pass with call transfer to other agents
 Application APIs will facilitate implementation for following contact lists in the CRM
 External Contact List
 Internal Agent List
 Application APIs will facilitate implementation for below actions in the CRM
 Option to update call application data for the current call with agent
 Fetch list of Custom Agent Not Ready reason codes defined.
Avaya JTAPI API does not provide list of not ready reason codes. Client site Administrator will
create not ready reason codes and description in Avaya Aura Communication Manager.
Connector will maintain these reason codes in Connector configuration file and provide list to
agents on login
 Parsec’s application will support following Avaya Aura CC Elite environment:
 Avaya Aura CM 8.1.x
 Avaya Aura AES 8.1.x
 Avaya OneX Agent , Avaya OneX Communicator (For any other type of phone please check
and confirm with Parsec)
B. Implementation of application features in the CRM
 Parsec’s Avaya Connector application will expose APIs which can be consumed by the CRM
 Implementing the call control features using Parsec’s Connector APIs, in the CRM will be done by
client’s CRM technical team ( Not in Parsec’s application scope)
 Parsec’s delivery will include Java web service binaries and java script library
 Parsec will deliver a an connector application API details document
 Parsec will deliver a web based sample/tester (which will include HTML & Java scripts) for
testing of the API features
Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 5 of 8
Company Confidential
Parsec Telesystems Pvt. Ltd.
 Client’s CRM technical team will refer the sample/tester web based project as a template to
implement the features/buttons/Softphone in the CRM UI
 To login (via CRM) to Avaya Aura CC Elite, agent needs to enter credentials (User Id, Password &
Avaya Phone Extension corresponding to the agent) to the Agent login APIs exposed by Parsec’s
solution.
 Caller ID info : whatever Caller ID (CLI) & DNI that will be received from AES will be passed by
application APIs to CRM
 Application APIs will return the IVR captured data if provided by AES API in UserToUserInfo data
structure. Client’s technical team can use the info accordingly in their CRM UI for further
processing like screen pop
 Between application server and client CRM communication will be over web socket. A JSON
Message will be provided over web socket.
 On call transfer the call related parameters will be transferred by application API.
 Client technical team can use the transferred parameters info for further processing in the CRM
screen
 PARSEC’s connector application will not add any prefix or suffix to the number to be called.
Connector application will dial out the exact number passed to the API
Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 6 of 8
Company Confidential
Parsec Telesystems Pvt. Ltd.
C. System Requirements
 The Avaya Aura CC Elite Connector application with all dependency software will be
deployed on independent system and communicate with Avaya Aura AES Server
 This application server instance should be used only for the Avaya Connector application.
 Application Server IP Address should be static
 Application server should be in the same enterprise network in which IP Phones, Communication
Manager, Aura AES are deployed
 The User’s PC/Laptop accessing the CRM should be in the same enterprise network where the
application server , Avaya AES ,Avaya IP Phones is present
 Application Server H/W Configuration ( to be provided by client/SI)
 Intel Xeon Quad Core 2.3 +, HDD 70 GB+
 VMware supported
 RAM : 16 GB
 Software requirements
 OS : CentOS Linux Version 7.7 / Linux Red Hat Enterprise 7.7
Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 7 of 8
Company Confidential
Parsec Telesystems Pvt. Ltd.
 JAVA JRE 1.8
 Tomcat 8.5
 Web browsers on Agent Desktop
 Browsers on Agent’s Windows PC (OS: Win 7/ Win 8 / Win 10)
 IE 10+, Firefox 11+, Chrome 16+
 Note: Browser versions should support web socket connection
Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 8 of 8
Company Confidential
Parsec Telesystems Pvt. Ltd.
D. Application HA
 Parsec’s Avaya Aura connector solution will be deployed in two separate application servers
 Application Server1 will connect/integrate with Avaya Aura AES server1
 Application Server2 ( HA Server with application HA licenses ) will connect/integrate
with Avaya Aura AES server2
 In SoftPhone login screen there should be option given to agent to select login to
which application server ( Select URL of which application server )
 Agent switch from application server1 to application server 2 will be a manual action.
If softphone client receives “System Down” message from application connector then agent
should login/connect to 2nd
application server.
E. Specific exclusions
 Any application features and functionalities not specifically mentioned in this document
For further details please contact PARSEC TELESYSTEMS at info@parsec-tech.com

More Related Content

Similar to CRM Connector for Avaya Aura

Similar to CRM Connector for Avaya Aura (20)

Android based mobile application with Call Tracking Details
Android based mobile application with Call Tracking DetailsAndroid based mobile application with Call Tracking Details
Android based mobile application with Call Tracking Details
 
Android app for call center software
Android app for call center softwareAndroid app for call center software
Android app for call center software
 
Proactive Outreach Manager Presentation - pds_user_group_sept_2013_2
Proactive Outreach Manager Presentation - pds_user_group_sept_2013_2Proactive Outreach Manager Presentation - pds_user_group_sept_2013_2
Proactive Outreach Manager Presentation - pds_user_group_sept_2013_2
 
How to Use the CA Application Performance Management Command Center for Appli...
How to Use the CA Application Performance Management Command Center for Appli...How to Use the CA Application Performance Management Command Center for Appli...
How to Use the CA Application Performance Management Command Center for Appli...
 
MARS Remote Silent Monitoring ( RSM ) for Cisco CUCM
MARS Remote Silent  Monitoring ( RSM ) for  Cisco CUCMMARS Remote Silent  Monitoring ( RSM ) for  Cisco CUCM
MARS Remote Silent Monitoring ( RSM ) for Cisco CUCM
 
Comm Core VoIP Platform & Systems
Comm Core VoIP Platform & SystemsComm Core VoIP Platform & Systems
Comm Core VoIP Platform & Systems
 
VINAYAN_Resume
VINAYAN_ResumeVINAYAN_Resume
VINAYAN_Resume
 
Avaya Aura Contact Center 6211 Exam Questions
Avaya Aura Contact Center 6211 Exam QuestionsAvaya Aura Contact Center 6211 Exam Questions
Avaya Aura Contact Center 6211 Exam Questions
 
Acqueon iQ 3.0 - Glance
Acqueon iQ 3.0 - GlanceAcqueon iQ 3.0 - Glance
Acqueon iQ 3.0 - Glance
 
CLI319 Microsoft Desktop Optimization Pack: Planning the Deployment of Micros...
CLI319 Microsoft Desktop Optimization Pack: Planning the Deployment of Micros...CLI319 Microsoft Desktop Optimization Pack: Planning the Deployment of Micros...
CLI319 Microsoft Desktop Optimization Pack: Planning the Deployment of Micros...
 
Comm-Core VoIP Platform for Wholesale
Comm-Core VoIP Platform for WholesaleComm-Core VoIP Platform for Wholesale
Comm-Core VoIP Platform for Wholesale
 
CommCore VoIP Wholesale Switch Environment
CommCore VoIP Wholesale Switch EnvironmentCommCore VoIP Wholesale Switch Environment
CommCore VoIP Wholesale Switch Environment
 
Comm-Core VoIP Platform
Comm-Core VoIP PlatformComm-Core VoIP Platform
Comm-Core VoIP Platform
 
Comm Core Vo Ip Platform & Systems
Comm Core Vo Ip Platform & SystemsComm Core Vo Ip Platform & Systems
Comm Core Vo Ip Platform & Systems
 
StringeeX Video Contact Center Solution
StringeeX Video Contact Center SolutionStringeeX Video Contact Center Solution
StringeeX Video Contact Center Solution
 
Parsec's Cisco Contact Center applications and App Integration Services
Parsec's Cisco Contact Center applications and App Integration ServicesParsec's Cisco Contact Center applications and App Integration Services
Parsec's Cisco Contact Center applications and App Integration Services
 
e-2joelezell.ppt
e-2joelezell.ppte-2joelezell.ppt
e-2joelezell.ppt
 
apidays LIVE JAKARTA - APIs as Products in payments, telecommunications and D...
apidays LIVE JAKARTA - APIs as Products in payments, telecommunications and D...apidays LIVE JAKARTA - APIs as Products in payments, telecommunications and D...
apidays LIVE JAKARTA - APIs as Products in payments, telecommunications and D...
 
Avaya Aura Core Components 71201X Questions
Avaya Aura Core Components 71201X QuestionsAvaya Aura Core Components 71201X Questions
Avaya Aura Core Components 71201X Questions
 
MARS Express Auto Answer Calls for Cisco Call Manager
MARS Express Auto Answer Calls for Cisco Call ManagerMARS Express Auto Answer Calls for Cisco Call Manager
MARS Express Auto Answer Calls for Cisco Call Manager
 

Recently uploaded

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 

CRM Connector for Avaya Aura

  • 1. PARSEC Telesystems Private Limited U & I Corporate Centre, Plot No.47, Sector 32, Gurgaon, Haryana – 122 001, India Web: www.parsec-tech.com Avaya Aura Contact Center CRM Connector
  • 2. Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 2 of 8 Company Confidential Parsec Telesystems Pvt. Ltd. Avaya Aura CC Elite CRM Connector A. Application details  Parsec's Avaya AURA CC Elite Connector application for CRM works as a bridge between the CRM and Avaya AURA CC Elite solution.  The CRM can be any cloud based CRM like Salesforce (SFDC), ServiceNow ,MS Dynamics or a 3rd party CRM.  The CRM user/Agent will have the capability to handle both incoming & outgoing calls from Avaya AURA contact center.  Inbound Call indication on CRM screen with customer/caller number and name if number stored in CRM Contacts.  Contact Screen pop-up based on caller number with inbound call indication or on answered  CRM user can initiate Click to Dial from any phone field (of type of field “phone”) available on CRM pages in Contact details  CRM user can key in a number in the CRM soft phone text box and dial out the number  Parsec's Avaya AURA CC Elite Connector application doesn’t need any additional component installation on user/Agent’s PC.
  • 3. Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 3 of 8 Company Confidential Parsec Telesystems Pvt. Ltd.  PARSEC’s Avaya AURA CC Elite CRM Connector application is a JAVA based web service which can be deployed on Apache Tomcat Web Server. This Connector application will communicate with web client (HTML Pages) over web socket. Connector will communicate with Avaya Aura Contact Center Elite (CC Elite) through Avaya AES Server using Avaya JTAPI library.  The CRM interface will communicate with CC Elite (via Avaya AES Server) over CSTA by embedding Java Script modules provided by Parsec’s application APIs.  The user/Agent will be able to use call controls via his/her Avaya IP Phone or the call controls implemented in CRM  Application APIs will facilitate implementation for following features in the CRM  Agent Login  Agent Logout  Change Agent States: Ready / Not-Ready  Application APIs will facilitate implementation for following Call controls methods in the CRM  Answer Call  Disconnect Call  Put Call On Hold  Resume Call/Un-hold Call  Consult call (warm) transfer  Send DTMF events  Conference Call  Single Step Call Transfer (SST)  Normal Outbound call from Agent phone ( Click 2 Dial )  Supports RONA Calls  All call activity asynchronous event will be available to CRM through Connector which will help in screen-pop on CRM and creation of activity/case on call disconnect e.g. – o ALERTING/RINGING o CALL ANSWERED/ACTIVE o HELD o RESUME/ACTIVE o CALL DROPPED  All agent state will be available to CRM through Connector e.g. –
  • 4. Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 4 of 8 Company Confidential Parsec Telesystems Pvt. Ltd. o READY o NOT READY with Reason Codes/Reason Names o BUSY o WRAP UP  Avaya IVR collected data will be available on CRM side with call events  Additional custom variables and their values can be pass with call transfer to other agents  Application APIs will facilitate implementation for following contact lists in the CRM  External Contact List  Internal Agent List  Application APIs will facilitate implementation for below actions in the CRM  Option to update call application data for the current call with agent  Fetch list of Custom Agent Not Ready reason codes defined. Avaya JTAPI API does not provide list of not ready reason codes. Client site Administrator will create not ready reason codes and description in Avaya Aura Communication Manager. Connector will maintain these reason codes in Connector configuration file and provide list to agents on login  Parsec’s application will support following Avaya Aura CC Elite environment:  Avaya Aura CM 8.1.x  Avaya Aura AES 8.1.x  Avaya OneX Agent , Avaya OneX Communicator (For any other type of phone please check and confirm with Parsec) B. Implementation of application features in the CRM  Parsec’s Avaya Connector application will expose APIs which can be consumed by the CRM  Implementing the call control features using Parsec’s Connector APIs, in the CRM will be done by client’s CRM technical team ( Not in Parsec’s application scope)  Parsec’s delivery will include Java web service binaries and java script library  Parsec will deliver a an connector application API details document  Parsec will deliver a web based sample/tester (which will include HTML & Java scripts) for testing of the API features
  • 5. Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 5 of 8 Company Confidential Parsec Telesystems Pvt. Ltd.  Client’s CRM technical team will refer the sample/tester web based project as a template to implement the features/buttons/Softphone in the CRM UI  To login (via CRM) to Avaya Aura CC Elite, agent needs to enter credentials (User Id, Password & Avaya Phone Extension corresponding to the agent) to the Agent login APIs exposed by Parsec’s solution.  Caller ID info : whatever Caller ID (CLI) & DNI that will be received from AES will be passed by application APIs to CRM  Application APIs will return the IVR captured data if provided by AES API in UserToUserInfo data structure. Client’s technical team can use the info accordingly in their CRM UI for further processing like screen pop  Between application server and client CRM communication will be over web socket. A JSON Message will be provided over web socket.  On call transfer the call related parameters will be transferred by application API.  Client technical team can use the transferred parameters info for further processing in the CRM screen  PARSEC’s connector application will not add any prefix or suffix to the number to be called. Connector application will dial out the exact number passed to the API
  • 6. Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 6 of 8 Company Confidential Parsec Telesystems Pvt. Ltd. C. System Requirements  The Avaya Aura CC Elite Connector application with all dependency software will be deployed on independent system and communicate with Avaya Aura AES Server  This application server instance should be used only for the Avaya Connector application.  Application Server IP Address should be static  Application server should be in the same enterprise network in which IP Phones, Communication Manager, Aura AES are deployed  The User’s PC/Laptop accessing the CRM should be in the same enterprise network where the application server , Avaya AES ,Avaya IP Phones is present  Application Server H/W Configuration ( to be provided by client/SI)  Intel Xeon Quad Core 2.3 +, HDD 70 GB+  VMware supported  RAM : 16 GB  Software requirements  OS : CentOS Linux Version 7.7 / Linux Red Hat Enterprise 7.7
  • 7. Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 7 of 8 Company Confidential Parsec Telesystems Pvt. Ltd.  JAVA JRE 1.8  Tomcat 8.5  Web browsers on Agent Desktop  Browsers on Agent’s Windows PC (OS: Win 7/ Win 8 / Win 10)  IE 10+, Firefox 11+, Chrome 16+  Note: Browser versions should support web socket connection
  • 8. Avaya Aura CC Elite CRM Connector www.parsec-tech.com Page 8 of 8 Company Confidential Parsec Telesystems Pvt. Ltd. D. Application HA  Parsec’s Avaya Aura connector solution will be deployed in two separate application servers  Application Server1 will connect/integrate with Avaya Aura AES server1  Application Server2 ( HA Server with application HA licenses ) will connect/integrate with Avaya Aura AES server2  In SoftPhone login screen there should be option given to agent to select login to which application server ( Select URL of which application server )  Agent switch from application server1 to application server 2 will be a manual action. If softphone client receives “System Down” message from application connector then agent should login/connect to 2nd application server. E. Specific exclusions  Any application features and functionalities not specifically mentioned in this document For further details please contact PARSEC TELESYSTEMS at info@parsec-tech.com