| C# | Visual Basic | Visual C++ |
public interface ISIPClientExtension : IPBXSIPClient, IExtensionBase, IUserAgentInstance, ISIPClientCommon, ISIPClient, ISIPClientConfigurable, ICanRegister
Public Interface ISIPClientExtension Inherits IPBXSIPClient, IExtensionBase, IUserAgentInstance, ISIPClientCommon, ISIPClient, ISIPClientConfigurable, ICanRegister
public interface class ISIPClientExtension : IPBXSIPClient, IExtensionBase, IUserAgentInstance, ISIPClientCommon, ISIPClient, ISIPClientConfigurable, ICanRegister
| All Members | Methods | Properties | Events | ||
| Icon | Member | Description |
|---|---|---|
| BaseConfig |
Gets the base configuration for the SIP extension.
(Inherited from ISIPClientCommon.) | |
| Close()()()() | ||
| Config |
Gets the configuration for the SIP client.
(Inherited from ISIPClientConfigurable.) | |
| CustomProperties |
Gets a collection that can be used for storing custom values for the SIP client.
(Inherited from ISIPClient.) | |
| ExtensionID |
Gets the ID of the extension.
(Inherited from IExtensionBase.) | |
| GetDialInfoSIPAddress(String) | (Inherited from IPBXSIPClient.) | |
| GetManager<(Of <<'(T>)>>)()()()() |
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(InternalDialInfo) | (Inherited from IUserAgentInstance.) | |
| 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.) | |
| OnCalled(ISessionCall, ISessionCall) | (Inherited from IPBXSIPClient.) | |
| OnMessageReceived(Message) |
This will be called when an extension sent a message to this extension.
(Inherited from IExtensionBase.) | |
| Options | (Inherited from IPBXSIPClient.) | |
| OutboundCallHeaderMapper |
Gets the SIP header mapper for outgoing SIP messages.
(Inherited from ISIPClientCommon.) | |
| Recognize(Request) | (Inherited from IUserAgentInstance.) | |
| RegistrationInfo |
Gets information about the registration process.
(Inherited from ISIPClient.) | |
| RegistrationStateChanged |
Occurs when the registration state of the SIP client has changed.
(Inherited from ISIPClient.) | |
| RegState |
Gets the state of the SIP client.
(Inherited from ISIPClient.) | |
| SIPAccount |
Gets the associated SIP account.
(Inherited from ISIPClient.) | |
| SourceIdentifier |
Gets or sets an object that can be used to identify a SIP message sent to the client.
(Inherited from ISIPClient.) | |
| Subscription |
Gets the manager that can handle SIP subscriptions (SUBSCRIBE).
(Inherited from ISIPClient.) | |
| Type |
Gets the type of the extension (e.g. SIP).
(Inherited from IExtensionBase.) |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290