Hi Robert,
To obtain a log that shows which users answered incoming calls, you can use the Webex Calling Report APIs. Here are the fields that you would need to focus on:
- Direction: Filter for 'TERMINATING' to identify incoming calls.
- User: To identify the specific user who answered the call within the hunt group.
- Call ID: To uniquely identify each call for detailed tracking.
- Answered: To confirm that the call was indeed answered.
- HuntGroup: To identify that the call was distributed through a hunt group.
- Department ID: Sometimes used to segment hunt groups within an organization, can be useful for further granularity.
These fields should collectively allow you to create logs that show which users in the hunt group are answering incoming calls. You can find more information about these APIs in the following resources: Webex Calling Report APIs, Calling APIs Overview.
Additionally, if you're looking for a more comprehensive solution for analyzing your call data, you might want to consider Metropolis's Expo XT Webex Calling, and Webex CC. It integrates with Webex and provides detailed insights into call patterns, agent performance, and queue statistics, which could help you identify and resolve issues like this more quickly in the future.
I hope this helps, and please let us know if you have any other questions!