Searched refs:getIPAddress (Results 1 – 8 of 8) sorted by relevance
106 return makeKey(this.getIPAddress(), port, transport); in getKey()191 public String getIPAddress() { in getIPAddress() method in ListeningPointImpl227 String ipAddress = this.getIPAddress(); in createContactHeader()
259 .getIPAddress()); in getNewCallId()708 this.getListeningPoint(hop.getTransport()).getIPAddress(), in sendRequest()789 this.getListeningPoint(hop.getTransport()).getIPAddress(), in sendResponse()808 this.address = listeningPoint.getIPAddress(); in setListeningPoint()1026 this.address = listeningPoint.getIPAddress(); in addListeningPoint()1029 if ((!this.address.equals(listeningPoint.getIPAddress())) in addListeningPoint()
266 + listeningPoint.getIPAddress() + ":" + listeningPoint.getPort()); in processRequest()320 … && (!ipAddress.equals(listeningPoint.getIPAddress()) || contactPort != listeningPoint in processRequest()382 if ((host.equals(listeningPoint.getIPAddress()) || host in processRequest()
1201 public String getIPAddress() { in getIPAddress() method in SipStackImpl
15 String getIPAddress(); in getIPAddress() method
25 String getIPAddress(); in getIPAddress() method
482 hop.getTransport()).getIPAddress(), this.getPort(), hop); in sendResponse()
2111 .getSipProvider().getListeningPoint(hop.getTransport()).getIPAddress(), in sendRequest()2152 .getListeningPoint(outboundProxy.getTransport()).getIPAddress(), in sendRequest()