Click or drag to resize

ISIPConfiguration Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public interface ISIPConfiguration

The ISIPConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyExplicitIdentity Gets a boolean value indicating whether the SIP identity is fixed.
Public propertyInboundCallMapping Gets the SIP header mapping for incoming calls.
Public propertyNatConfig Gets the NAT configuration for the SIP client.
Public propertyOutboundCallMapping Gets the SIP header mapping for outbound calls.
Public propertyUseOutboundProxyAddress Gets a boolean value indicating whether the SIP client will send SIP messages to the outbound proxy address.
Top
See Also