Click or drag to resize
ISIPConfiguration Interface

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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