Ozeki VoIP SDK Class library
SIPDialogState Enumeration
NamespacesOzeki.VoIP.SIPSIPDialogState
Defines states for SIP dialogs.
Declaration Syntax
C#Visual BasicVisual C++
public enum SIPDialogState
Public Enumeration SIPDialogState
public enum class SIPDialogState
Members
MemberDescription
UNDEFINED Unknown state.
EARLY The dialog is created with a provisional response.
CONFIRMED The dialog is created by or transited to the confirmed state when a final response (2xx) received.
TERMINATED The dialog has been closed.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290