Home | History | Annotate | Download | only in message

Lines Matching refs:reasonPhrase

298         String reasonPhrase = SIPResponse.getReasonPhrase(statusCode);
299 //if (reasonPhrase == null)
301 statusLine.setReasonPhrase(reasonPhrase);