Searched refs:checkBranchId (Results 1 – 4 of 4) sorted by relevance
352 protected boolean checkBranchId; field in SIPTransactionStack2461 public boolean checkBranchId() { in checkBranchId() method in SIPTransactionStack2462 return this.checkBranchId; in checkBranchId()
1130 if (sipStack.checkBranchId() && !Utils.getInstance().responseBelongsToUs(response)) { in processResponse()1279 if (sipStack.checkBranchId() && !Utils.getInstance().responseBelongsToUs(sipResponse)) { in processResponse()
1042 super.checkBranchId = Boolean.parseBoolean(configurationProperties in SipStackImpl()
382 || sipStack.checkBranchId() ) { in getNewClientTransaction()