LumiSoft Mail Server User API
Queued Field
Namespaces > LumiSoft.Net.SIP > SIP_ResponseCodes > Queued
The called party is temporarily unavailable, but the server has decided to queue the call rather than reject it. When the callee becomes available, it will return the appropriate final status response.
Syntax
C#Visual BasicManaged C++
public static readonly string Queued
Public Shared ReadOnly Queued As String
public:
static initonly String^ Queued

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)