Searched refs:maxListenerResponseTime (Results 1 – 3 of 3) sorted by relevance
718 super.maxListenerResponseTime = Integer in SipStackImpl()721 if (super.maxListenerResponseTime <= 0) in SipStackImpl()725 super.maxListenerResponseTime = -1; in SipStackImpl()
504 if (sipStack.maxListenerResponseTime != -1) { in SIPServerTransaction()506 sipStack.maxListenerResponseTime * 1000); in SIPServerTransaction()
319 protected int maxListenerResponseTime; field in SIPTransactionStack444 this.maxListenerResponseTime = -1; in SIPTransactionStack()