Home | History | Annotate | Download | only in stack

Lines Matching refs:getDialogId

530          * transactionResponse); this.setDialog(dialog, transactionResponse.getDialogId(false)); }
945 .getDialogId(false));
1364 String dialogId = sipResponse.getDialogId(false);
1399 String defaultDialogId = defaultDialog.getDialogId();
1429 this.setDialog(dialog, dialog.getDialogId());
1441 this.setDialog(dialog, dialog.getDialogId());
1465 getDialogId(false);
1516 if (dialogId != null && sipDialog.getDialogId() != null) {