Searched refs:clientTransactionTableHiwaterMark (Results 1 – 2 of 2) sorted by relevance
153 protected int clientTransactionTableHiwaterMark = 1000; field in SIPTransactionStack1523 if (this.activeClientTransactionCount.get() > clientTransactionTableHiwaterMark) { in addTransactionHash()
838 this.clientTransactionTableHiwaterMark = new Integer( in SipStackImpl()