We are using the List Company Call Records API to retrieve call logs and store the logs in our own database. But we are not able to determine whether a call has fully ended or not, so we can store only those logs which has full call legs.
Is there a specific field in the call log response that reliably indicates that a call has been ended completely or is there any recommended approach to find this out?
