Home | History | Annotate | Download | only in sip

Lines Matching refs:isDialogCreated

406             if (sipStack.isDialogCreated(request.getMethod())) {
490 if (sipStack.isDialogCreated(sipRequest.getMethod())) {
832 if (!sipStack.isDialogCreated(transaction.getRequest().getMethod()))