Home | History | Annotate | Download | only in stack

Lines Matching refs:putDialog

603     public void putDialog(SIPDialog dialog) {
607 stackLogger.logDebug("putDialog: dialog already exists" + dialogId + " in table = "
613 stackLogger.logDebug("putDialog dialogId=" + dialogId + " dialog = " + dialog);