events and customer hangup
Posted: Sun Sep 02, 2018 3:34 pm
We have configured Agent Events Push URL and it works, but looks like some events didn't come through API.
I.e.: after using external_dial function to make a call - we do not see any events when a customer makes a hang-up himself before him answers. After that, later comes an event “Dial timed out, contact your system administrator” on the agent screen.
Question 1: How to see a customer hang-up event through the API as we have integration with our CRM and would like to control a call status?
Question 2: Probably connected to Q1. How to change agent’s status to “paused” from API when we get an event “Dial timed out, contact your system administrator” ? We can’t change it now using API function “external_pause” (although we get “success” status from the function right after). Only could do that by pressing “Hang-up Customer” button on agent’s screen.
I.e.: after using external_dial function to make a call - we do not see any events when a customer makes a hang-up himself before him answers. After that, later comes an event “Dial timed out, contact your system administrator” on the agent screen.
Question 1: How to see a customer hang-up event through the API as we have integration with our CRM and would like to control a call status?
Question 2: Probably connected to Q1. How to change agent’s status to “paused” from API when we get an event “Dial timed out, contact your system administrator” ? We can’t change it now using API function “external_pause” (although we get “success” status from the function right after). Only could do that by pressing “Hang-up Customer” button on agent’s screen.