Searched refs:TIMEOUT_RETRANSMIT (Results 1 – 3 of 3) sorted by relevance
63 public static final int TIMEOUT_RETRANSMIT = 3; field in SIPTransactionErrorEvent
816 if (errorEventID != SIPTransactionErrorEvent.TIMEOUT_RETRANSMIT) { in raiseErrorEvent()
951 … } else if (transactionErrorEvent.getErrorID() == SIPTransactionErrorEvent.TIMEOUT_RETRANSMIT) { in transactionErrorEvent()