Home | History | Annotate | Download | only in stack

Lines Matching refs:LingerTimer

369 	class LingerTimer extends SIPStackTimerTask implements Serializable {
371 public LingerTimer() {
1230 sipStack.getTimer().schedule(new LingerTimer(), DIALOG_LINGER_TIME * 1000);