|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface contains non-error SIP status codes.
| Field Summary | |
static int |
ALTSERVICE
Alternative Service - the call was not successful, but alternative services are possible |
static int |
FORWARDING
Call Is Being Forwarded |
static int |
OK
OK - the request has succeeded |
static int |
PERMMOVE
Moved Permanently |
static int |
QUEUED
Queued |
static int |
REDIRECTION
Multiple Choices - the address in the request resolved to several choices |
static int |
RINGING
Ringing |
static int |
TEMPMOVE
Moved Temporarily |
static int |
TRYING
Trying - some unspecfied action is being taken on behalf of this call |
static int |
USEPROXY
Use Proxy |
| Field Detail |
public static final int TRYING
public static final int RINGING
public static final int FORWARDING
public static final int QUEUED
public static final int OK
public static final int REDIRECTION
public static final int PERMMOVE
public static final int TEMPMOVE
public static final int USEPROXY
public static final int ALTSERVICE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||