/external/nist-sip/java/gov/nist/javax/sip/ |
D | EventScanner.java | 82 sipStack.getStackLogger().logDebug("addEvent " + eventWrapper); in addEvent() 130 sipStack.getStackLogger().logDebug( in deliverEvent() 149 sipStack.getStackLogger().logDebug( in deliverEvent() 187 .getStackLogger() in deliverEvent() 192 sipStack.getStackLogger().logDebug( in deliverEvent() 198 sipStack.getStackLogger().logDebug( in deliverEvent() 216 sipStack.getStackLogger() in deliverEvent() 220 sipStack.getStackLogger().logDebug( in deliverEvent() 227 sipStack.getStackLogger().logDebug( in deliverEvent() 243 sipStack.getStackLogger().logException(ex); in deliverEvent() [all …]
|
D | DialogFilter.java | 125 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendRequestPendingResponse() 155 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendBadRequestResponse() 186 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendCallOrTransactionDoesNotExistResponse() 213 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendLoopDetectedResponse() 231 sipStack.getStackLogger() in sendServerInternalErrorResponse() 248 sipStack.getStackLogger().logError("Problem sending response", ex); in sendServerInternalErrorResponse() 263 sipStack.getStackLogger().logDebug( in processRequest() 269 sipStack.getStackLogger().logDebug( in processRequest() 279 sipStack.getStackLogger().logDebug("No provider - dropping !!"); in processRequest() 291 sipStack.getStackLogger().logDebug( in processRequest() [all …]
|
D | SipStackImpl.java | 638 getStackLogger() in SipStackImpl() 645 getStackLogger().logError("could not instantiate router", in SipStackImpl() 699 getStackLogger().logError( in SipStackImpl() 796 getStackLogger().logError( in SipStackImpl() 808 this.getStackLogger().logError( in SipStackImpl() 823 this.getStackLogger() in SipStackImpl() 844 this.getStackLogger() in SipStackImpl() 883 getStackLogger().logError("Bad read timeout " + readTimeout); in SipStackImpl() 893 this.getStackLogger().logWarning( in SipStackImpl() 911 getStackLogger().logError( in SipStackImpl() [all …]
|
D | NistSipMessageFactoryImpl.java | 84 sipStack.getStackLogger().logDebug( in newSIPServerRequest() 108 sipStack.getStackLogger().logDebug( in newSIPServerResponse() 118 sipStack.getStackLogger().logDebug( in newSIPServerResponse() 125 sipStack.getStackLogger().logDebug( in newSIPServerResponse()
|
D | SipProviderImpl.java | 137 sipStack.getStackLogger().logDebug("Exiting provider"); in stop() 170 sipStack.getStackLogger().logDebug( in handleEvent() 177 … if ( sipStack.isLoggingEnabled()) sipStack.getStackLogger().logDebug("Dialog = " + dialog); in handleEvent() 180 … if (sipStack.isLoggingEnabled() ) sipStack.getStackLogger().logDebug("Dialog = " + dialog); in handleEvent() 182 sipStack.getStackLogger().logStackTrace(); in handleEvent() 233 sipStack.getStackLogger().logDebug("add SipListener " + sipListener); in addSipListener() 337 sipStack.getStackLogger().logDebug( in getNewClientTransaction() 467 … sipStack.getStackLogger().logError("Creating server transaction for ACK -- makes no sense!"); in getNewServerTransaction() 677 sipStack.getStackLogger().logWarning( in sendRequest() 719 sipStack.getStackLogger().logException(ex); in sendRequest() [all …]
|
D | ListeningPointImpl.java | 240 InternalErrorHandler.handleException("Unexpected exception",sipStack.getStackLogger()); in createContactHeader()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPDialog.java | 296 sipStack.getStackLogger().logError("unexpected error", e); in terminate() 314 sipStack.getStackLogger().logError( in run() 353 sipStack.getStackLogger().logDebug("Interrupted sleep"); in run() 360 sipStack.getStackLogger().logDebug("re-INVITE successfully sent"); in run() 362 sipStack.getStackLogger().logError("Error sending re-INVITE", ex); in run() 401 sipStack.getStackLogger().logDebug("Running dialog timer"); in runTask() 446 stack.getStackLogger().logDebug("resend 200 response from " + dialog); in runTask() 500 sipStack.getStackLogger().logError("ACK Was not sent. killing dialog"); in runTask() 508 sipStack.getStackLogger().logError("ACK Was not sent. Sending BYE"); in runTask() 586 sipStack.getStackLogger().logDebug("Creating a dialog : " + this); in SIPDialog() [all …]
|
D | UDPMessageChannel.java | 236 this.sipStack.getStackLogger().logDebug("Creating message channel " in UDPMessageChannel() 300 sipStack.getStackLogger().logError( in run() 327 this.sipStack.getStackLogger() in processIncomingDataPacket() 342 this.sipStack.getStackLogger().logDebug("Rejecting message ! " in processIncomingDataPacket() 344 this.sipStack.getStackLogger().logDebug("error message " in processIncomingDataPacket() 346 this.sipStack.getStackLogger().logException(ex); in processIncomingDataPacket() 358 sipStack.getStackLogger().logDebug( in processIncomingDataPacket() 360 sipStack.getStackLogger().logDebug(badReqRes); in processIncomingDataPacket() 366 this.sipStack.getStackLogger().logException(e); in processIncomingDataPacket() 371 .getStackLogger() in processIncomingDataPacket() [all …]
|
D | TCPMessageChannel.java | 123 sipStack.getStackLogger().logDebug("creating new TCPMessageChannel "); in TCPMessageChannel() 124 sipStack.getStackLogger().logStackTrace(); in TCPMessageChannel() 157 sipStack.getStackLogger().logDebug("creating new TCPMessageChannel "); in TCPMessageChannel() 158 sipStack.getStackLogger().logStackTrace(); in TCPMessageChannel() 190 sipStack.getStackLogger().logDebug("Closing message Channel " + this); in close() 193 sipStack.getStackLogger().logDebug("Error closing socket " + ex); in close() 294 if (this.sipStack.getStackLogger().isLoggingEnabled(ServerLogger.TRACE_MESSAGES)) in sendMessage() 364 sipStack.getStackLogger().logException(ex); in handleException() 372 sipStack.getStackLogger().logDebug( in handleException() 384 sipStack.getStackLogger().logDebug("Sending automatic 400 Bad Request:"); in handleException() [all …]
|
D | TLSMessageChannel.java | 127 sipStack.getStackLogger().logDebug("creating new TLSMessageChannel (incoming)"); in TLSMessageChannel() 128 sipStack.getStackLogger().logStackTrace(); in TLSMessageChannel() 172 sipStack.getStackLogger().logDebug("creating new TLSMessageChannel (outgoing)"); in TLSMessageChannel() 173 sipStack.getStackLogger().logStackTrace(); in TLSMessageChannel() 202 sipStack.getStackLogger().logDebug("Closing message Channel " + this); in close() 205 sipStack.getStackLogger().logDebug("Error closing socket " + ex); in close() 292 if (this.sipStack.getStackLogger().isLoggingEnabled(ServerLogger.TRACE_MESSAGES)) in sendMessage() 344 sipStack.getStackLogger().logException(ex); in handleException() 352 sipStack.getStackLogger().logDebug("Encountered bad message \n" + message); in handleException() 360 sipStack.getStackLogger().logDebug("Sending automatic 400 Bad Request:"); in handleException() [all …]
|
D | TLSMessageProcessor.java | 150 sipStack.getStackLogger().logDebug("Accepting new connection!"); in run() 159 sipStack.getStackLogger().logError( in run() 166 sipStack.getStackLogger().logError( in run() 171 sipStack.getStackLogger().logError("Problem Accepting Connection", ex); in run() 174 sipStack.getStackLogger().logError("Unexpected Exception!", ex); in run() 220 sipStack.getStackLogger().logDebug(Thread.currentThread() + " removing " + key); in remove() 241 sipStack.getStackLogger().logDebug("key " + key); in createMessageChannel() 242 sipStack.getStackLogger().logDebug("Creating " + retval); in createMessageChannel() 253 sipStack.getStackLogger().logDebug("Closing " + key); in cacheMessageChannel() 257 sipStack.getStackLogger().logDebug("Caching " + key); in cacheMessageChannel() [all …]
|
D | SIPTransaction.java | 278 sipStack.getStackLogger().logDebug("LingerTimer : " in LingerTimer() 290 sipStack.getStackLogger().logDebug("LingerTimer: run() : " in runTask() 301 sipStack.getStackLogger().logDebug("removing" + transaction); in runTask() 312 sipStack.getStackLogger().logDebug("Use Count = " + useCount); in runTask() 349 sipStack.getStackLogger() in SIPTransaction() 408 sipStack.getStackLogger().logDebug("Setting Branch id : " + newBranch); in setOriginalRequest() 416 sipStack.getStackLogger().logDebug("Branch id is null - compute TID!" in setOriginalRequest() 542 sipStack.getStackLogger().logDebug("Transaction:setState " + newState in setState() 545 sipStack.getStackLogger().logStackTrace(); in setState() 602 sipStack.getStackLogger().logDebug("enableTimeoutTimer " + this in enableTimeoutTimer() [all …]
|
D | DefaultRouter.java | 121 .getStackLogger() in DefaultRouter() 204 sipStack.getStackLogger() in getNextHop() 210 sipStack.getStackLogger() in getNextHop() 221 sipStack.getStackLogger() in getNextHop() 232 sipStack.getStackLogger() in getNextHop() 239 sipStack.getStackLogger().logDebug("Used request-URI for nextHop = " in getNextHop() 242 sipStack.getStackLogger() in getNextHop() 250 this.sipStack.getStackLogger()); in getNextHop() 277 sipStack.getStackLogger().logDebug("post: fixStrictRouting" + req); in fixStrictRouting()
|
D | TCPMessageProcessor.java | 135 getSIPStack().getStackLogger().logDebug("Accepting new connection!"); in run() 146 getSIPStack().getStackLogger().logException(ex); in run() 203 sipStack.getStackLogger().logDebug(Thread.currentThread() + " removing " + key); in remove() 225 sipStack.getStackLogger().logDebug("key " + key); in createMessageChannel() 226 sipStack.getStackLogger().logDebug("Creating " + retval); in createMessageChannel() 237 sipStack.getStackLogger().logDebug("Closing " + key); in cacheMessageChannel() 241 sipStack.getStackLogger().logDebug("Caching " + key); in cacheMessageChannel() 257 sipStack.getStackLogger().logDebug("key " + key); in createMessageChannel() 258 sipStack.getStackLogger().logDebug("Creating " + retval); in createMessageChannel()
|
D | SIPClientTransaction.java | 226 sipStack.getStackLogger().logDebug( in runTask() 263 sipStack.getStackLogger().logDebug("Client Use Count = " + useCount); in runTask() 303 sipStack.getStackLogger().logDebug("Creating clientTransaction " + this); in SIPClientTransaction() 304 sipStack.getStackLogger().logStackTrace(); in SIPClientTransaction() 317 sipStack.getStackLogger().logDebug( in setResponseInterface() 320 sipStack.getStackLogger().logStackTrace(); in setResponseInterface() 321 sipStack.getStackLogger().logDebug("WARNING -- setting to null!"); in setResponseInterface() 418 sipStack.getStackLogger().logDebug("Sending Message " + messageToSend); in sendMessage() 419 sipStack.getStackLogger().logDebug("TransactionState " + this.getState()); in sendMessage() 516 sipStack.getStackLogger().logDebug( in processResponse() [all …]
|
D | IOHandler.java | 167 sipStack.getStackLogger().logDebug( 172 sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO); 195 sipStack.getStackLogger().logDebug("inaddr = " + receiverAddress); 196 sipStack.getStackLogger().logDebug("port = " + contactPort); 217 sipStack.getStackLogger().logDebug( 238 sipStack.getStackLogger().logDebug(this.socketTable.toString()); 239 sipStack.getStackLogger().logError( 265 sipStack.getStackLogger().logDebug("inaddr = " + receiverAddress); 266 sipStack.getStackLogger().logDebug("port = " + contactPort); 291 sipStack.getStackLogger().logException(ex);
|
D | SIPServerTransaction.java | 311 sipStack.getStackLogger().logError("unexpected exception", ex); in runTask() 325 … sipStack.getStackLogger().logDebug("scheduled timer for " + SIPServerTransaction.this); in SendTrying() 336 sipStack.getStackLogger().logDebug(" sending Trying current state = " in runTask() 342 sipStack.getStackLogger().logDebug(" trying sent " in runTask() 346 sipStack.getStackLogger().logError("IO error sending TRYING"); in runTask() 357 sipStack.getStackLogger().logDebug("TransactionTimer() : " + getTransactionId()); in TransactionTimer() 513 sipStack.getStackLogger().logDebug("Creating Server Transaction" + this.getBranchId()); in SIPServerTransaction() 514 sipStack.getStackLogger().logStackTrace(); in SIPServerTransaction() 716 … sipStack.getStackLogger().logDebug("processRequest: " + transactionRequest.getFirstLine()); in processRequest() 717 sipStack.getStackLogger().logDebug("tx state = " + this.getRealState()); in processRequest() [all …]
|
D | UDPMessageProcessor.java | 206 … sipStack.getStackLogger().logDebug("Dropping message -- queue length exceeded"); in run() 217 … sipStack.getStackLogger().logDebug("Dropping message with probability " + (1.0 - threshold)); in run() 250 getSIPStack().getStackLogger() in run() 262 getSIPStack().getStackLogger() in run() 266 getSIPStack().getStackLogger() in run()
|
D | MessageProcessor.java | 189 this.getSIPStack().getStackLogger().logError("getListeningPoint" + this + in getListeningPoint() 199 this.getSIPStack().getStackLogger().logDebug("setListeningPoint" + this + in setListeningPoint() 205 ("lp mismatch with provider",getSIPStack().getStackLogger()); in setListeningPoint()
|
D | MessageChannel.java | 214 getSIPStack().getStackLogger().logDebug("Self routing message"); in sendMessage() 227 if (this.getSIPStack().getStackLogger().isLoggingEnabled(ServerLogger.TRACE_ERROR)) { in sendMessage() 228 this.getSIPStack().getStackLogger().logError("Error self routing message cause by: ", ex); in sendMessage() 234 if (this.getSIPStack().getStackLogger().isLoggingEnabled(ServerLogger.TRACE_MESSAGES)) in sendMessage() 344 if (!getSIPStack().getStackLogger().isLoggingEnabled(ServerLogger.TRACE_MESSAGES)) in logMessage()
|
D | SIPTransactionStack.java | 541 this.getStackLogger().disableLogging(); in disableLogging() 549 this.getStackLogger().enableLogging(); in enableLogging() 558 this.getStackLogger().logDebug("dialog table = " + this.dialogTable); in printDialogTable() 916 getStackLogger().logDebug( in findTransaction() 940 getStackLogger().logDebug("clientTx: looking for key " + key); in findTransaction() 961 if ( this.getStackLogger().isLoggingEnabled()) { in findTransaction() 962 this.getStackLogger().logDebug("findTransaction: returning : " + retval); in findTransaction() 1720 public StackLogger getStackLogger() { in getStackLogger() method in SIPTransactionStack
|
D | ServerLog.java | 452 this.stackLogger = this.sipStack.getStackLogger(); in setSipStack()
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
D | AuthenticationHelperImpl.java | 130 sipStack.getStackLogger().logDebug("handleChallenge: " + challenge); in handleChallenge() 256 sipStack.getStackLogger().logDebug( in handleChallenge() 267 sipStack.getStackLogger().logDebug( in handleChallenge() 274 sipStack.getStackLogger().logError("Unexpected exception ", ex); in handleChallenge() 310 method, uri, requestBody, qop,sipStack.getStackLogger());// jvb changed in getAuthorization() 376 method, uri, requestBody, qop,sipStack.getStackLogger());// jvb changed in getAuthorization() 445 sipStack.getStackLogger().logDebug( in setAuthenticationHeaders()
|