Click or drag to resize
IPBXSIPClient Properties

The IPBXSIPClient type exposes the following members.

Properties
  NameDescription
Public propertyBaseConfig
Gets the base configuration for the SIP extension.
(Inherited from ISIPClientCommon.)
Public propertyExtensionID
Gets the ID of the extension.
(Inherited from IExtensionBase.)
Public propertyInboundCallHeaderMapper
Gets the SIP header mapper for incoming SIP messages.
(Inherited from ISIPClientCommon.)
Public propertyInstanceInfo
Gets basic information about the SIP extension such as identity, contact or transport info.
(Inherited from ISIPClientCommon.)
Public propertyOptions
Gets an interface for sending and receiving OPTIONS requests and responses.
Public propertyOutboundCallHeaderMapper
Gets the SIP header mapper for outgoing SIP messages.
(Inherited from ISIPClientCommon.)
Public propertyType
Gets the type of the extension (e.g. SIP).
(Inherited from IExtensionBase.)
Top
See Also