SipUserConfigurationRTCP5TracerouteCollectionEnabled Property |
Controls whether the Client SDK should collect traceroute info for RTCP Subtype 5 for established calls.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool RTCP5TracerouteCollectionEnabled { get; set; }
Property Value
Type:
Boolean
Remarks
The default value is false, which means traceroute info collection is disabled.
See Also