end-of-call-report with stale call object

In the
end-of-call-report
it seems like we are getting a stale call object where the status is still queued.

I have checked a couple of cases and we did receive the
end-of-call-report
after the call was ended but the call object in the report does not reflect the correct status (and also missing fields that I would expect in an ended call).

My expectation is that the call object in the report should be exactly the same as the one if I use the GET /call/:id endpoint. This is not the case currently.

Example call ids:
0199bd84-143a-7008-b70b-40097256f731
0199bdc6-00d0-7ee0-bb73-889bcc829e90
Was this page helpful?