Searched refs:TRACE_INFO (Results 1 – 5 of 5) sorted by relevance
12 public static final int TRACE_INFO = 16; field15 public static final int TRACE_MESSAGES = TRACE_INFO;
620 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO); in sendMessage()622 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO); in sendMessage()686 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO); in sendMessage()
172 sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
1291 if (this.stackLogger.isLoggingEnabled(StackLogger.TRACE_INFO)) { in newSIPServerResponse()1307 if (this.stackLogger.isLoggingEnabled(StackLogger.TRACE_INFO)) { in newSIPServerResponse()
51 TRACE_INFO(0x1000), enumConstant