Click or drag to resize
SipUserConfigurationMediaAddressMode Property
Indicates local IP address type preference the client should use when negotiating media capabilities with the network.

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

Property Value

Type: MediaAddressMode
See Also