ICallMediaChannelReady Property
Availability of media channel. CallFlow route point can be configured to start the script before the media channel is available.
Script can check availablity of the media channel using this property and use
Answer/
RunWithMedia(Action) to control execution of media channel related code.
Namespace: CallFlowAssembly: 3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
bool MediaChannelReady { get; }
Property Value
Boolean