Asterisk ARI - ChannelDestroyed

What is the appropriate event I should be looking for when a channel is being originated and the timeout is reached? Looks like the only event I see is a ChannelDestroyed event with the status code being 0 (unknown).

Is this a bug or a feature request?

I think you’d also get a ChannelHangupRequest in this scenario as well. Either would ultimately work.