| C# | Visual Basic | Visual C++ |
public interface IPBXSIPClient : IExtensionBase, IUserAgentInstance, ISIPClientCommon
Public Interface IPBXSIPClient Inherits IExtensionBase, IUserAgentInstance, ISIPClientCommon
public interface class IPBXSIPClient : IExtensionBase, IUserAgentInstance, ISIPClientCommon
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| BaseConfig |
Gets the base configuration for the SIP extension.
(Inherited from ISIPClientCommon.) | |
| ExtensionID |
Gets the ID of the extension.
(Inherited from IExtensionBase.) | |
| GetDialInfoSIPAddress(String) | ||
| 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) | ||
| OnMessageReceived(Message) |
This will be called when an extension sent a message to this extension.
(Inherited from IExtensionBase.) | |
| Options | ||
| OutboundCallHeaderMapper |
Gets the SIP header mapper for outgoing SIP messages.
(Inherited from ISIPClientCommon.) | |
| Recognize(Request) | (Inherited from IUserAgentInstance.) | |
| Type |
Gets the type of the extension (e.g. SIP).
(Inherited from IExtensionBase.) |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290