LumiSoft Net Help
SIP_UA_CallState Enumeration
NamespacesLumiSoft.Net.SIP.UASIP_UA_CallState
This enum specifies SIP UA call states.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use SIP stack instead.")]
public enum SIP_UA_CallState
<ObsoleteAttribute("Use SIP stack instead.")>
Public Enumeration SIP_UA_CallState
[ObsoleteAttribute(L"Use SIP stack instead.")]
public enum class SIP_UA_CallState
[<ObsoleteAttribute("Use SIP stack instead.")>]
type SIP_UA_CallState
Members
MemberDescription
WaitingForStart Outgoing call waits to be started.
Calling Outgoing calling is in progress.
Ringing Outgoing call remote end party is ringing.
Queued Outgoing call remote end pary queued a call.
WaitingToAccept Incoming call waits to be accepted.
Active Call is active.
Terminating Call is terminating.
Terminated Call is terminated.
Disposed Call has disposed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119