Searched refs:getLocalIpAddress (Results 1 – 6 of 6) sorted by relevance
28 String getLocalIpAddress(); in getLocalIpAddress() method
114 String address = configuration.getLocalIpAddress(); in buildInvite()218 String host = configuration.getLocalIpAddress(); in generateContactHeader()
168 SimpleSdpMessage sdp = SdpUtils.createSdpForMsrp(configuration.getLocalIpAddress(),224 SimpleSdpMessage sdp = SdpUtils.createSdpForMsrp(configuration.getLocalIpAddress(), false);455 return configuration.getLocalIpAddress();
56 public String getLocalIpAddress() {
70 public String getLocalIpAddress() {
295 public String getLocalIpAddress() { in getLocalIpAddress() method in RegistrationControllerImpl.RegistrationContext