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

Property Value

Type: MediaAddressMode
See Also