Home | History | Annotate | Download | only in stack

Lines Matching defs:raiseErrorEvent

321                         raiseErrorEvent(SIPDialogErrorEvent.DIALOG_REINVITE_TIMEOUT);
414 raiseErrorEvent(SIPDialogErrorEvent.DIALOG_ACK_NOT_RECEIVED_TIMEOUT);
420 transaction.raiseErrorEvent(SIPTransactionErrorEvent.TIMEOUT_ERROR);
502 raiseErrorEvent(SIPDialogErrorEvent.DIALOG_ACK_NOT_SENT_TIMEOUT);
510 raiseErrorEvent(SIPDialogErrorEvent.DIALOG_ACK_NOT_SENT_TIMEOUT);
680 private void raiseErrorEvent(int dialogTimeoutError) {