Searched refs:rfc2543Supported (Results 1 – 3 of 3) sorted by relevance
2605 if ((sipResponse.getToTag() != null || sipStack.rfc2543Supported) in setLastResponse()2620 && (sipResponse.getToTag() != null || sipStack.rfc2543Supported)) { in setLastResponse()2634 && (sipResponse.getToTag() != null || sipStack.rfc2543Supported) in setLastResponse()
325 protected boolean rfc2543Supported = true; field in SIPTransactionStack2282 return this.rfc2543Supported; in isRfc2543Supported()
990 super.rfc2543Supported = configurationProperties.getProperty( in SipStackImpl()