Click or drag to resize
IPBXSIPClient Methods

The IPBXSIPClient type exposes the following members.

Methods
  NameDescription
Public methodGetDialInfoSIPAddress
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.
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