Author Message
Kid_member
Joined: May 27, 2016
Messages: 3
Offline
I have an issue when integrate EP 8.1 with google dialogflow CX.
I follow AvayaExperiencePortal8.1.1DialogflowIntegrationWhitePaper.pdf file.
"2. Call arrives on Experience Portal (MPP) via SBC
3. MPP will trigger Dialogflow default VXML application (def_dialogflow.vxml) which will
connect with Dialogflow using configured project ID and credentials.
4. Dialogflow sends response (containing audio prompt and custom payload if defined) to
MPP
5. MPP plays audio to customer call. MPP interprets custom payload sent in response
from bot and acts on it (collects DTMF, transfer etc) and sends back details to bot. MPP
will stream audio to Dialogflow bot.
6. Dialogflow sends response to MPP again with audio and custom payload (if defined)
7. MPP def_dialogflow.vxml will loop back to step 5 until the interaction is over."


ISSUE:
- The client can hear the “Welcome message” defined on Agent bot on Dialog Flow
- When the customer says “Hello” The dialog flow can be heard as in the conversation history.
- However, after that the bot always says “Sorry, I didn’t get that. Can you rephrase?”. Seems that it can not hear anything after the 1st response.
- Check MPP's logs, i see that, MPP receives other messages from Agent bot; like: "Sorry, I didn't get that. Can you rephrase" But audio didn't play. client can not hear anything.


  • [Thumb - Dialogflow_history.png]
[Disk] Download
  • [Thumb - integrateEP-Dialogflow.png]
[Disk] Download
massimo__croci
Joined: Jan 31, 2020
Messages: 518
Offline
Hi.

Any error message on logs ? Any timeout ?
Kid_member
Joined: May 27, 2016
Messages: 3
Offline
Hi massimo__croci,
I don't see any error message on logs.
Please view log files: SessionManager.log and SessionSlot.log.
after 21:37:14, MPP received message from agent bot, but audio not played.
Thanks!

Filename SessionSlot.log [Disk] Download
Filename SessionManager.log [Disk] Download
massimo__croci
Joined: Jan 31, 2020
Messages: 518
Offline
It seems the JSON was received but not recognized:

sys.no-input-default

I need to investigate if a similar behavior was faced before.
Kid_member
Joined: May 27, 2016
Messages: 3
Offline
Hi massimo__croci
Have you investigate anything yet?
If you need other log files, please let me know.
Thanks,
Go to:   
Mobile view