Is it possible to retrieve granular SIP registration failure logs for specific BYOC trunks via the Analytics API without hitting the 5000-record limit? We are managing 15 trunks in the Asia/Singapore region and need to correlate carrier-specific 408 Request Timeout errors with outbound routing weights.
- Tried using the
/api/v2/analytics/reporting/dataendpoint withmetrics=sip_reg_failuresbut the resulting dataset lacks carrier ID granularity. - Attempted to filter by trunk group ID in the request body, which returns empty results despite active traffic on those trunks.