Click or drag to resize
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.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public int RtpNumberOfPorts { get; set; }

Property Value

Type: Int32
See Also