Home | History | Annotate | Download | only in sip

Lines Matching refs:reasonPhrase

136      * @param reasonPhrase
140 String reasonPhrase) {
142 if (reasonPhrase != null)
143 sipResponse.setReasonPhrase(reasonPhrase);