Click or drag to resize

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
Syntax
C#
public bool RTCP5TracerouteCollectionEnabled { get; set; }

Property Value

Type: Boolean
Remarks
The default value is false, which means traceroute info collection is disabled.
See Also