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: 550.0.60.0
Syntax
C#
public SignalingAddressMode SignalingAddressMode { get; set; }

Property Value

Type: SignalingAddressMode
See Also