Author Message
Al_Nickle
Joined: Nov 29, 2018
Messages: 1
Offline
Currently if there is not enough speech licenses, AAEP plays a technical difficulty prompt and disconnects the caller.
How can the AAEP recognize this error and route the customer to a DTMF application instead of dropping the caller?
(AAEP R7.1)
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
You should get a vxml event the start with "error." But I am not sure which particular one in this case. You may want to catch "error." for all errors. You may also look into the MPP log to see what particular event has been raised.
MarcusHuang
Joined: Feb 25, 2014
Messages: 157
Offline
you can create an event called error.noresource.tts in project events and add it to your app root
Go to:   
Mobile view