Home | History | Annotate | Download | only in sip

Lines Matching refs:TERMINATED

360         if (dialog != null && dialog.getState() == DialogState.TERMINATED) {
363 // ("Found a terminated dialog -- possible re-use of old tag
748 if ( st != null && st.getState() != TransactionState.TERMINATED && this.isAutomaticDialogSupportEnabled()) {