Searched refs:dialogTimeoutError (Results 1 – 1 of 1) sorted by relevance
680 private void raiseErrorEvent(int dialogTimeoutError) { in raiseErrorEvent() argument689 newErrorEvent = new SIPDialogErrorEvent(this, dialogTimeoutError); in raiseErrorEvent()704 if(dialogTimeoutError != SIPDialogErrorEvent.DIALOG_ACK_NOT_SENT_TIMEOUT && in raiseErrorEvent()705 dialogTimeoutError != SIPDialogErrorEvent.DIALOG_ACK_NOT_RECEIVED_TIMEOUT && in raiseErrorEvent()706 dialogTimeoutError != SIPDialogErrorEvent.DIALOG_REINVITE_TIMEOUT ) { in raiseErrorEvent()