Searched refs:newErrorEvent (Results 1 – 2 of 2) sorted by relevance
794 SIPTransactionErrorEvent newErrorEvent; in raiseErrorEvent() local801 newErrorEvent = new SIPTransactionErrorEvent(this, errorEventID); in raiseErrorEvent()810 nextListener.transactionErrorEvent(newErrorEvent); in raiseErrorEvent()
682 SIPDialogErrorEvent newErrorEvent; in raiseErrorEvent() local689 newErrorEvent = new SIPDialogErrorEvent(this, dialogTimeoutError); in raiseErrorEvent()697 nextListener.dialogErrorEvent(newErrorEvent); in raiseErrorEvent()