Home | History | Annotate | Download | only in message

Lines Matching refs:BYE

117         putName(Request.BYE);
211 * Check header for constraints. (1) Invite options and bye requests can only have SIP URIs in
969 * to true if you are the server of the transaction and are generating a BYE request).
982 // For BYE and cancel set the CSeq header to the
1044 * Create a BYE request from this request.
1048 * generating a BYE request for the dialog.
1049 * @return a new default BYE request.
1053 requestLine.setMethod("BYE");