Searched refs:TRANSPORT_ERROR (Results 1 – 5 of 5) sorted by relevance
58 public static final int TRANSPORT_ERROR = 2; field in SIPTransactionErrorEvent
1135 raiseErrorEvent(SIPTransactionErrorEvent.TRANSPORT_ERROR); in fireRetransmissionTimer()1150 raiseErrorEvent(SIPTransactionErrorEvent.TRANSPORT_ERROR); in fireReliableResponseRetransmissionTimer()1408 raiseErrorEvent(SIPTransactionErrorEvent.TRANSPORT_ERROR); in sendResponse()
542 raiseErrorEvent(SIPTransactionErrorEvent.TRANSPORT_ERROR); in processResponse()1034 raiseErrorEvent(SIPTransactionErrorEvent.TRANSPORT_ERROR); in fireRetransmissionTimer()
1606 if (transactionErrorEvent.getErrorID() == SIPTransactionErrorEvent.TRANSPORT_ERROR) { in transactionErrorEvent()
905 if (transactionErrorEvent.getErrorID() == SIPTransactionErrorEvent.TRANSPORT_ERROR) { in transactionErrorEvent()