Hi, I have such a scenario. Through ARI, my .NET application makes a call and listens on WebSocket for information about the calling status, etc.
Under specific conditions during RINGING/Progress

I would like to end the call, so I send a Request (I tried DELETE ring and I provided both the ID and the name of the channel.).
![]()
I receive a response that ‘Channel not in Stasis application’. What is the reason that this channel is not visible in the Stasis application?