Click or drag to resize
ISIPClientExtension Methods

The ISIPClientExtension type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodGetDialInfoSIPAddress (Inherited from IPBXSIPClient.)
Public methodGetManagerT
Gets the specified manager of the UA instance with T type.
(Inherited from IUserAgentInstance.)
Public methodGetNextCSeq
Retrieves the next out-of-dialog CSeq.
(Inherited from IUserAgentInstance.)
Public methodGetRequestURI (Inherited from IUserAgentInstance.)
Public methodOnCalled
Creates a call object to that extension. This method will be called when calling the extension.
(Inherited from IPBXSIPClient.)
Public methodOnMessageReceived
This will be called when an extension sent a message to this extension.
(Inherited from IExtensionBase.)
Public methodRecognize (Inherited from IUserAgentInstance.)
Top
See Also