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: 550.0.60.0
Syntaxpublic int RtpNumberOfPorts { get; set; }
Property Value
Type:
Int32
See Also