- Joined
- May 28, 2019
- Messages
- 20
- Reaction score
- 0
"I have a problem. I make outbound calls, and after the call ends, I need to know the reason. For example, if the customer rejects the call, it should show as 'busy.' If the customer doesn't answer at all, it should be considered a 'timeout' call or when i start outbbound and agent click decline it should be considered unanswer
the system Journaling calculate all call is "answered" in outbound
<Scenario Id="ReportChat" Type="REST">
<Request SkipIf="[ReportCallEnabled]!=True||[EntityId]=="""
how fix it ??
the system Journaling calculate all call is "answered" in outbound
<Scenario Id="ReportChat" Type="REST">
<Request SkipIf="[ReportCallEnabled]!=True||[EntityId]=="""
how fix it ??