Home | History | Annotate | Download | only in sip

Lines Matching refs:getDialog

176                 Dialog dialog = ((RequestEvent) sipEvent).getDialog();
179 Dialog dialog = ((ResponseEvent) sipEvent).getDialog();
327 if (ct.getDialog() != null) {
329 .getDialog(), sipRequest.getDialogId(false));
359 SIPDialog dialog = sipStack.getDialog(dialogId);
514 SIPDialog dialog = sipStack.getDialog(dialogId);
560 SIPDialog dialog = sipStack.getDialog(dialogId);
584 SIPDialog dialog = sipStack.getDialog(dialogId);
609 SIPDialog dialog = sipStack.getDialog(dialogId);
673 Dialog dialog = sipStack.getDialog(((SIPRequest) request)
849 dialog = sipStack.getDialog(dialogId);
875 dialog = sipStack.getDialog(dialogId);
959 if (tx.getDialog() != null)