| AudioConfigurationRtpNumberOfPorts Property |
The range or number of UDP ports available for RTP/RTCP or SRTP/SRTCP connections.
This value is added to RTP Port Low to determine the upper limit of the UDP port range (32-64511).
Default is 40
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic int RtpNumberOfPorts { get; set; }Property Value
Type:
Int32
See Also