Searched refs:SERVER_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance
48 int SERVER_INTERNAL_ERROR = 500; field
241 case SERVER_INTERNAL_ERROR : in getReasonPhrase()
233 SIPResponse sipResponse = sipRequest.createResponse(Response.SERVER_INTERNAL_ERROR); in sendServerInternalErrorResponse()