207208209210211212213214215216217
break; } if (target == null) { log.error("findLocalTarget: No contacts for "+ addressOfRecord + " found."); throw new SipSendErrorResponseException("User temporarily unavailable", Response.TEMPORARILY_UNAVAILABLE); } } return target;