Home | History | Annotate | Download | only in sip

Lines Matching refs:isDialogErrorsAutomaticallyHandled

520                     if (sipRequest.getMethod().equals(Request.INVITE) && this.isDialogErrorsAutomaticallyHandled()) {
860 if (sipRequest.getMethod().equals(Request.INVITE) && this.isDialogErrorsAutomaticallyHandled()) {
1103 public boolean isDialogErrorsAutomaticallyHandled() {