Searched refs:SERVER_UNREACHABLE (Results 1 – 6 of 6) sorted by relevance
64 public static final int SERVER_UNREACHABLE = -12; field in SipErrorCode92 case SERVER_UNREACHABLE: in toString()
43 SERVER_UNREACHABLE, /* cannot reach the server */ enumConstant
1016 case SipErrorCode.SERVER_UNREACHABLE: in onError()1017 onError(Connection.DisconnectCause.SERVER_UNREACHABLE); in onError()
1059 case SipErrorCode.SERVER_UNREACHABLE: in onRegistrationFailed()
1467 return SipErrorCode.SERVER_UNREACHABLE;
14336 field public static final int SERVER_UNREACHABLE = -12; // 0xfffffff4