Home | History | Annotate | Download | only in stack

Lines Matching refs:getStackLogger

236             this.sipStack.getStackLogger().logDebug("Creating message channel "
300 sipStack.getStackLogger().logError(
327 this.sipStack.getStackLogger()
342 this.sipStack.getStackLogger().logDebug("Rejecting message ! "
344 this.sipStack.getStackLogger().logDebug("error message "
346 this.sipStack.getStackLogger().logException(ex);
358 sipStack.getStackLogger().logDebug(
360 sipStack.getStackLogger().logDebug(badReqRes);
366 this.sipStack.getStackLogger().logException(e);
371 .getStackLogger()
386 this.sipStack.getStackLogger().logDebug("Rejecting message ! + Null message parsed.");
405 this.sipStack.getStackLogger().logError("bad message " + badmsg);
406 this.sipStack.getStackLogger().logError(">>> Dropped Bad Msg "
474 if (sipStack.getStackLogger().isLoggingEnabled(ServerLogger.TRACE_MESSAGES)) {
486 this.sipStack.getStackLogger()
494 this.sipStack.getStackLogger().logDebug("About to process "
507 this.sipStack.getStackLogger().logDebug("Done processing "
520 sipStack.getStackLogger()
533 sipStack.getStackLogger()
550 this.sipStack.getStackLogger().logDebug("null sipServerResponse!");
585 this.sipStack.getStackLogger().logException(ex);
595 sipStack.getStackLogger().logError("BAD MESSAGE!");
596 sipStack.getStackLogger().logError(message);
620 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
622 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
644 sipStack.getStackLogger().logDebug("Self routing message");
659 sipStack.getStackLogger().logError("An exception occured while sending message",ex);
663 if (sipStack.getStackLogger().isLoggingEnabled(ServerLogger.TRACE_MESSAGES) && !sipMessage.isNullRequest())
665 else if (sipStack.getStackLogger().isLoggingEnabled(ServerLogger.TRACE_DEBUG))
666 sipStack.getStackLogger().logDebug("Sent EMPTY Message");
686 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
690 this.sipStack.getStackLogger().logDebug(getClass().getName()
696 this.sipStack.getStackLogger().logDebug("sendMessage " + peerAddress.getHostAddress() + "/"
698 this.sipStack.getStackLogger().logDebug("*******************\n");
754 this.sipStack.getStackLogger().logDebug(getClass().getName()
760 this.sipStack.getStackLogger().logDebug( ":sendMessage " + peerAddress.getHostAddress() + "/"
778 this.sipStack.getStackLogger().logDebug("sendMessage "