Searched refs:EARLY_STATE (Results 1 – 1 of 1) sorted by relevance
214 public final static int EARLY_STATE = DialogState._EARLY; field in SIPDialog940 if (this.getState() == null || this.getState().getValue() == EARLY_STATE) { in sendAck()1889 || (this.isServer() && this.getState().getValue() == EARLY_STATE && method in createRequest()2604 setState(SIPDialog.EARLY_STATE); in setLastResponse()2653 .getValue() == SIPDialog.EARLY_STATE))) { in setLastResponse()2730 setState(SIPDialog.EARLY_STATE); in setLastResponse()2767 if (this.dialogState <= SIPDialog.EARLY_STATE in setLastResponse()