Click or drag to resize
SipUserConfigurationSignalingAddressMode Property
Indicates the IP address type preference the client should use when registering with the SIP registrar.

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

Property Value

Type: SignalingAddressMode
See Also