Home | History | Annotate | Download | only in sip

Lines Matching refs:sipStack

53     private SipStackImpl sipStack;
83 if (sipStack.isLoggingEnabled())
84 sipStack.getStackLogger().logDebug(
107 if (sipStack.isLoggingEnabled())
108 sipStack.getStackLogger().logDebug(
117 if (sipStack.isLoggingEnabled())
118 sipStack.getStackLogger().logDebug(
124 if (sipStack.isLoggingEnabled())
125 sipStack.getStackLogger().logDebug(
133 sipStack);
143 this.sipStack = sipStackImpl;