ISIPExtension Interface |
Namespace: Ozeki.VoIP
The ISIPExtension type exposes the following members.
Name | Description | |
---|---|---|
CheckPassword | ||
GetDialInfoSIPAddress | (Inherited from IPBXSIPClient.) | |
GetManagerT |
Gets the specified manager of the UA instance with T type.
(Inherited from IUserAgentInstance.) | |
GetNextCSeq |
Retrieves the next out-of-dialog CSeq.
(Inherited from IUserAgentInstance.) | |
GetRequestURI | (Inherited from IUserAgentInstance.) | |
OnCalled |
Creates a call object to that extension. This method will be called when calling the extension.
(Inherited from IPBXSIPClient.) | |
OnMessageReceived |
This will be called when an extension sent a message to this extension.
(Inherited from IExtensionBase.) | |
Recognize | (Inherited from IUserAgentInstance.) |
Name | Description | |
---|---|---|
AuthName |
Gets the authentication name of the extension.
| |
BaseConfig |
Gets the base configuration for the SIP extension.
(Inherited from ISIPClientCommon.) | |
ClientID | ||
ExtensionID |
Gets the ID of the extension.
(Inherited from IExtensionBase.) | |
InboundCallHeaderMapper |
Gets the SIP header mapper for incoming SIP messages.
(Inherited from ISIPClientCommon.) | |
InstanceInfo |
Gets basic information about the SIP extension such as identity, contact or transport info.
(Inherited from ISIPClientCommon.) | |
Options |
Gets an interface for sending and receiving OPTIONS requests and responses.
(Inherited from IPBXSIPClient.) | |
OutboundCallHeaderMapper |
Gets the SIP header mapper for outgoing SIP messages.
(Inherited from ISIPClientCommon.) | |
Type |
Gets the type of the extension (e.g. SIP).
(Inherited from IExtensionBase.) |