I want to know the start time of a call when I receive a "Disconnected" event.
The docs say telephony session event provides this information (in "eventTime") https://developers.ringcentral.com/api-reference/Account-Telephony-Sessions-Event
However, when I use real calls, the "eventTime" is just the time when the call disconnected.
Is this an issue in code or documentation?