Searched refs:CALL_OR_TRANSACTION_DOES_NOT_EXIST (Results 1 – 4 of 4) sorted by relevance
37 int CALL_OR_TRANSACTION_DOES_NOT_EXIST = 481; field
173 .createResponse(Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST); in sendCallOrTransactionDoesNotExistResponse()585 .createResponse(Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST); in processRequest()653 .createResponse(Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST); in processRequest()748 .createResponse(Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST); in processRequest()964 .createResponse(Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST); in processRequest()
301 … && (sipResponse.getStatusCode() == Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST || sipResponse in deliverEvent()
200 case CALL_OR_TRANSACTION_DOES_NOT_EXIST : in getReasonPhrase()