Click or drag to resize

AudioConfigurationRtpPortLow Property

The lower limit (starting point) of the UDP port range to be used by RTP/RTCP or SRTP/SRTCP connections. Valid values are 1024 through 65503. Default is 5004

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int RtpPortLow { get; set; }

Property Value

Type: Int32
See Also