Searched defs:isDialogErrorsAutomaticallyHandled (Results 1 - 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/
H A DSipProviderImpl.java520 if (sipRequest.getMethod().equals(Request.INVITE) && this.isDialogErrorsAutomaticallyHandled()) {
860 if (sipRequest.getMethod().equals(Request.INVITE) && this.isDialogErrorsAutomaticallyHandled()) {
1103 public boolean isDialogErrorsAutomaticallyHandled() { method in class:SipProviderImpl

Completed in 55 milliseconds