Home | History | Annotate | Download | only in stack

Lines Matching refs:newErrorEvent

682 		SIPDialogErrorEvent newErrorEvent;
689 newErrorEvent = new SIPDialogErrorEvent(this, dialogTimeoutError);
697 nextListener.dialogErrorEvent(newErrorEvent);