below is an error message I'm getting when I try connecting with a caller. As soon as I click answer it comes up with the following:
Any ideas on how I might be able to fix this?
If you need any further information let me know.
Thanks
Was just wondering if anybody has hit this same problem. I'm using the Transfer to Queue block in my Contact flow to of course transfer the call to another queue where there is always an available "agent" who will always pick up the phone (trying to…
(I'm a rank beginner - looking for some pointers/guidance from the gurus here)
I am trying to write a Lambda to call a Phone number and initiate a simple Connect call-flow. Here is the code I am trying and errors I am getting. Any…
We are calling Lex bot from Amazon connect by using GetUserInput. Currently we are playing built-in voice (Jonna) from Lex. Now we want to play custom voice from Lex bot. Is it possible to play custom voice from Lex and Connect?
Thanks,
Ganesh
I am trying to set outbound call recordings for my Amazon Connect contact centre but am unsure in which part of the flow to add the Set call recording behaviour. I have attached my contact flow if someone can please point out where exactly I need to…
Call recording and reports are not generating in S3 bucket .
S3 bucket is created but call recording and reports are not saved . I have added Set call recording behavior in contact flow before customer inputs but even then nothing is saved in S3 .…
I'm trying to get a report on Amazon Connect where it would show incoming calls along with the phone numbers. Basically a report of each call. On historical reports, it would only show stats of all calls instead of each calls individually.
I built the BookTrip bot from Amazon Lex detailed here.
When chatting with the bot the user can continue to book hotel rooms or rent cars until they end the conversation. Here is an example of a successful reservation followed by another reservation…
I am working on AWS's Amazon Connect. I am creating a contact flow in which I need to store call recordings. So I am using Enable Call Recording component of Contact Flow and its working fine.
Now, suppose contact flow is taking some sensitive…
I have a lex bot with multiple intents that gets invoked from Connect. If I know exactly why the caller is calling, is it possible for me to invoke the bot but start off eliciting a slot from a particular intent? Maybe if I could programatically…
Can we use Amazon Lex just to convert text from voice and pass the text input to our lambda function?
I want to capture the whole user speech and get it converted into text and further, want to process that text in my lambda function.
I have been working on Amazon Connect for a bit and have successfully implemented a few use cases.
Is there a capability in Amazon Connect to key in a set of digits (say a credit card number, social id, or customer id) using the key pad? I have been…
I have an Amazon Connect Contact Flow setup which is working correctly apart from the last step.
The 'Get Customer Input' block points to my Lex bot which uses Lambda to read an S3 file and say the contents back to the user. The user must first…
We are working on web application with amazon connect, Here amazon connect playing audio response that we need to
capture from browser and send it AWS Javascript LEX Post Content API.
We used following sample application as reference and worked…
See similar stackoverflow article on this matter.
I am receiving a perpetual stream of Agent Events -- all HEART_BEATs -- in which the State is MISSED. Based on cited article, it sounds like an Agent missed an incoming call, and never was able to…