Home | History | Annotate | Download | only in stack

Lines Matching defs:setLastResponse

605         this.setLastResponse(transaction, sipResponse);
615 this.setLastResponse(null, sipResponse);
1400 d.setLastResponse(subscribeTx, subscribeTx.getLastResponse());
2551 public void setLastResponse(SIPTransaction transaction, SIPResponse sipResponse) {
2557 "Invalid status code - 100 in setLastResponse - ignoring");
2566 "sipDialog: setLastResponse:" + this + " lastResponse = "
2572 setLastResponse -- dialog is terminated - ignoring ");
3057 this.setLastResponse(serverTransaction, sipResponse);