Expose API data when a call is connected
We recently ran into an issue where a configured Start Recording node in an Agent Script was triggering before the ADD SESSION event. This caused the recording event to fail, and the call would not be recorded. We solved this by adding a half second forced wait in the agent script. It would be beneficial to expose this information in Audit Logs or similar when the call connects, so that if this were to happen again it would be easily diagnosable.
2
votes