Searched refs:getContactHeader (Results 1 – 3 of 3) sorted by relevance
279 if (this.getContactHeader() == null) { in checkHeaders()290 SipUri sipUri = (SipUri) this.getContactHeader().getAddress().getURI(); in checkHeaders()301 if (this.getContactHeader() == null in checkHeaders()
984 public Contact getContactHeader() { in getContactHeader() method in SIPMessage
1462 dialog.contactHeader = response != null ? response.getContactHeader() : null; in storeFirstTransactionInfo()1467 dialog.contactHeader = sipRequest.getContactHeader(); in storeFirstTransactionInfo()