Stumbled on a weird bug today with POST /api/v2/recordings/exports when filtering for SIP trunk calls. The job fails immediately with a 422 Unprocessable Entity, citing invalid date range format despite using ISO 8601 UTC timestamps. The same parameters work fine for PSTN channels but fail consistently for SIP.
Thanks for the help.