| HttpUserConfigurationMediaTunnelingEnabled Property |
A Boolean value indicating whether the Media Tunneling is allowed by the configuration.
If media tunneling is allowed, Client SDK will try to tunnel audio/video data on ports 443/8443
upon failure of audio/video data connections on standard ports.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool MediaTunnelingEnabled { get; set; }Property Value
Type:
Boolean
See Also