In the call log api, there is both a "message" section, and a "recording" section. I would like to know if the RingCentral framework supports the case where a call may go through multiple legs and talks to a live person in at least one of those legs, the call is recorded (the recording is present in the "recording" section in the call log), and in the last leg of the call, the caller is forwarded to an extension where a voicemail is recorded (the message is present in the "message" section of the call log) - all within the same call. It seems like a viable use case, but I just have not seen it in practice yet. I'm developing a solution, and would like to make sure I am handling all possible cases.
And if this happens, what would the "result" be? Would it be "Accepted", or "Voicemail"?