WSCStatusCode Constants Reference

Declared in WSCStatusCode.h

WSCStatusCode

Represents the various WebRTC Session Controller status codes.

Constants

WSCStatusCodeRinging

Destination user agent received INVITE, and is alerting user of call.

Declared In WSCStatusCode.h.

WSCStatusCodeSessionProgress

This response may be used to send extra information for a call which is still being set up.

Declared In WSCStatusCode.h.

WSCStatusCodeOk

Indicates the request was successful.

Declared In WSCStatusCode.h.

WSCStatusCodeBadRequest

The request could not be understood due to malformed syntax.

Declared In WSCStatusCode.h.

WSCStatusCodeUnauthorized

The request requires user authentication. This response is issued by servers and registrars.

Declared In WSCStatusCode.h.

WSCStatusCodeForbidden

The server understood the request, but is refusing to fulfil it.

Declared In WSCStatusCode.h.

WSCStatusCodeResourceUnavailable

The server has definitive information that the user does not exist at the domain specified in the Request-URI.

Declared In WSCStatusCode.h.

WSCStatusCodeProxyAuthRequired

This code is similar to 401 (UNAUTHORIZED), but indicates that the client MUST first authenticate itself with the proxy.

Declared In WSCStatusCode.h.

WSCStatusCodeRequestTimeout

Couldn’t find the user in time. The server could not produce a response within a suitable amount of time.

Declared In WSCStatusCode.h.

WSCStatusCodeTemporarilyUnavailable

The callee’s end system was contacted successfully but the callee is currently unavailable.

Declared In WSCStatusCode.h.

WSCStatusCodeBusyHere

The callee’s end system was contacted successfully, but the callee is currently not willing or able to take additional calls at this end system.

Declared In WSCStatusCode.h.

WSCStatusCodeRequestTerminated

Request has terminated by bye or cancel.

Declared In WSCStatusCode.h.

WSCStatusCodeRequestPending

Server has some pending request from the same dialog.

Declared In WSCStatusCode.h.

WSCStatusCodeServerError

The server could not fulfill the request due to some unexpected condition.

Declared In WSCStatusCode.h.

WSCStatusCodeWebsocketError

The error code for WebSocket.

Declared In WSCStatusCode.h.

WSCStatusCodeBusyEverywhere

The callee’s end system was contacted successfully but the callee is busy and does not wish to take the call at this time.

Declared In WSCStatusCode.h.

WSCStatusCodeDeclined

The callee’s machine was successfully contacted but the user explicitly does not wish to or cannot participate.

Declared In WSCStatusCode.h.

WSCStatusCodeUnknown

Unknown status.

Declared In WSCStatusCode.h.

Declared In

WSCStatusCode.h