Click or drag to resize
SipClientConfigurationMaxForwardLimit Property
Max forward limit indicated in Max-Forward SIP header.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public uint MaxForwardLimit { get; set; }

Property Value

Type: UInt32
Default is 70
See Also