| ISIPClientCommon Interface | 
Namespace: Ozeki.VoIP
 Syntax
SyntaxThe ISIPClientCommon type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BaseConfig | 
            Gets the base configuration for the SIP extension.
             | 
|  | InboundCallHeaderMapper | 
            Gets the SIP header mapper for incoming SIP messages.
             | 
|  | InstanceInfo | 
            Gets basic information about the SIP extension such as identity, contact or transport info.
             | 
|  | OutboundCallHeaderMapper | 
            Gets the SIP header mapper for outgoing SIP messages.
             | 
 See Also
See Also