Realtime API 500 on AP-SE-2 BYOC metadata

Can anyone clarify why /api/v2/analytics/conversations/details/realtime fails with a 500 when filtering by carrierId for our AP-SE-2 BYOC trunks? Standard call data returns fine, but adding the trunk context triggers this.

{"message":"Internal Server Error","code":"internal.server.error"}

SDK v2.14.3. Any known issues with carrier metadata in realtime endpoints?

The root of the issue is likely a mismatch in the carrierId format for BYOC trunks in AP-SE-2. Verify that the ID matches the exact string from /api/v2/telephony/providers/edge/lines instead of using the trunk name, as realtime endpoints are strict about identifier types.