Searched refs:getBranchId (Results 1 – 4 of 4) sorted by relevance
10 String getBranchId(); in getBranchId() method
262 public String getBranchId() { in getBranchId() method in SIPTransaction
513 sipStack.getStackLogger().logDebug("Creating Server Transaction" + this.getBranchId()); in SIPServerTransaction()
1456 dialog.firstTransactionId = transaction.getBranchId(); in storeFirstTransactionInfo()1481 if (firstTransactionSeen && !firstTransactionId.equals(transaction.getBranchId()) in addTransaction()