I am trying to add a custom logic to manually mark NoReady the workitem channel if voice channel is NotReady.
I could see for voice channel we could use something like this: container.Resolve().FirstMediaVoice.Ready()/NotReady().
Can anyone please help me the same?