Customer abandoned call is not marked as customer abandoned although it got disconnected within the abandoned call wait time limit
From DocWiki
| Problem Summary | Customer abandoned call is not marked as customer abandoned although it got disconnected within the abandoned call wait time limit |
|---|---|
| Error Message | NA |
| Possible Cause | NA. |
| Recommended Action | Step 1: First check whether the call was disconnected within the abandoned call wait time limit. Look for the following outbound logs in MIVR:
IVRDialer:processOutboundPlaceGWCallRespMsg() - starttime for campaign id IVRDialer:processOutboundDisconnectGWCallRespMsg: (callendtime-callstarttime) The difference of the above values can be matched with the abandoned call wait time limit set in UI for this campaign. If the call time is greater than the configured abandoned call wait time, then the call will not be marked as customer abandoned. This is the expected behavior. If Step 1 is not applicable, then check whether the script has aborted - Look for Contact_aborted exception in the MIVR logs. In this case the call will not be marked as customer abandoned. Solution is to resolve the issue with script and retry the scenario.
|
| Release | Release 8.5(1) |
| Associated CDETS # | NA |