Home | History | Annotate | Download | only in sip

Lines Matching refs:BYE

820             if (isRequestEvent(Request.BYE, evt)) {
821 // terminate the call whenever a BYE is received
1294 // expect END_CALL cmd, BYE request, hold call (MakeCallCommand)
1311 } else if (isRequestEvent(Request.BYE, evt)) {
1331 if (expectResponse(Request.BYE, evt)) {