API Endpoint(s) and/or Zoom API Event(s)
Webhook subscriptions to callee call element is completed, caller call element is completed, conference call started, voicemail, transcription is complete, call recording transcription is complete, caller hears a ringback tone, caller is connected to the callee, callee phone is ringing, callee answered a phone call, voicemail is received, call recording is completed, callee missed a phone call, callee rejected a phone call, callee ended a phone call, caller ended a phone call
Description
The call elements we receive from webhook events provide each user’s presence intervals and recordings but there isn’t a way to connect which intervals are linked together for a user.
This is similar to call-transfer-management/140884 but I was told to repost since that issue has had no response for over 7 months.
How To Reproduce
Subscribe to zoom phone call events listed above. Make a call to a number, merge in another number, end the call. Look at the webhook events that were sent/received. Try to determine that the call was liked with webhook events only.